early access · limited spots

the AI coding agent that lives in your GitHub

Comment @collo \plan on any issue. Collo plans the feature, writes the code, reviews the PR — all inside your repo. No dashboards. No context switching. Just merged pull requests.

$39/mo · early adopter$69/mo
start 14-day free trialno credit card · connects in seconds
price locked for lifeBYOK zero markupbuilt by PlusAI
how it works

one command. full pipeline.

Comment @collo \plan once. Plan, build, review, and merge — all inside your repo.

  • step.01 · assigndone

    Give Collo a task

    Open a GitHub issue and comment @collo \plan. No dashboards, no new tools — Collo lives right where you already work.

    # issue #22
    @wudongjie user notification preferences
    @wudongjie: @collo \plan
  • step.02 · buildrunning

    Agents plan & build

    Planner drafts the spec. Scrum files the tasks. Developer writes the code and tests. Single-tenant container — no persistence, no leaks.

    ✓ Planner drafted · 4 tasks
    ✓ Scrum kanban · sprint.1
    ● Developer writing code…
    branch collo/notif-prefs
  • step.03 · reviewqueued

    AI review & iterate

    Collo opens a PR with full test coverage. Drop review comments like "make the button blue" — Collo pushes new commits in minutes.

    PR #1284 opened · tests 19/19
    @reviewer: tighten spacing, rerun
    @reviewer: @collo \dev
    ✓ Reviewer approved · ready to merge
commands

seven commands. that's it.

No labels to remember. Mention @collo in any issue or PR comment.

@collo\planAnalyze a feature and create an implementation plan
@collo\approveApprove a plan or backlog item
@collo\devImplement code changes
@collo\reviewReview code or a PR
@collo\docUpdate documentation
@collo\scrumManage the Kanban board
@colloAsk a general question about the repo
// all commands work inside GitHub issue & PR comments — nothing else to install
agents

four specialist agents. one repo.

Collo isn't a single LLM call. It's a team of agents — each with a narrow job, a clear trigger, and a handoff to the next.

agent.01

Planner

Analyzes feature requests and drafts implementation plans from a single GitHub issue.

trigger @collo\plan
agent.02

Scrum Master

Manages the kanban board, creates tickets, and coordinates handoffs between agents.

trigger @collo\scrum
agent.03

Developer

Writes the code, runs the tests, and opens the pull request with full coverage.

trigger @collo\dev
agent.04

Reviewer

Reviews the PR, verifies tests, and requests changes or approves for merge.

trigger @collo\review
// self-driving handoff
@collo\plan
planner
drafts spec from issue
@collo\approve
scrum
kanban updated
@collo\dev
developer
branch · code · tests · PR
@collo\review
reviewer
approved · ready to merge
parallel execution

ship the whole sprint at once.

Every task runs in its own single-tenant container. Collo doesn't wait for one PR to merge before starting the next.

concurrent.tasks3 agents running
#31Add dark mode toggle
merged
#32Refactor auth middleware
merged
#33Add Stripe webhook handler
dev
#34Create user settings page
dev
#35Implement search filters
plan
why collo

everything you need. nothing extra.

Built for teams that ship production code — without the AI-dashboard overhead.

// 01

Bring Your Own Key

zero markup

Plug in your Anthropic or OpenAI API key. Pay raw API cost — we add nothing. A typical feature costs ~$0.50 in usage.

// 02

Zero-Config Infrastructure

no runners

Single-use cloud compute that spins up on demand and destroys itself after code is pushed. Nothing to manage.

// 03

Instant Context

seconds to start

Proprietary hydration loads your repo dependencies so Collo starts coding in seconds, not minutes.

// 04

Enterprise Isolation

single-tenant

Every task runs in its own sterile container. Code never sits on a shared server. No cross-customer state.

security

built on a foundation enterprises trust.

Your code stays yours. Collo integrates with the access controls you already rely on — no new attack surface.

GitHub RBAC

Collo operates inside your existing GitHub permissions. It can only read and write repos you explicitly grant access to — your RBAC is the single source of truth.

Single-tenant compute

Every task runs in a disposable container that destroys itself once the PR is pushed. Your code never sits on a shared server or mixes with another customer.

