chore(web): workspace-split cleanup — drop legacy keys, trim palette, prune handoff #1122
Labels
No labels
area:agents
area:dashboard
area:database
area:design
area:design-review
area:flows
area:infra
area:meta
area:security
area:sessions
area:webhook
area:workdir
security
type:bug
type:chore
type:meta
type:user-story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
#1119 feat(web): architect-backed AI drawer on /specs/$specName
charles/claude-hooks
#1120 feat(web): breakdown toolbar + open-in-chat on /specs/$specName
charles/claude-hooks
#1121 refactor(web): /workspace chat-only — strip spec mode, drop ?spec/?task params
charles/claude-hooks
Reference
charles/claude-hooks#1122
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Final pass after the workspace ↔ specs split lands. No new behaviour, just removing dead code so the diff doesn't carry forward.
Acceptance criteria
nav_sections_item_workspaceparaglide key + generated message files if no longer referenced.WorkspaceCommandPalette: remove spec-creation entries that moved to/specs. If the palette has fewer than ~3 entries left, fold them into the composer slash palette and delete the component.tasksearch param from any remainingvalidateSearch(none should be referencing it after wsplit-5).apps/web/src/lib/use-workspace-keymap.ts: rename touse-chat-keymap.tsif every shortcut it owns is chat-scoped after the split. UpdateSHORTCUTSregistry scope accordingly.docs/workspace.mdplanner-surface section to describe the chat-only/workspaceand referencedocs/specs/workspace-split.md.bun run test+just qaclean.SpecEditor/BreakdownPreviewoutside/specs/$specNameand/workspacechat slash-command path.Dependencies
References
docs/specs/workspace-split.md§ Migration steps.