-
Notifications
You must be signed in to change notification settings - Fork 3.4k
v0.8.68: add PTY coverage for work-surface and approval mouse interactions #4358
Copy link
Copy link
Closed
Labels
agent-readyBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestreliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionv0.8.68Targeting v0.8.68Targeting v0.8.68
Milestone
Description
Metadata
Metadata
Assignees
Labels
agent-readyBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itBody is self-sufficient per docs/AGENT_RUNNER.md; a remote agent may claim itbugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestreliabilityReliability, flaky behavior, retries, fallbacks, and robustnessReliability, flaky behavior, retries, fallbacks, and robustnesstuiTerminal UI behavior, rendering, or interactionTerminal UI behavior, rendering, or interactionv0.8.68Targeting v0.8.68Targeting v0.8.68
Projects
StatusShow more project fields
Done
Problem
The PTY suite covers printable-key ownership, Alt help fallback, resize, generic SGR mouse routing, and cancellation, but it does not yet assert the exact mouse and stop-confirm interactions users rely on in the live work surface.
Missing coverage
Likely files
crates/tui/tests/qa_pty.rscrates/tui/src/tui/mouse_ui.rscrates/tui/src/tui/approval.rscrates/tui/src/tui/work_surface/Acceptance criteria