Skip to content

Fix input handoff notification copy#140

Open
brooksc wants to merge 1 commit into
johannesjo:mainfrom
brooksc:fix/input-handoff-notification-copy
Open

Fix input handoff notification copy#140
brooksc wants to merge 1 commit into
johannesjo:mainfrom
brooksc:fix/input-handoff-notification-copy

Conversation

@brooksc
Copy link
Copy Markdown
Contributor

@brooksc brooksc commented May 24, 2026

Problem

The coordinator handoff notification was hard-coded to say "Claude needs input" even when the running agent is not Claude.

Fix

Pass the task name into PromptInput and use it in the handoff notification copy so the message is generic to the task being controlled.

Verification

  • git diff --check
  • npm run check
  • npm test
  • Confirmed this branch is rebased on latest johannesjo/main
  • Confirmed the PR contains one commit touching only:
    • src/components/PromptInput.tsx
    • src/components/TaskPanel.tsx

Supersedes #139, which GitHub closed when the fork branch was renamed.

Co-Authored-By: OpenAI Codex <codex@openai.com>
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