# compozy/compozy

An operating system for AI agents. Plug in the agent CLIs you already use (Claude Code, Codex, Gemini CLI, Cursor) and they become a team: they split the work, hand tasks to each other, run automated on jobs and loops, and share one project memory. You steer everything from the browser.

Repository: https://github.com/compozy/compozy
Canonical: https://ross.abutalabs.com/products/compozy
Homepage: https://compozy.com
Language: Go
License: MIT
License Family: permissive
Last push: 2026-08-26T21:43:12+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 93, longevity 11
- inputs: {"age_days": 158, "days_push": 7, "days_rel": 47, "gap_med": 1.0, "n_releases_24m": 29}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2686, forks 168 (observed 2026-08-28T04:07:10.169202+00:00)

## What it is
CompozyOS is a self-hosted 'operating system for AI agents' written in Go that wraps existing agent CLIs (Claude Code, Codex, Gemini CLI, OpenClaw, Hermes) into daemon-owned sessions with shared memory, loops, approvals, and permissions. It provides a web UI, CLI, HTTP/SSE, UDS, and MCP surfaces for creating, automating (cron, webhooks, triggers), and supervising agent work locally.

## Use cases
- orchestrate multiple AI agent CLIs as a coordinated team
- run AI agents on cron schedules or webhooks without a terminal open
- give coding agents shared project memory across sessions
- supervise agent runs with approvals and permissions from a browser
- delegate tasks between agents with handoffs and task leases
- consolidate agent activity into durable memory automatically
- run unattended background agent jobs with audit trails

## When to choose
- you already use agent CLIs like Claude Code or Gemini CLI and want them running continuously and collaboratively
- you need scheduled, event-driven, or webhook-triggered agent automation with supervision and audit history
- you want a local-first, single-binary agent runtime with file-based memory you can version and inspect

## When to avoid
- you only need a simple chatbot or one-off LLM API calls without orchestration
- you require a fully stable, production-hardened product - the v0.3 line is explicitly beta
- you need a managed cloud service rather than a self-hosted daemon on your own machine
- your agents are not ACP-compatible CLIs or you rely on providers outside its built-in integrations

## Facets
- artifact type: application
- maturity: experimental
- function: agent-framework, scheduling, workflow-automation, webhook, chat-interface, developer-tools, self-hosted, mcp
- domain: large-language-models, developer-tools, self-hosted
- platform: cross-platform, self-hosted, cli, go
- tags: ai-agent-orchestration, agent-runtime, acp, claude-code, codex, gemini-cli, daemon, agent-memory, cron-scheduling, multi-agent, sqlite, local-first, beta, ai-agents, automation, macos, linux

## Member repositories
- compozy/compozy (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:10.169202+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:17:47.212312+00:00, confidence not recorded.
  - readme: https://github.com/compozy/compozy (fetched 2026-08-28T04:07:10.169202+00:00, sha ec49ccf5a886)
  - homepage: https://compozy.com (fetched 2026-08-29T09:59:59.542472+00:00, sha c84173b96393)
  - site_page: https://www.compozy.com/docs/skills (fetched 2026-08-29T09:59:59.556093+00:00, sha c4ddc9f7fabb)
  - site_page: https://www.compozy.com/docs/automation (fetched 2026-08-29T09:59:59.558573+00:00, sha c01ddd34a64b)
  - site_page: https://www.compozy.com/docs (fetched 2026-08-29T09:59:59.545328+00:00, sha 05810143dad9)
  - site_page: https://www.compozy.com/docs/getting-started/installation (fetched 2026-08-29T09:59:59.549083+00:00, sha cad635e6d2c2)
  - site_page: https://www.compozy.com/docs/memory/dream (fetched 2026-08-29T09:59:59.550976+00:00, sha cf40fed0a8cd)
  - site_page: https://www.compozy.com/docs/autonomy (fetched 2026-08-29T09:59:59.552766+00:00, sha 9456a316d207)
  - site_page: https://www.compozy.com/docs/hooks (fetched 2026-08-29T09:59:59.554494+00:00, sha 51720494fdfb)
  - site_page: https://www.compozy.com/changelog (fetched 2026-08-29T09:59:59.547301+00:00, sha 1b8ac8134a3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
