Run a team of coding agents
from anywhere

Claude Code, Codex, and any other coding agents running in parallel.
Start them at your desk, steer from your phone, get notified when one needs you.

Vibe Code Anywhere (Vicoa)
17,000+
developers
44,000+
CLI downloads
40+
coding agents

One workspace for your agents

Run every coding agent side by side, review their work, and steer any one of them, from your desk or your phone.

Sessions 2 running 1 needs you
Claude
Add OAuth login flow
feat/auth
Codex
Fix cart total rounding
fix/cart
OpenCode
Document the REST API
docs/api
4m
Gemini
Migrate to Postgres 16
chore/db
Claude
Refactor billing module
refactor/billing
1h

Run a whole fleet, see it at a glance

Start Claude Code, Codex, Gemini, and 40+ other coding agents side by side, each on its own git worktree, and watch every session’s live status in one list.

  • Kick off many agents at once, each isolated on its own branch
  • Spot the one that’s blocked, running, or finished without hunting

Instead of one agent, one terminal, one tab at a time

Server
runs 2 agents
Mac mini
runs 1 agent
iPhone
controls
Web
controls
Laptop
runs 1 · controls
VicoaVicoasecure relay

Any machine, from any device

Connect your Mac, Windows, Linux, or a remote server, and drive the agents running on all of them through Vicoa.

  • Your code and agents stay on your own machines
  • Reach every machine from your phone, laptop, or the web

Instead of being tied to one computer on one network

vicoa.ai/dashboard
Sessions
Claude
Codex
OpenCode
ClaudeAdd OAuth login flow synced
On it — I’ll wire up OAuth. Which providers?
Supabase + Google & GitHub
9:41
ClaudeAdd OAuth login flow
On it — I’ll wire up OAuth. Which providers?
Supabase + Google & GitHub
Type messages, @files, /skills…Supabase + Google & GitHub

Steer any agent from your phone

Pick up the exact same session on your phone, the web, or your desktop, type a reply, approve a change, or redirect the agent, and it syncs everywhere instantly.

  • Type or talk to your agents right from the mobile app
  • Every message stays in sync across phone, web, and desktop

Instead of being chained to the desktop it runs on

ClaudeChat
Where should the token expiry live?
// tokens expire in 30 days
const exp = Date.now() + TTL
Add a comment…
// tokens expire in 30 days
const exp = Date.now() + TTL
src / auth /login.ts
auth/
login.ts
jwt.ts
oauth.ts
18export async function login(user) {
19 const token = signJWT(user)
20 // tokens expire in 30 days
21 const exp = Date.now() + TTL
22 return { token, exp }
23}

File explorer next to the chat

Open the file tree beside the conversation, browse any file, and drop a selected snippet straight into your next prompt.

  • A full file browser paired with the agent chat
  • Select code and add it to the prompt in one move

Instead of copy-pasting between an editor and the agent

CodexCodex · fix/cart
Run the cart tests and fix the rounding bug.
Ran the suite — 2 files green, patching totals now.
editing cart/total.ts
zsh — fix/cart
cart pnpm test
RUN v2.1.4 · 42 files
✓ auth/login.spec.ts (12)
✓ cart/total.spec.ts (8)
Test Files 2 passed · Duration 1.4s
db/migrate.spec.ts
cart pnpm dev

A real terminal, beside the agent

Run commands, tail logs, and watch a build in a live terminal that sits right next to the chat, on the same machine the agent uses.

  • Full terminal access without leaving the session
  • Keep tests, servers, and logs running while the agent works

Instead of switching windows to see what actually happened

