#748 · Primary category: AI Agents & Automation
Citadel
The operating layer for Claude Code + OpenAI Codex: persistent project memory, intent routing, safety hooks, cost telemetry, and parallel agent fleets.
Project last updated:08/27/26
GitHub Stars
913
Forks
82
Contributors
8
License
MIT
Why we included this project
Citadel is a plugin for Claude Code and OpenAI Codex that keeps project state inside the repository, so a long agent run can resume where an earlier session left off. Instead of rebuilding context with every fresh prompt, the agent stores its context, decisions, evidence, and handoffs in the repo itself; Citadel routes natural-language requests into repeatable workflows, applies safety hooks and approval boundaries, and records cost telemetry plus reviewable evidence of what changed. It also coordinates parallel agent fleets. Developers and small teams already using an agentic coding tool daily will recognize the problem it solves: single-shot prompts are too fragile, and a bounded, removable layer beats wiring up a heavier orchestration platform. Installation runs through each runtime's built-in plugin market, needs no npm package, and activates one project at a time, so it is easy to trial on a single repository before adopting it widely.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.