event-sourcing — independent software & tools
-
director
Coordination ledger for coding agents: what was decided, what's still open, where you parked — durable across sessions, repos, and weeks. Memory tools store what the agent knows; Director tracks the state of the work. Run both: they don't overlap. Claude Code + OpenAI Codex.
-
oh-my-bmad
Self-hosted autonomous-development BMAD framework platform — Telegram + console drive Claude Code through a typed, event-sourced spine. Python 3.12 · FastAPI · aiogram v3 · MCP stdio.
-
memorize
Shared, persistent memory for AI coding agents — Claude Code & Codex share one local-first, event-sourced project brain that survives sessions and syncs across machines. No server, no API key required.