Review feat/auth
ChangesFilesTerminal
login.ts+18
session.ts+6
oauth.ts+31
types.ts+2
src/auth/login.ts+18−3
17import { signJWT } from './jwt'
18export async function login(user) {
19− const token = signOld(user)
19+ const token = signJWT(user, opts)
20+ await audit(user.id, 'login')
21 return { token }
4 files changed+57−9 3 commits · reviewable on mobile

Review what each agent did

Review every change as an inline git diff with word-level highlights, then flip to the files it touched or the terminal it ran, all in one view.

  • Per-file diffs and commit history
  • Switch between Changes, Files, and Terminal without leaving the session

Instead of trusting a summary you can’t verify

TasksBoard
Todo2
Add OAuth login flow
authbackend
Rate-limit the public API
security
In Progress2
Fix cart total rounding
ClaudeClaude running
Migrate to Postgres 16
infra
Done3
Document the REST API
docs
Set up CI pipeline
ci
Add health-check route
Edit
Start a session

Manage tasks for agents to execute

Organize work on a Linear-style task board, then right-click any task and start a session, an agent picks it up and get it done.

  • Board and list views with priorities, labels, and sub-tasks
  • Right-click → Start a session to kick off Claude Code, Codex, or any other agent

Instead of hand-wiring a prompt for every task, and wait for rate limit reset

Automation
Every weekday · 9:00 AM
Run tests → open PR done
Sync dependencies running
Nightly refactor sweep queued
Runs on its own — even when you don’t kick it off

Put your agents on a schedule

Schedule recurring runs so your agents handle the routine work, daily briefing, weekly summary, nightly cleanups, on their own.

  • Cron automations that start sessions even when you don’t
  • Runs while you’re away and reports back when they’re done

Instead of remembering to kick off every routine job

Start at your desk, steer from any device

From your computer to your phone in simple three steps

01

Install & sign in

Download the desktop app and sign in. Vicoa auto-detects the agents you already have.

Download for Mac

Prefer the terminal?

$npm i -g @vicoa/cli
02

Run coding agents in parallel

Start Claude Code, Codex, or any of 40+ coding agents, each on its own git worktree, all on one workspace.

Claude Codefeat/paymentsworking
Codexfix/loginwaiting
OpenCodemainidle
03

Steer from any device

Grab the mobile app to approve, redirect, and answer questions from anywhere.

Scan the code, or tap a store.

QR code to download the Vicoa mobile app
Vicoa Mobile

Your phone is the remote control

Approve changes, review diffs, and steer your agents from anywhere.

Reviewing a staged git diff in the Vicoa mobile app
Changes
Review changes agents made
Browsing the repository file tree in the Vicoa mobile app
Files
Browse and open any file
Reading an agent conversation in the Vicoa mobile app
Conversation
Read replies and reasoning in full
Vicoa mobile home listing coding sessions grouped by project
Agent Sessions
View your agents at a glance
Chatting with a coding agent in the Vicoa mobile app
Chat
Talk to any agent and approve changes
Lock-screen push notifications when Claude Code needs your input
Notifications
Get pinged when an agent needs you
Searching sessions, tasks, and automations in the Vicoa mobile app
Search
Jump to any session, task, automation
A task board with backlog, todo, and in-progress columns in the Vicoa mobile app
Tasks
Plan work for your agents
A list of scheduled automations in the Vicoa mobile app
Automations
Schedule agents to run themselves

Get The Mobile App

Install Vicoa on iPhone or Android

Open the same coding sessions from your phone with a real mobile app, not a terminal.

Download Vicoa on the App StoreGet Vicoa on Google Play

Loved by developers

Featured on

Vicoa - Featured on GoodFirms
Vicoa - Featured on Startup Fame
Vicoa - Featured on AIToolHunt
Vicoa - Featured on Dang.ai
Vicoa - Featured on ToolPilot
Vicoa - Featured on Fazier
Vicoa - Featured on SimilarLabs
Vicoa - Featured on AI Directories
Vicoa - Featured on LaunchIgniter
Vicoa - Featured on Twelve Tools
Vicoa - Featured on Findly Tools
Vicoa - Featured on Turbo0
Vicoa - Featured on Dofollow Tools
Vicoa - Featured on Wired Business
Vicoa - Featured on yo.directory
Vicoa - Featured on Startup Inspire
Vicoa - Featured on DailyPings
Vicoa - Featured on GoodFirms
Vicoa - Featured on Startup Fame
Vicoa - Featured on AIToolHunt
Vicoa - Featured on Dang.ai
Vicoa - Featured on ToolPilot
Vicoa - Featured on Fazier
Vicoa - Featured on SimilarLabs
Vicoa - Featured on AI Directories
Vicoa - Featured on LaunchIgniter
Vicoa - Featured on Twelve Tools
Vicoa - Featured on Findly Tools
Vicoa - Featured on Turbo0
Vicoa - Featured on Dofollow Tools
Vicoa - Featured on Wired Business
Vicoa - Featured on yo.directory
Vicoa - Featured on Startup Inspire
Vicoa - Featured on DailyPings

Frequently Asked Questions

Find answers to common questions about Vicoa

Vicoa is an agentic IDE for you to run a team of coding agents like Claude Code and Codex from any device. Start coding on your laptop, continue seamlessly on your phone or tablet, and get instant notifications when your AI agent needs input.
Nope. You don't need traditional coding experience. Vicoa is made for people who uses AI agents. If you can type ideas, tweak prompts, and run simple commands, you're good to go.
Yes. That's the point. Run Claude Code, Codex, Gemini, and any of 40+ coding agents in parallel, and watch every agent's live status on one board. A push notification pulls you to whichever one is blocked or done, so you never juggle terminal tabs again.
No. Vicoa runs your coding agents on your own machine and your code stays there. Your phone, tablet, and browser act as a remote control that talks to your machine through a secure relay. Vicoa relays the conversation, not your codebase.
40+ coding agents. Claude Code, Codex, OpenCode, Gemini, Cursor, GitHub Copilot, Kimi, Hermes, Pi, Oh My Pi, and Antigravity are built in, and 30+ more (Amp, Cline, Devin, Factory Droid, goose, Kiro, Qwen Code, TRAE, and others) are supported via the Agent Client Protocol (ACP). Any other ACP agent works with your own launch command. Plus 300+ models from 60+ providers through OpenRouter. Bring your own key. There's no lock-in and no usage markup.
No. Vicoa works in any project folder. Git worktrees are optional. They're what let agents run in parallel without stepping on each other, but you can run an agent anywhere you'd normally work.
We can't make promises on behalf of the agent providers. That said, Vicoa launches each provider's own CLI (Claude Code, Codex, OpenCode, and others) locally on your machine using your own credentials. It doesn't extract tokens or call inference APIs directly, so from the provider's side usage through Vicoa looks the same as running the agent yourself.
You can go from installation to your agents in minutes. Simply download the desktop app or run 'npm i -g @vicoa/cli' and launch with 'vicoa'.
Vicoa works on iOS (App Store), Android (Google Play), web app at vicoa.ai and CLI on macOS, Linux, and Windows.
Vicoa offers a free tier to get started. You'll need your Claude/Codex subscription or API keys. For advanced features and higher usage limits, check our pricing page for details.
Absolutely. Vicoa works with any project that Claude Code or Codex can work with. Just start a new session from desktop app in the project or navigate to your project directory and run 'vicoa' to start a session.
🚀 Join 17,000+ developers

Run a team of coding agents,
from anywhere

Set up your fleet on the desktop, then steer them from any device.

Easy setup
Works on any device
No credit card required