Skip to content

Implement Claude interactive mode and Fix Codex fallback label #52

Merged
daocha merged 2 commits into
developfrom
improve-claudecode
Jul 20, 2026
Merged

Implement Claude interactive mode and Fix Codex fallback label #52
daocha merged 2 commits into
developfrom
improve-claudecode

Conversation

@daocha

@daocha daocha commented Jul 20, 2026

Copy link
Copy Markdown
Owner
  • Normalize provider strings and fall back to a generic "Agent" label instead of hardcoded "Codex" when rendering output. - Add support on the claude code interactive mode (relay-back mode). Replace the previous stdin-interception approach (which didn't work since Claude runs headless via -p and never blocks on stdin) with detection of "which option" style replies, offering them as buttons that simply resend the chosen option as the next chat message.

dcha-agent and others added 2 commits July 20, 2026 19:23
Normalize provider strings and fall back to a generic "Agent" label
instead of hardcoded "Codex" when rendering output. Replace the
previous stdin-interception approach (which didn't work since Claude
runs headless via -p and never blocks on stdin) with detection of
"which option" style replies, offering them as buttons that simply
resend the chosen option as the next chat message.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@daocha
daocha merged commit 757db85 into develop Jul 20, 2026
4 checks passed
@daocha
daocha deleted the improve-claudecode branch July 20, 2026 11:48
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.

2 participants