
Stephan
15 posts

Stephan
@stephangazarov
19, prev engineering @Kaspersky, 🇷🇺🇺🇸






HTML is the new markdown. I've stopped writing markdown files for almost everything and switched to using Claude Code to generate HTML for me. This is why.

Before, coding agents had no way to actually verify if the voice agents they ship work. I built a CLI that lets your agent place real calls to voice agents on Vapi, LiveKit, and other platforms so they can autonomously fix broken logic with better context. > Runs on Haiku 4.5 and speaks via Deepgram (configurable persona + 7 languages) > Forwards every event to stdout - STT transcript, tool calls, transfers, costs, provider warnings > Measures call from inside - mouth-to-ear latency at p50-p99, per-turn TTS/STT/LLM, audio quality (clipping, SNR, drops) All open source. npx vent-hq@latest init - no setup needed. Your agent auto-authenticates and generates an access token.





