mozilla-ai/cq
An open standard for shared agent learning. Agents persist, share, and query collective knowledge so they stop rediscovering the same failures independently. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 97
- Release rhythm 86
- Longevity 13
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 182
- days_rel: 19
- days_push: 19
- n_releases_24m: 116
Adoption not part of the score
1258 stars · 66 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cq is an open standard and tooling for shared agent learning: AI coding agents persist, share, and query structured knowledge units so they avoid repeating each other's mistakes. It ships as a CLI that installs an MCP server and skill into hosts like Claude, Codex, Copilot, Cursor, and OpenCode, with Go and Python SDKs.
Use cases
- stop my coding agent from rediscovering the same bugs
- share debugging knowledge between AI agents
- query known pitfalls before an agent retries a task
- propose learnings from an agent session automatically
- install an MCP knowledge server into Claude or Cursor
- build a collective knowledge base of undocumented API behavior
When to choose
- you use AI coding agents and want them to learn from past failures
- you want a shared, queryable knowledge store across multiple agent hosts
- you need an MCP server plus CLI and SDKs for agent knowledge sharing
When to avoid
- you need a stable, production-hardened system (0.x with breaking changes)
- you want fully automatic knowledge capture without human approval
- you don't use MCP-capable or supported coding agents
Facets
cli-tool · maturity experimental
mcp search-engine cli developer-tools sdk large-language-models developer-tools cli go python cross-platform windows shared-agent-learning knowledge-store coding-agents mcp-server open-standard agent-memory ai-agents knowledge-management macos linux
4 sources
- readme: https://github.com/mozilla-ai/cq · fetched 2026-08-28 · d8ad1bdcc0c7
- homepage: https://docs.mozilla.ai/cq · fetched 2026-08-29 · ec0e9c337f7e
- site_page: https://docs.mozilla.ai/cq/guides/install · fetched 2026-08-29 · 44e666cceb39
- site_page: https://docs.mozilla.ai/cq/guides/quickstart · fetched 2026-08-29 · 314ae5dd2aeb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mozilla-ai/cq | main | 76 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem