The context your AI agents have been missing.
A small, disciplined memory on disk so AI coding sessions stay light, survive compaction, and keep their place across days or weeks β instead of degrading as the context window fills with chatter.
uv tool install git+https://github.com/cloud-dancer-labs/celeborn.gitFree is genuinely complete
The whole engine runs on your machine for $0. You only pay when you want Celeborn Code to carry your context across devices or coordinate a team of agents.
| Feature | Free$0 no accountThe entire local CLI. No account, fully offline.Get started free β | Most popularPro$8 / seat / moHosted sync across every device, zero setup.Start Pro β | Team$12 / seat / moEverything in Pro, plus shared, coordinated agents.Start Team β | EnterpriseCustomSSO, a custom DPA, and self-host support.Contact sales β |
|---|---|---|---|---|
| The local engineFree β Python and SQLite only, no account, nothing leaves your machine. | ||||
| Tiered file memory & auto-rehydration (Orient) | β | β | β | β |
| Per-turn capture + full-text search | β | β | β | β |
| Local kanban board | β | β | β | β |
| Token & dollar savings estimate | β | β | β | β |
| Single-tree multi-agent (claim, touches, outbox) | β | β | β | β |
| Every harness adapter (Claude Code Β· Grok Β· Codex) | β | β | β | β |
| git-daemon sync & bring-your-own Supabase | β | β | β | β |
| Free GitHub App (drift check + thread capture) | β | β | β | β |
| Hosted syncCross-device, real-time, zero-setup β the Celeborn Code-hosted backend. | ||||
| Hosted Supabase sync (cross-device, real-time) | β | β | β | β |
| Unlimited projects | β | β | β | β |
| Rich hosted board at celeborncode.ai | β | β | β | β |
| GitHub App: pull threads into local memory | β | β | β | β |
| ~5 GB / month sync bandwidth | β | β | β | β |
| Team & org | ||||
| Shared projects | β | β | β | β |
| Org admin | β | β | β | β |
| Shared context across the team | β | β | β | β |
| Agent telepathy β the multi-agent bus | β | β | β | β |
| Fleet dashboard across every repo | β | β | β | β |
| Enterprise | ||||
| SSO / SAML | β | β | β | β |
| Custom DPA & volume pricing | β | β | β | β |
| Optional self-host support | β | β | β | β |
Prices are per seat. Team adds shared coordination on top of everything in Pro. Self-hosting on your own Supabase is free.
Built in the open
Every entry below is a real shipped card from Celeborn Code's own task board β the same kanban you get on day one. This page is dogfooded all the way down.
Settings, on the board
BoardA new βοΈ Settings page lets you manage Celeborn Code's skills, review the safe auto-allow baseline that cuts permission prompts, and arm a guarded Danger Zone for power users β all driven through the audited CLI, never by editing config by hand.
Curated skills, kept current
CLICeleborn Code installs a curated set of Claude Code skills at setup and quietly refreshes them in the background, so your agent's toolkit stays up to date without you babysitting it.
One shared board UI
BoardThe local board and the hosted board now share a single UI package. Every board improvement lands in both places at once, instead of being built twice and drifting apart.
Progress bars that pour like sand
BoardIn-progress cards show a context-derived percent-complete bar that fills with a settling, granular sand animation β color-coded green, amber, or red β so a single glance at the board tells you the momentum of every card.
A little wisdom in the sand
BoardEach card's sand bar very subtly embosses an Alan Watts quote that advances as the work progresses. You won't notice it unless you look closely β which is the point.
A calmer Done column
BoardDone is now half-width and collapses long cards to a title with a βshow moreβ toggle, giving the columns that actually matter β Doing, To Do, Blocked β room to breathe.
Remove a project
CloudYou can now remove a project from your hosted board β handy when the underlying repo is gone and you want a clean dashboard.
Fewer βAllowβ clicks
CLIAn opt-in safe permission baseline pre-approves read-only commands and in-tree file edits, so you stop clicking Allow for ls, grep, git status, and routine writes. Destructive and outward-facing actions still ask, every time.
The board stays up
BoardThe local board now supervises itself and comes back within seconds if it ever drops, instead of going dark in the middle of a session.
Codebase graph, zero prompts
MemoryCeleborn Code can answer structural questions about your entire codebase β call chains, routes, impact, dead code β through a pre-approved, never-prompting query surface. No stream of grep and Bash approvals breaking your flow, and your code never leaves your machine.
Live hosted board
CloudThe hosted board syncs in real time: edits made on the web reconcile back into your repo's task list, and changes appear without a manual refresh.
GitHub App: drift checks & thread ingest
GitHubA new GitHub App posts a non-blocking βmemory driftβ check on pull requests and captures PR and issue threads into your project journal. Capture is free; pulling threads into local memory is a Pro feature. It never writes your private memory back out to GitHub.
Every task gets a Stop condition
Multi-agentEach card now carries a logical βclean place to stop.β An agent always knows when it's safe to clear context without losing the thread β and the board fills in a sensible default so no card is ever stop-less.
Project-qualified task IDs
Multi-agentTasks are now labeled per project (like CELE-t117), so a fleet of agents working across many repos never confuses one board's cards for another's.
Skill Advisor
CLICeleborn Code coaches your agent on its own workflow β recommending tests, review gates, security review, and verification at the right moment β and works across Claude Code, Grok, and Codex.
Swarm run tracker
Multi-agentceleborn run gives autonomous multi-agent swarms a live heartbeat and a shared blackboard, so one worker's discovery instantly reaches all the others.
Self-identifying agents & a savings tally
BoardEvery file touch and claim is now labeled with which agent and model made it, and the board shows a running total of the tokens and dollars Celeborn Code has saved you.
Open-core hardening
SecurityAn install-integrity self-check, a published public contract for the file and CLI formats, and a guiding principle that the server never trusts the client β so a tampered local copy can't grant itself a paid tier or read anyone else's data.
Fleet dashboard
Multi-agentSee live status across every repo at once β who's working, who's stuck, and who's idle β from a single view.
Memory that stays honest
Memoryceleborn doctor now flags when your saved notes contradict the repo: a deleted file, a swapped dependency, a renamed module. The trust feature that lets you actually rely on the memory.
The $ Wrapped flex card
CLIceleborn flex prints a shareable brag card β tokens never re-loaded, restarts avoided, and dollars saved β straight from your own usage.
Compaction insurance
MemoryPanic-save snapshots your project memory the instant the context window is about to be compacted, with a one-command restore. A /clear or a full restart never loses your place.
Decision archaeology
Memoryceleborn why β<topic>β and celeborn blame <file> surface the decision, its date, and the reasoning from weeks ago β your project remembers not just what changed, but why.
Multi-agent file touches
Multi-agentRegister who's editing which file before a shared edit, so parallel agents see each other coming and don't clobber one another's work.
Smart init
CLIceleborn init now reads your repo on first run β README, build manifest, git history, top languages β to pre-seed its memory in under a minute.
Jira integration (beta)
CloudConnect a Jira project from the board with a guided token setup, and push your Celeborn Code task board to it. Celeborn Code stays the live source of truth; Jira is downstream reporting.
Daily standup & changelog
CLIceleborn standup and celeborn changelog generate a mechanical, no-model digest of what shipped β pulled from done cards, git commits, and journal entries.
Multi-agent kanban
Multi-agentPaste a card's marker into any agent and it claims the work automatically β To Do becomes Doing, the owner is set. A per-agent outbox queues work for a specific model.
Phases & plans
CLIceleborn plan organizes a body of work into phases with seeded boards, so a long effort has structure instead of a flat pile of cards.
The kanban board arrives
BoardCeleborn Code's task board ships β a local viewer over a markdown source of truth, with drag-and-drop, keyboard shortcuts, fluid animations, and live updates.
The tasks engine
CLIThe task schema and the celeborn tasks CLI (add, move, edit, show) land. Markdown is the source of truth; the JSON projection is what the board renders.