feat(workspace): session rename / delete / export / search #567
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.
Blocks
Depends on
#572 refactor(workspace): chat UX polish sweep — paper cuts
charles/claude-hooks
#569 feat(workspace): per-session model picker for foreman chat
charles/claude-hooks
Reference
charles/claude-hooks#567
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?
User story
As an operator, I want to find old foreman chat sessions, rename them, delete the noise, and export ones worth keeping, so the sidebar stays useful past 20 chats.
Acceptance criteria
Rename
PATCH /foreman/sessions/:id(new endpoint).Delete
_deleteMutationinapps/web/src/routes/workspace.index.tsx:230already exists; wire it up./workspaceempty state on delete.Export
Search
Out of scope
References
specs/workspace-chat-overhaul.md§ P4.