Skip to content

fix(react): surface local tool responses#400

Closed
osasisorae wants to merge 1 commit intoHumeAI:mainfrom
osasisorae:fix/tool-response-store
Closed

fix(react): surface local tool responses#400
osasisorae wants to merge 1 commit intoHumeAI:mainfrom
osasisorae:fix/tool-response-store

Conversation

@osasisorae
Copy link
Copy Markdown

Summary

  • ensure locally generated tool_response / tool_error messages are appended to the message stream and tool-status store so observers (onMessage, useVoice().messages, toolStatusStore) stay in sync even when EVI doesn’t echo custom tool replies
  • extend the VoiceProvider test suite to cover the new behavior while keeping the existing ready-state sanity check

Testing

  • pnpm --filter @humeai/voice-react test

Closes #388

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Dec 29, 2025

@osasisorae is attempting to deploy a commit to the Hume Team on Vercel.

A member of the Team first needs to authorize it.

@ivaaan ivaaan closed this Apr 10, 2026
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.

BUG: ToolResponse doesn't show up in onMessage, messages, as well as toolStatusStore

2 participants