Skip to content

Expose VoiceCall timing and model controls#66

Merged
1bcMax merged 1 commit into
BlockRunAI:mainfrom
BeneficialVast1048:codex/voice-call-timing-model-controls
May 23, 2026
Merged

Expose VoiceCall timing and model controls#66
1bcMax merged 1 commit into
BlockRunAI:mainfrom
BeneficialVast1048:codex/voice-call-timing-model-controls

Conversation

@BeneficialVast1048
Copy link
Copy Markdown
Contributor

Closes #65.

Adds optional VoiceCall schema fields for interruption_threshold and model, and forwards both to /v1/voice/call only when provided. Existing calls are unchanged.

Tests:

  • npm run build
  • node --test --test-reporter=spec --test-name-pattern "VoiceCall" test/local.mjs

Note: I also attempted npm test; in this Windows checkout it fails in unrelated HOME/BLOCKRUN/session/logger fixture tests, while the new VoiceCall regression passes.

Happy to address any review feedback.

@1bcMax 1bcMax merged commit c5df097 into BlockRunAI:main May 23, 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.

VoiceCall tool does not expose interruption_threshold or model — gateway already supports both

1 participant