Skip to content

feat: send immediate acknowledgment when agent starts processing#944

Closed
dinocode00 wants to merge 10 commits intoqwibitai:mainfrom
dinocode00:claude/gifted-swartz
Closed

feat: send immediate acknowledgment when agent starts processing#944
dinocode00 wants to merge 10 commits intoqwibitai:mainfrom
dinocode00:claude/gifted-swartz

Conversation

@dinocode00
Copy link
Copy Markdown

Summary

  • Sends a text message to the user as soon as their request is picked up, before the agent container finishes
  • Prevents long silence on slow tasks like research or job searches (which can take several minutes)
  • Only fires when a fresh container is started (not when piping to an already-running agent)

Test plan

  • Send a request via WhatsApp
  • Confirm an immediate text reply arrives: "Got it! I received your request and I'm working on it now..."
  • Confirm the actual agent response still arrives after

🤖 Generated with Claude Code

gavrielc and others added 10 commits March 8, 2026 22:59
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Syncs with upstream main (on schedule, dispatch, or push), then
merges main into all skill/* branches with build+test validation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sends a text message to the user as soon as their request is picked up,
before the agent container finishes running. Prevents long silences on
tasks like research or job searches where the agent may take several minutes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Feature New feature or enhancement Status: Needs Review Ready for maintainer review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants