memory.read / write
Versioned memory
Git-backed. Every write tracked with author, timestamp and diff. Revert a bad conclusion the same way you revert a bad commit.
acl.yaml · rbac
Access control
Per-agent grants in one config file. A scoped agent reads its own project and nothing else — enforced at the gateway, not by asking nicely in a prompt.
mcp · any model
Model-agnostic
Claude, GPT, Mistral, local models. Any MCP client connects. Switching models doesn't cost you your history — that's the whole point of owning it.
calendar · meeting
Built-in booking
Agents read free/busy and book real meetings. Zoom, Google Meet or phone, with the join link generated through the real API and an .ics in the confirmation mail.
backlog · sprint · raid
Project memory
Backlog items, decisions, risks and sprint state — queryable across every session and every agent. The stuff that usually dies in a chat log.
docker · self-hosted
No SaaS layer
Your server, your data, your backups. Caddy and a Cloudflare tunnel ship in the compose file, so there's no inbound port and no vendor in the middle.