VS Code Extensions
Voctiv Scripts

Voctiv Scripts

by Voctiv

Edit, build, deploy and voice-test Voctiv agent scripts in VS Code / Cursor.

Downloads

2

Rating

(0)

Version

0.0.21

Last updated

Jul 29, 2026

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

  1. Install the extension.
  2. Click the Voctiv icon in the Activity Bar (or the status bar) and Sign in with your platform URL, email and password.
  3. Pick an agent — its code opens in a local folder, ready to edit.
  4. 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.

Related extensions