Edit, build, deploy and voice-test Voctiv agent scripts natively in VS Code / Cursor.
Features
- Native editing — your agent's sources and SDK types are checked out to a local folder, so you get full IntelliSense and Copilot; saving writes back to the platform.
- Agent panel — the current agent at a glance (status, pool, company, ASR / TTS) with one-click actions.
- Apply · Save · Roll Out — build your changes on the server, commit & push to Git, or deploy the committed version.
- Voice test call — talk to the agent by voice and hear its replies, right from the editor.
- Multiple accounts & agents — sign in to the platform and switch agents from a searchable list.
Getting started
- Install the extension.
- Click the Voctiv icon in the Activity Bar (or the status bar) and Sign in with your platform URL, email and password.
- Pick an agent — its code opens in a local folder, ready to edit.
- Use the panel buttons to build, save to Git, deploy, or run a voice test call.
Requirements
- A Voctiv platform account (v3).
- For the voice test call: a browser with microphone access.
Privacy
Your access token is kept in VS Code SecretStorage. The extension talks only to the platform URL you sign into — no third-party services, no telemetry.