Skip to content

feat(tui): improve active-turn controls and interaction polish - #11

Merged
danielsuit merged 2 commits into
mainfrom
feat/queued-followups
Sep 3, 2026
Merged

feat(tui): improve active-turn controls and interaction polish#11
danielsuit merged 2 commits into
mainfrom
feat/queued-followups

Conversation

@danielsuit

@danielsuit danielsuit commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • make Esc stop an active turn and preserve queued follow-ups
  • let Tab queue the current draft while a turn is running
  • let Esc with a queued message hand off after the current tool batch; a second Esc stops immediately
  • make in-app copy prefer native clipboards and tmux bridging, with OSC 52 as the remote fallback
  • simplify turn dividers to elapsed time plus optional +N -N file stats
  • surface queue state in the status bar and document the controls

Validation

  • cargo fmt --all -- --check
  • cargo clippy --workspace --all-targets -- -D warnings
  • cargo test --workspace
  • cargo test -p rc-tui after copy/divider changes

EC2 audit

The deployed checkout was inspected read-only. It is a stale dirty pre-release worktree; its only remote-only paths are retired planning notes and Harbor build artifacts, with no remote-only production source files to recover.

@danielsuit danielsuit changed the title feat(tui): queue follow-up prompts feat(tui): improve active-turn controls and interaction polish Sep 3, 2026
@danielsuit
danielsuit merged commit 5ac39b4 into main Sep 3, 2026
3 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