Skip to content

feat(cli): add a non-interrupting /btw command - #1103

Closed
c8dhjp4tyv-bit wants to merge 9038 commits into
CodebuffAI:mainfrom
c8dhjp4tyv-bit:feat/btw-command
Closed

feat(cli): add a non-interrupting /btw command#1103
c8dhjp4tyv-bit wants to merge 9038 commits into
CodebuffAI:mainfrom
c8dhjp4tyv-bit:feat/btw-command

Conversation

@c8dhjp4tyv-bit

Copy link
Copy Markdown

Summary

  • add /btw <additional thought> to send context without interrupting an active turn
  • reuse the existing queue while preserving pending attachments
  • send directly when idle and show usage for an empty note
  • add slash-command metadata and regression tests

Fixes #1052

Validation

  • targeted prompt, command, and router tests: 81 passed
  • full CLI suite: 2,368 passed, 9 skipped
  • full suite still reports 34 existing release-wrapper failures and 32 environment/harness errors
  • CLI typecheck reaches existing missing tar and react-dom/server declarations; no errors point to the changed files
  • git diff --check passed

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:triaged Classified by the community triage bot pr:needs-work Right idea, not mergeable as written

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add a /btw command

3 participants