Main features:
- Works with any coding agent that supports MCP and skills.
- Works across the team: submissions pool across everyone's sessions and aggregated into a team-level context.
- Output is plain AGENTS.md plus skills, so it is easy to version, review, edit.
- Extensible by design. Every component (short term memory, long term memory, dreamer model, hooks, etc) is a Python Protocol and is wired from a runtime config, so virtually anything can be swapped/extended.
Looking for your feedback!