Package Exports
- colana
- colana/server/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (colana) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
co:lana
Agent-First. Multiplied.
A multi-agent command center for orchestrating AI coding agents across projects simultaneously.
Free During Beta — Full Access, Zero Limits
Everything is unlocked. Unlimited agents. All 6 providers. No session caps. Free while we build toward stable. Beta supporters get 3 months of Pro free at launch.
Send Feedback · Feature Requests · Report Bugs
Run Claude Code, Codex CLI, Gemini CLI, Copilot CLI, Aider, and OpenClaw side-by-side. Monitor output, manage sessions, track costs, and review diffs — all from a single browser tab.
Quick Start
npm install -g colana # Install globally
colana # Start the dashboardThe dashboard opens in your browser at http://localhost:9876. On first run, a setup wizard walks you through installing and authenticating your preferred AI agents.
Supported Providers
| Provider | Auth | Resume |
|---|---|---|
| Claude Code | Anthropic subscription or API key | Yes |
| Codex CLI | OpenAI API key | Yes |
| Gemini CLI | Free Google account (no API key needed) | Yes |
| Copilot CLI | GitHub Copilot subscription | Yes |
| Aider | LLM API key (OpenAI, Anthropic, etc.) | Yes |
| OpenClaw | User-configured model keys | — |
You need at least one provider installed. Gemini CLI is recommended for quick start — works with any Google account, no API key needed. The setup wizard detects and installs missing providers automatically.
Features
Agent Orchestration
- Multi-provider dashboard — run and observe agents across different projects from one screen
- Interactive terminals — full terminal emulation for all 6 providers
- Real-time streaming — instant terminal output, no polling
- Split-pane view — monitor multiple agents side-by-side
- Pop-out windows — focus on one agent or drag it to a second monitor
- Safe Parallel Mode — automatic isolation when multiple agents work on the same project
Session Management
- Universal resume — resume sessions for all providers with native support
- Session history — search across all projects by title, project, or conversation content
- Git checkpoints — auto-capture state on session start, one-click restore, per-file accept/reject
- Git diff preview — review file changes with "Open in Editor" integration
- Auto-resume — automatically resume interrupted sessions on server restart
Personal Agent
- Always-on companion — header strip, notification dropdown, and slide-in panel
- Chat and terminal modes — stream responses or use the full terminal
- Proactive notifications — alerts with category icons and deep links
- Integration Hub — connect 17 tools (GitHub, Google Workspace, Slack, Notion, and more)
- Model switching — change the AI model from Settings
Productivity
- Command palette —
Ctrl+Kfuzzy search - Task templates — save and reuse common prompts
- Clipboard snippets — quick-access code snippets with search
- Cost tracking — per-project token and cost tracking
- Context Sync — automatic multi-agent project context sharing
Pricing
| Free | Pro | |
|---|---|---|
| Price | $0 forever | $9/mo or $79/yr |
| Concurrent sessions | 2 | Unlimited |
| All features | Yes | Yes |
| All 6 providers | Yes | Yes |
No trial. No expiry. Free tier is the full product — only concurrent session count is gated.
Payments handled by Polar.sh (Merchant of Record).
System Requirements
- Node.js 18.0.0 or later
- OS: Linux, macOS, or Windows (WSL2 recommended)
- Browser: Chrome or Edge (desktop)
CLI
colana # Start the dashboard
colana --version # Show version
colana doctor # Check system health
colana service install # Auto-start on loginKeyboard Shortcuts
| Shortcut | Action |
|---|---|
Ctrl+K |
Command palette |
Ctrl+B |
Toggle sidebar |
Ctrl+` |
Personal Agent panel |
F11 |
Fullscreen |
FAQ
Do I need API keys for all providers? No. Install only the ones you use. Gemini CLI works with just a Google account.
Does co:lana send my code anywhere? No. Everything runs locally on your machine. Your code never leaves your filesystem.
Can I use co:lana without paying? Yes. Free tier is the full product with no expiry. The only limit is 2 concurrent sessions.
What happens if the server crashes? Sessions are persisted and auto-resume on restart.
Does it work on Windows? Yes, via WSL2 (recommended). Native Windows is also supported.
How do I update?
co:lana checks for updates automatically and shows an in-app banner, or run npm update -g colana.
Where is my data stored?
Locally in the data/ directory — database, encrypted API keys, and logs.
Support
- Website — colana.ai
- Email — hello@colana.ai
- Security — hello@colana.ai
License
Proprietary. See LICENSE for terms.
Copyright (c) 2025-2026 Colana. All rights reserved.