Hi Pipecat team! I’m asking here because Pipecat users often have a bot server behind the web client, which is exactly the kind of integration surface I’m trying to validate. If Issues are not appropriate for this, please feel free to close it.
I’m building a small open-source Voice Agent TestOps tool for pre-launch regression testing: https://github.com/monkeyin92/voice-agent-testops
It runs scripted conversations against an HTTP/OpenClaw-compatible endpoint and checks voice-agent launch risks such as:
- unsafe pricing or over-promising
- missed lead fields like phone / preferred time
- wrong handoff intent
- latency over threshold
- JSON + HTML/PDF reports for CI or sales review
Example command:
npm run voice-test -- --suite examples/voice-testops/openclaw-suite.json --agent http --endpoint <your-test-endpoint>
I’m looking for a few real voice agents to test this week. Would anyone in the Pipecat ecosystem be open to running one suite against a demo bot endpoint, or pointing me to the best community channel for this kind of validation?
Hi Pipecat team! I’m asking here because Pipecat users often have a bot server behind the web client, which is exactly the kind of integration surface I’m trying to validate. If Issues are not appropriate for this, please feel free to close it.
I’m building a small open-source Voice Agent TestOps tool for pre-launch regression testing: https://github.com/monkeyin92/voice-agent-testops
It runs scripted conversations against an HTTP/OpenClaw-compatible endpoint and checks voice-agent launch risks such as:
Example command:
I’m looking for a few real voice agents to test this week. Would anyone in the Pipecat ecosystem be open to running one suite against a demo bot endpoint, or pointing me to the best community channel for this kind of validation?