Skip to content

feat(chat): add handoff review flow#249

Draft
cniska wants to merge 4 commits into
mainfrom
chat-session-continuity
Draft

feat(chat): add handoff review flow#249
cniska wants to merge 4 commits into
mainfrom
chat-session-continuity

Conversation

@cniska

@cniska cniska commented Apr 30, 2026

Copy link
Copy Markdown
Owner

Motivation

Retiring visible transcript clearing in favor of a reviewed handoff flow gives users one supported way to reset context without losing continuity.

Summary

  • add /handoff summary generation with confirm and cancel review flow
  • start confirmed handoffs in a new session seeded with the summary
  • retire /clear from slash help, suggestions, and docs
  • add session-handoff as a non-mutating request tool
  • validate handoff requests through a shared zod contract
  • cover command, picker, tool, turn, and TUI behavior

Fixes #242
Fixes #243

@cniska cniska force-pushed the chat-session-continuity branch from c8d9d0f to fd6d37a Compare May 7, 2026 07:43
@cniska cniska marked this pull request as draft June 8, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor(chat): retire /clear in favour of /new feat(chat): /handoff command for cross-session continuity

1 participant