arcane_voice_proxy 1.1.0
arcane_voice_proxy: ^1.1.0 copied to clipboard
Server-side realtime voice proxy for OpenAI, Gemini, and Grok with a unified client protocol.
1.1.0 #
- Added session resolution hooks for host-owned auth, config overrides, and per-session tools.
- Added lifecycle callbacks for session start, usage observation, tool execution, and session stop.
- Normalized provider usage reporting across OpenAI, Gemini, Grok, and ElevenLabs flows.
- Removed deprecated
server*alias API so the public surface usesproxyToolsandArcaneVoice...names only. - Updated docs and examples for authenticated server-hosted sessions.
1.0.0 #
- Initial version.