Skip to content

Fix input handoff notification copy#139

Closed
brooksc wants to merge 1 commit into
johannesjo:mainfrom
brooksc:task/fix-input-notification-taskname
Closed

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

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

@brooksc brooksc closed this May 24, 2026
@brooksc brooksc deleted the task/fix-input-notification-taskname branch May 24, 2026 22:59
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