docs: cover session-launch bundle, Goal Mode, multi-tab continuity, kanban workspace UX - #12
Merged
Merged
Conversation
…anban workspace UX (T-17/18/19/27/38-52) Fills in the [Unreleased] changelog gap left by twelve merged PRs (#1-#11 plus the unnumbered T-19/abort-shortcut/dispose-collision fixes) that shipped functionality without a doc pass: - Session launch bundle: atomic model+Plan Mode at creation, Settings -> Workspaces per-cwd model default, native task priority, Send to agent. - Goal Mode: /goal composer command, autonomous lifecycle, Plan Mode mutual exclusion. - Kanban workspace color markers + header workspace filter. - Multi-tab/multi-browser session continuity: /c/:sessionId deep links, transparent resume-on-reconnect, live sessions_changed broadcast. - Chat polish: pinned todos panel, scroll-to-bottom button. - Workspace picker: arbitrary path + folder browse dialog. - Configurable stop-streaming keyboard shortcut. - Fixed: orphaned session handle on resume/create collision. Touches CHANGELOG.md (new Unreleased section), README.md (What you get), docs/tui-parity.md (deck-only list + multi-session row), docs/architecture.md (broadcast frames + DB tables), docs/slash-commands.md (/goal section).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fills in the
[Unreleased]changelog gap left by the last 12 merged PRs (#1–#11), none of which had a doc pass:/goalcomposer command, autonomous lifecycle, Plan Mode mutual exclusion./c/:sessionIddeep links, transparent resume-on-reconnect,sessions_changedbroadcast.Every fact traced to source (
git show --statper commit, not just subject lines) before writing.Touches:
CHANGELOG.md(new[Unreleased]section),README.md("What you get"),docs/tui-parity.md,docs/architecture.md,docs/slash-commands.md(new/goalsection),docs/configuration.md(new "Browser-local settings" table).Docs-only change. No code touched.