Autonomous Agent Orchestration

YOUR AGENTS.
YOUR MACHINE.
YOUR KEYS.

Orchestrate Claude Code, Codex, and any CLI tool as autonomous agents. Scheduled. Monitored. Running on your machine with your API keys.

$ npm install -g v16.ai
GET STARTED
[ WHAT_IS_V16 ]

THE_INTELLIGENCE_LAYER

Autonomous Agents

Create agents that run CLI tools autonomously. Define goals, set schedules, and let them work. V16 orchestrates — your tools execute.

Your CLI Tools

Claude Code, Codex, or any CLI tool installed on your machine. V16 detects them automatically and orchestrates execution.

Your API Keys

Everything runs on your machine with your API keys. V16 never sees your keys — they stay in your environment.

[ HOW_IT_WORKS ]

THREE_COMMANDS

01
$ npm install -g v16.ai

Install the agent

Lightweight daemon — no Docker, no VM, no native modules. Pure JavaScript.

02
$ v16 connect

Connect to V16

WebSocket connection to V16 backend. Auto-detects your CLI tools.

03
$ Create agents from the dashboard

Create agents

Pick a tool, define goals, set a schedule. V16 handles the rest.

[ CAPABILITIES ]

WHAT_V16_DOES

CLI Orchestration

Run Claude Code, Codex, or any CLI tool as managed subprocess. Stream output in real-time.

Scheduling

Cron-based scheduling. Run agents every 15 minutes, hourly, daily — or on demand.

Monitoring

Live streaming logs, execution history, success/failure tracking. All from your dashboard.

Multi-Agent

Run multiple agents in parallel. Each with its own tool, schedule, and working directory.

Your Keys Stay Local

API keys never leave your machine. V16 sends prompts — your tools call the APIs directly.

Lightweight

No Docker. No VMs. No native modules. 4 npm dependencies. Runs anywhere Node.js runs.

[ PRICING ]

ONE_PLAN

$19.99
per month
1 MONTH FREE TRIAL
Unlimited agents
All CLI tools (Claude Code, Codex, custom)
Cron scheduling
Real-time monitoring & logs
Multi-agent orchestration
Priority support
START FREE TRIAL

No credit card required. Cancel anytime.

READY TO ORCHESTRATE?

Install the agent, connect, and create your first autonomous agent in under 2 minutes.

$ npm install -g v16.ai
GET STARTED