Skip to content

feat: multi-round discussion mode with crash recovery#10

Open
luw2007 wants to merge 2 commits into
tt-a1i:mainfrom
luw2007:feat/discussion-mode
Open

feat: multi-round discussion mode with crash recovery#10
luw2007 wants to merge 2 commits into
tt-a1i:mainfrom
luw2007:feat/discussion-mode

Conversation

@luw2007

@luw2007 luw2007 commented May 25, 2026

Copy link
Copy Markdown

Summary

Add multi-round discussion mode allowing agents to participate in structured discussions with crash recovery support.

Stack Order: 2/6

Depends on PR #9 (DB schema migrations). Merge after #9.

Changes

  • Server: discussion-operations, message-router, recovery-injector, templates
  • Routes: routes-discuss.ts
  • Web: full discussion UI (DiscussionPanel, Timeline, StartDialog, etc.)
  • Tests: unit + integration for discussion recovery
  • Spec: docs/specs/2026-05-24-discussion-mode.md

luw2007 added 2 commits May 25, 2026 19:14
- Discussion tables (v20-v21)
- Marketplace tables (v22-v23)
- Restart recovery columns (v24-v25)
- Task dispatch ledger (v26-v27)
- Settings + workspace ordering (v28-v29)
- Discussion message router + operations + templates
- Phase-gated multi-round debates between agents
- Recovery injector for resuming discussions after crash
- Frontend: timeline, typing indicator, start dialog, round groups
- Spec: docs/specs/2026-05-24-discussion-mode.md
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.

1 participant