feat(cli): add a non-interrupting /btw command - #1103
Conversation
3d7ff96 to
b00d9e9
Compare
|
Nice work overall — this follows the existing One real gap: in the busy path you call Worth a quick fix: capture and pass pending attachments in the idle branch too (mirroring whatever the other direct-send commands do with attachments, if any), and add a test asserting attachments aren't lost when sent immediately. Once that's addressed this looks portable. |
|
I traced the idle path through the actual I added focused regression coverage in 7df9fb3 to make that handoff explicit: I did not add a second |
Summary
/btw <additional thought>to send context without interrupting an active turnFixes #1052
Validation
tarandreact-dom/serverdeclarations; no errors point to the changed filesgit diff --checkpassed