Skip to content

Fix input handoff notification copy#140

Merged
johannesjo merged 1 commit into
johannesjo:mainfrom
brooksc:fix/input-handoff-notification-copy
May 26, 2026
Merged

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

Conversation

@brooksc

@brooksc brooksc commented May 24, 2026

Copy link
Copy Markdown
Collaborator

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.

@johannesjo

Copy link
Copy Markdown
Owner

Thank you! <3

@johannesjo johannesjo merged commit 7008e33 into johannesjo:main May 26, 2026
3 checks passed
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