Encrypted credentials

API keys are encrypted at rest with AWS KMS and accessed only during agent tasks. Remove them any time from settings.

// built by PlusAI Solutions — Brisbane, Australia
pricing

simple pricing. no hidden fees.

BYOK — bring your own API key and pay raw model costs with zero markup. Your subscription covers agents, containers, and orchestration.

Pro

$39/mowas $69/mo

Full Pro-tier features at early-adopter pricing — locked in for life. Includes 14-day free trial.

  • 14-day full-access trial
  • Unlimited concurrent tasks
  • 4 AI agents · Planner · Dev · Review · Scrum
  • Claude Code + OpenAI Codex
  • Python + TypeScript environments
  • Single-tenant containers
  • Instant context hydration
  • BYOK · zero markup
  • Community support
start 14-day free trial

// price locked for life · public launch $69/mo

Team

$145/mo (includes 5 seats)

For development teams shipping features together. $29/seat/mo thereafter.

  • Everything in Pro
  • Unlimited repositories
  • All AI agents
  • All LLM models
  • All language environments
  • SSO / SAML
  • Team dashboard
  • Priority support · 24h SLA
coming soon

// minimum 5 seats

Enterprise

custom

For organizations with compliance and security requirements.

  • Everything in Team
  • VPC / private cloud
  • Audit logs · 1yr retention
  • Custom SLAs · 99.95%+
  • Advanced RBAC
  • Custom agent development
  • Dedicated Slack channel
  • Guided onboarding
contact us
faq

frequently asked questions

BYOK stands for Bring Your Own Key. Plug in your own Anthropic or OpenAI API key and pay the AI provider directly at their published rates — we add zero markup. Your Collo subscription covers the managed infrastructure: containers, orchestration, context hydration, agent coordination. Most users spend $20–40/month on API costs for medium usage.

Comment @collo followed by a command in any GitHub issue or PR. Use @collo \plan to create an implementation plan, @collo \approve to approve it, @collo \dev to implement, @collo \review to review a PR, @collo \doc for documentation, @collo \scrum for the kanban. Or just @collo with a question to get a context-aware answer about your repo.

Cursor and Copilot are IDE-based — they require you to context-switch away from GitHub where your issues, PRs, and reviews live. Collo works where your code already is: directly inside GitHub Issues and PRs. It is also the only tool with a multi-agent pipeline (plan, develop, review, document) triggered by a single @collo command.

Yes — comment @collo \scrum on any issue to activate the Scrum Master agent. It creates a kanban board, breaks features into tickets, coordinates the pipeline between agents, and tracks progress. You get the planning and coordination of a human scrum master without the standups.

Devin operates through its own dashboard and charges for both the platform and the AI compute bundled together. Collo lives entirely inside GitHub — no new dashboard to context-switch to. Plus, with BYOK you pay raw API costs with zero markup, giving you full cost transparency and control.

Every task runs in a disposable, single-tenant container that is destroyed the moment the PR is pushed. Your code is never stored on a shared server, never persisted after execution, and never mixed with another customer's data. Your API key is encrypted at rest with AWS KMS. Collo operates within your existing GitHub permissions.

Today, Collo supports Python and TypeScript/JavaScript environments out of the box. We are actively building support for Java, C++, Android, Go, and more. Higher tiers will unlock additional language environments as they ship.

As long as your subscription remains active and uninterrupted, your price stays at $39/month forever — even when the public Pro plan launches at $69/month. If you cancel and re-subscribe later, you move to the current public pricing.

When you sign up and install the Collo GitHub App, your 14-day trial begins automatically. No credit card upfront. Because Collo is BYOK, you just plug in your Anthropic or OpenAI key and start shipping. When the trial expires, subscribe to keep the agents active.

No hard limit on tasks or concurrent executions. Every task spins up its own dedicated container on-demand, so you can trigger as many tasks as you need simultaneously. Each task typically completes in 5–15 minutes — dozens or even hundreds per day.

lock in $39/mo before public launch

We're opening Collo to a select group of teams to stress-test the infrastructure. Get in now and keep that price forever.

start 14-day free trial
14-day free trialno credit cardcancel anytime