mozilla-ai/cq
An open standard and SDK for AI agents to persist, share, and query collective learning knowledge.

Velocity · 7d
+12
★ / day
Trend
→steady
star history
cq defines a schema, SDKs in Python and Go, a server, and a Claude Code plugin that together enable AI agents to broadcast what they’ve learned and retrieve what other agents already know. The system prevents redundant failure rediscovery by maintaining shared agent memory that can be queried across agent sessions and deployments. Components include a CLI, a Python package (cq-sdk), a Go module, and a containerized server image.