Skip to content

fix: retry full message in session send when TUI input is not ready#319

Open
mtparet wants to merge 1 commit intoasheshgoplani:mainfrom
blackfuel-ai:fix/tui-input-fullresend
Open

fix: retry full message in session send when TUI input is not ready#319
mtparet wants to merge 1 commit intoasheshgoplani:mainfrom
blackfuel-ai:fix/tui-input-fullresend

Conversation

@mtparet
Copy link
Contributor

@mtparet mtparet commented Mar 10, 2026

sendWithRetry previously only retried the Enter key when the agent didn't transition to "active" after sending. This silently failed when the message text was lost during TUI initialization (prompt visible but input handler not ready). Now retries the full message with Ctrl+C cleanup, and verifies delivery via pane content comparison.

sendWithRetry previously only retried the Enter key when the agent
didn't transition to "active" after sending. This silently failed when
the message text was lost during TUI initialization (prompt visible but
input handler not ready). Now retries the full message with Ctrl+C
cleanup, and verifies delivery via pane content comparison.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
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