Skip to content

feat(tui): background running compose with Command-B - #2

Merged
danielkov merged 2 commits into
mainfrom
feat/tui-cmd-b-background
Aug 24, 2026
Merged

feat(tui): background running compose with Command-B#2
danielkov merged 2 commits into
mainfrom
feat/tui-cmd-b-background

Conversation

@danielkov

@danielkov danielkov commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add Command+B to detach the newest running foreground compose call
  • route detachment out of band through ACP so it works while the session actor is driving the turn
  • preserve turn cancellation before detachment and independent cancellation afterward
  • keep detached calls cancellable with the existing Ctrl+K and close paths
  • document the shortcut and bump Kit to 0.1.86

Dependency

Tests

  • cargo test --locked --quiet
  • cargo fmt --all -- --check
  • cargo clippy --locked --lib --tests -- -D warnings
  • git diff --check

@danielkov
danielkov force-pushed the feat/tui-cmd-b-background branch from 6c59255 to a51c0c4 Compare August 24, 2026 22:14
@danielkov
danielkov enabled auto-merge (squash) August 24, 2026 22:29
@danielkov
danielkov merged commit 445a0d3 into main Aug 24, 2026
1 check 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