Manage Claude Code, Codex, Cursor, Grok & OpenCode
agents across all your projects

One desktop app to run Claude Code, Codex, Cursor, Grok CLI, and OpenCode agents across every project — threads, tasks, GitHub, logs, analytics, and feedback in one place. Local-first, on macOS and Windows.

Aiola
Threads
What is Aiola, in one paragraph?
Working
Local|main
Supervised
Changes3+224 40
tsxsrc/components/AppMockup.tsx+21437
@@ -1726,7 +1730,12 @@ function TerminalsView()
17281730function TerminalsView({ mode }: { mode: MockTerminalMode }) {
1729 return <TerminalsSplitView />;
1731+ return (
1732+ <div className="flex h-full w-full flex-col">
1733+ {mode === "canvas" ? <TerminalsCanvasView /> : <TerminalsSplitView />}
1734+ </div>
1735+ );
17301736}
tsxsrc/components/Hero.tsx+83
csssrc/app/globals.css+20
pnpm dev
server
git
$ pnpm dev
 
> aiola@0.1.0 dev ~/dev/aiola
> next dev --turbopack
 
▲ Next.js 15.5.0 (turbopack)
- Local: http://localhost:3000
 
✓ Ready in 812ms
✓ Compiled / in 412ms
✓ Compiled /analytics in 268ms
$

Bring your own sub

Use the Claude, Codex, Cursor, Grok, and OpenCode access you already pay for, then run them all inside one Aiola workspace.

Claude Code

claude auth login

Codex CLI

codex login

Cursor

cursor-agent

Grok

grok agent --reauth

OpenCode

opencode auth login

All you need in one local app

Designed for multi-project work previewDesigned for multi-project work preview

Designed for multi-project work

Open every project you work on and start tracking, building, or improving them with a central view or per-project views.

Explore Threads
Go deep when your project really needs focus previewGo deep when your project really needs focus preview

Go deep when your project really needs focus

Open threads, terminals, and browsers side by side, or pin everything to an unlimited canvas you can pan across.

See the canvas
Track what actually grows your product previewTrack what actually grows your product preview

Track what actually grows your product

Connect traffic, funnels, and live behavior to revenue so you can see what moves the business — not just what gets clicked.

Learn about analytics
Handle GitHub without leaving the app previewHandle GitHub without leaving the app preview

Handle GitHub without leaving the app

Review issues and pull requests with full project context, trigger AI actions, and keep repo work next to everything else.

See GitHub inside Aiola

// More tools

Plan, build, and improve.
Everything the project needs.

Tasks

Boards, schedules, and a clean PR handoff once the code is ready and reviewed.

Explore tasks
Tasks previewTasks preview

Feedback

Collect in-app feedback and bug reports, then analyze or fix any of them with one click.

See feedback
Feedback previewFeedback preview

App logs

Capture warnings and console errors from production, so you can fix issues before users ever see them.

Open app logs
App logs previewApp logs preview

Notebook

Capture rough ideas, break them into clear steps, and keep execution aligned as the project evolves.

View notebook
Notebook previewNotebook preview

Automations

Run recurring work on a schedule with reusable prompts, templates, settings, and a clean run history.

Try automations
Automations previewAutomations preview

Agents

Use built-in templates or build custom agents with their own role, skills, instructions, and memory.

Meet the agents
Agents previewAgents preview

Compare

Aiola vs Conductor, Vibe Kanban & opcode

Most tools manage one vendor's agents on one platform. Aiola runs Claude Code, Codex, Cursor, Grok CLI, and OpenCode together on macOS and Windows — and adds the operations layer the free GUIs don't have.

Feature
Aiola
Conductor
Vibe Kanban
opcode
Platforms
macOS + Windows
macOS only
Cross-platform
Cross-platform
AI CLIs supported
Claude Code, Codex, Cursor, Grok CLI, OpenCode
Claude Code, Codex, Cursor
10+ CLIs
Claude only
Grok CLI support
Yes
OpenCode support
Yes
Cross-project central view
Yes
Automations (scheduled agent jobs)
Yes
Analytics, app logs & feedback
Yes
Local-first & data ownership
Local workspace data; optional product telemetry uses Aiola cloud
Local
Local
Local
Actively maintained
Yes
Yes
Parent shut down
Yes
Lifetime launch pricing
GUI Lifetime $49 / $89 / $129 — one-time, available now
Free
Free (open source)
Free (open source)

Comparison based on publicly available information. Verified July 2026. See the full comparisons for details.

Own your data

Your agents, your machine, your data

Local-first execution

Agents run on your machine against your repositories. Your code is never uploaded to Aiola — it stays on your machine and goes only to the AI provider you already subscribe to — no cloud runner, no compute resale.

Bring your own subscription

Connect the Claude Code, Codex, Cursor, Grok CLI, or OpenCode access you already pay for. No API-key middleman, no markup on tokens.

Your code and repos stay on your machine. Agent prompts and file context are sent only to the AI provider you choose — Anthropic (Claude Code), OpenAI (Codex), Cursor, xAI (Grok CLI), or whichever provider you configure in OpenCode — under your own subscription. Aiola never proxies, stores, or resells your code or model traffic. Threads, tasks, notes, and automations are stored locally (SQLite + plain files in your repo). If you use the optional analytics/logs/feedback layer for your shipped products, that telemetry is ingested via Aiola's cloud (Supabase/Tinybird). Offline: agent orchestration UI works offline; running agents requires provider access; GUI Lifetime keeps the local app opening even if Aiola's servers are unreachable.

Read how Aiola keeps your data yours

FAQ

What is Aiola?

Aiola is a local desktop app for running Claude Code, Codex, Cursor, Grok CLI, and OpenCode agents across all your projects from one place. Every project gets a workspace with threads, tasks, GitHub, app logs, analytics, feedback, automations, and agents. It runs on macOS and Windows.

Which AI coding tools does Aiola work with?

Aiola supports five agent CLIs: Claude Code, Codex, Cursor, Grok CLI (including grok-4.5), and OpenCode. You bring your own provider access and Aiola orchestrates all five from one app — there is no API-key markup and no compute resale.

How much does Aiola cost?

The download is free and comes with a 7-day free trial. Pro starts at $24/month on the entry analytics tier, with yearly billing at 10x the monthly price (2 months free). GUI Lifetime is available now at launch pricing: first 10 customers $49, next 30 $89, then $129. One-time payment.

What platforms does Aiola run on?

macOS (Apple Silicon and Intel, macOS 11 or later) and Windows 10 or later (64-bit). A phone companion is coming.

Is Aiola an IDE?

No. Aiola is the layer above your editor and CLI, not a replacement for them. Your agents run locally against your own repositories using your own subscription, so your code is never uploaded to Aiola — it stays on your machine and goes only to the AI provider you already subscribe to.