Skip to content

feat(chat): add queued composer turns#66

Merged
coder-hhx merged 2 commits into
mainfrom
feature/chat-conversation-queue
Jun 22, 2026
Merged

feat(chat): add queued composer turns#66
coder-hhx merged 2 commits into
mainfrom
feature/chat-conversation-queue

Conversation

@coder-hhx

Copy link
Copy Markdown
Collaborator

Summary

  • add queued composer turns to the desktop GUI, including add-to-queue, interrupt-and-send, run-now, edit, reorder, and delete controls
  • align Gateway Web composer styling and queued-turn UI with the GUI
  • keep queued message previews single-line with compact clock icons and add queue i18n strings

Tests

  • node --test test/chat/chat-turn-queue.test.mjs
  • node --test test/webui/chat-turn-queue.test.mjs
  • pnpm exec tsc --noEmit in crates/agent-gui
  • pnpm exec tsc --noEmit in crates/agent-gateway/web
  • pnpm run build in crates/agent-gateway/web

@coder-hhx coder-hhx merged commit 8c84a9b into main Jun 22, 2026
6 checks passed
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