Skip to content

Send terminal selections directly from composer#57

Merged
BunsDev merged 1 commit into
mainfrom
okcode/terminal-selection-send
Mar 28, 2026
Merged

Send terminal selections directly from composer#57
BunsDev merged 1 commit into
mainfrom
okcode/terminal-selection-send

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Mar 28, 2026

Summary

  • Added a direct-send path for terminal text selections so shortcut-based selections can submit straight from the composer when available.
  • Updated ChatView to snapshot the live composer draft at send time, including terminal contexts, so selection sends use the latest state.
  • Added coverage for the terminal drawer selection routing behavior, including direct-send and fallback-to-chat cases.

Testing

  • Not run (bun fmt)
  • Not run (bun lint)
  • Not run (bun typecheck)
  • Not run (bun run test)

- route terminal shortcut selections to the send path when available
- snapshot live composer state before sending
- add tests for direct-send and add-to-chat fallback
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 28, 2026 5:56am

@github-actions github-actions Bot added size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Mar 28, 2026
@BunsDev BunsDev merged commit c7245f7 into main Mar 28, 2026
8 of 9 checks passed
@BunsDev BunsDev deleted the okcode/terminal-selection-send branch March 31, 2026 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant