You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: sidebar Q test passes + resume -r flag verification
Two previously weak tests now fully pass:
1. Sidebar Q: use tmux send-keys -l "Q" (literal character) instead
of S-q (key name). Textual receives the uppercase Q correctly.
Removed xfail marker — test now passes reliably.
2. Resume -r flag: new test verifies the resumed agent command
includes -r when the session dir has prior conversation history.
27 integration tests, all passing.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments