Corpora Commander next#97
Conversation
PR Reviewer Guide 🔍(Review updated until commit b412036)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to b412036
Previous suggestionsSuggestions up to commit bf5ed37
|
|
/describe |
|
/review |
|
Persistent review updated to latest commit b412036 |
1 similar comment
|
Persistent review updated to latest commit b412036 |
|
PR Description updated to latest commit (b412036) |
|
Some notes for next steps:
non-image area notes:
|
PR Type
enhancement, tests, dependencies
Description
Added new API endpoints for rewriting sections and subsections.
Introduced a new
RewriteWorkspacecomponent for managing rewrite operations.Updated dependencies and added new packages for UI components.
Enhanced snapshot management with new API endpoints and schemas.
Diagram Walkthrough
File Walkthrough
20 files
Add endpoints for rewriting sections and subsectionsUpdate markdown and JSON rulesUpdate completion model to gpt-5.1Modify token handling and remove default max tokensAdd logging for Claude provider loadingAdd API methods for Claude models and snapshot managementIntroduce RewriteWorkspace componentAdd RewriteSidebar component for section managementSimplify GenerateRewriteDialog componentCreate store for managing rewrite workspace stateAdd RewriteUnitPanel component for unit managementEnhance Textarea component with word countAdd RewriteHeader component for workspace controlsUpdate SubsectionEditor with new context handlingUpdate API schemas with new typesAdd ScrollArea component for UI scrollingAdd Checkbox component for UI selectionAdd SnapshotOut schema for snapshot managementAdd ClaudeModelsRequest schema for API requestsAdd SnapshotIn schema for snapshot input15 files