feat(workspace): regenerate / edit prior message / fork session #568
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
2 participants
Notifications
Due date
No due date set.
Blocks
Depends on
#572 refactor(workspace): chat UX polish sweep — paper cuts
charles/claude-hooks
#565 feat(workspace): tool-call output + Edit/Write diff preview in transcript
charles/claude-hooks
#569 feat(workspace): per-session model picker for foreman chat
charles/claude-hooks
#570 feat(workspace): ⌘K command palette +
? keyboard help overlay
charles/claude-hooks
#571 feat(workspace): image paste + drag-drop attachments in foreman composer
charles/claude-hooks
Reference
charles/claude-hooks#568
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 retry a failed asst response, edit a prior user message and re-run from there, or fork the session at any point, so I can explore alternatives without losing the original thread.
Acceptance criteria
Regenerate
messages, re-sends the prior user message via the existing/foreman/chatpath.Edit user message
<textarea>; submitting truncates everything after, replaces the message, and re-runs from there.POST /foreman/sessions/:id/truncatetaking a message index — replaces messages array up to that index.Fork
messagesis a copy of the current up to that point and whoseclaude_session_idis null (fresh SDK session). Caller is navigated to the new session.Out of scope
References
specs/workspace-chat-overhaul.md§ P5.?keyboard help overlay🤖 Auto-assigned to dev (heuristic: area:dashboard + body 1261 bytes (≤ 2 KB) — dev). Reply
/unassignto reroute.