A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
An AI workforce platform: role-specialized agents with multi-provider LLM, MCP, tasks, and a web + CLI UI. You're in cha
Not a single assistant. Not a fixed team of four. A workforce — named agents with roles, models, tools, and memory — that scales the way you want it to and self-organizes through delegation. Hand the top of the org chart a goal; it breaks the work down and assigns it. You steer.

Local-first · Bring-your-own-model · MCP-native · Multi-agent
You decide the headcount and the org chart. A few common shapes:
The substrate is the same in every shape. Agents share a task board, any agent can assign work to any other (task_create is built in), and the scheduler wakes coworkers when their dependencies clear. Hierarchy is what you set in the personas — the platform doesn't enforce it, it just lets it work.
Each agent is a folder on disk — AGENT.md (its role + persona), a workspace, files you've left for it, a private memory. Add one, retire one, give one a different model. You're the org chart.
You hand the workforce a goal — at whatever altitude you want.
High altitude. "Ship the v2 settings page by Friday." You drop that at the top of your chain. It gets decomposed: spec, implementation, QA pass, release note. The pieces land on the board with dependencies wired up. Specialists pick up their slices and work in parallel. The decisions the workforce can't make on its own surface as waiting on you. You make those calls; the rest happens without you.
Low altitude. "Fix the flaky test in task-scheduler.test.ts." Goes straight to your engineer. Done before lunch.
Either way, you're not running the play-by-play. You set goals, you answer the few questions the workforce escalates, you read the results.
Home — who's working, who's waiting on you. |
Agents — every coworker's role, persona, tools, model. |
Tasks — the shared board everyone reads from and writes to. |
Chat — a session per agent, with tool calls inline. |
OpenAcme is a daemon that runs locally. Sessions, tasks, agent memories, OAuth tokens — all under ~/.openacme/. Your prompts go to whichever model provider you chose; nothing else leaves the machine. No telemetry.
Bring your own model, per agent. Anthropic, OpenAI, Google, OpenRouter, Ollama, or any OpenAI-compatible endpoint. Sign in with a Claude Pro or ChatGPT Plus subscription you already have and that plan drives the workforce — no double-paying your provider.
The Chrome your agents drive is yours. Log into your accounts once; every agent inherits the session. Each agent owns its own tabs so they don't trample each other.
Memory persists. The agent you've shaped over three months remembers your conventions across sessions. The task board, comments, and event log live in a real SQLite database — query it, back it up, fork it.
Requires Node ≥ 18.
npm install -g @openacme/cli
Then, from anywhere:
openacme setup # interactive wizard — connect a provider, sign in, pick a default model
openacme # start the background daemon + open the web UI
That's it. The daemon registers itself with launchd (macOS) or systemd-user (Linux), auto-starts at login, auto-restarts on crash. Running openacme again is idempotent.
You start with Acme, a built-in helper. Hire the rest of your workforce from the web UI — write a role from scratch, or import a ready-made one from the agent catalog.
Sign in with a subscription you already have (optional — API keys work too):
openacme login --provider anthropic # Claude Pro / Max
openacme login --provider openai # ChatGPT Plus / Pro
Prefer the terminal:
openacme chat
Lifecycle:
openacme status # pid, bind, uptime, recent log
openacme logs -f # follow the log live
openacme stop # stop the daemon
openacme restart # restart
git clone git@github.com:sandydasari/openacme.git
cd OpenAcme && pnpm install && pnpm build
pnpm agent setup
pnpm agent
CLAUDE.mdCONTRIBUTING.mdAn AI-powered custom node for ComfyUI designed to enhance workflow automation and provide intelligent assistance
Deterministic multi-agent pipeline for end-to-end software development, orchestrating CLI-based AI tools (e.g. Gemini, C
💻 A curated list of papers and resources for multi-modal Graphical User Interface (GUI) agents.
干净、强大、属于你的 AI Agent 平台 --AI agents, without the clutter.