Drivers, integrations, policies, and example swarms for the AgentGuard ecosystem.
This is the contributor-friendly zone — add extensions here without touching the core kernel.
drivers/ Agent driver adapters
claude-code/ Claude Code hook adapter
codex/ OpenAI Codex CLI adapter
copilot/ GitHub Copilot adapter
gemini/ Google Gemini CLI adapter
goose/ Goose (Block) adapter
integrations/ Third-party framework integrations
langgraph/ LangGraph workflow integration
autogen/ AutoGen multi-agent integration
openclaw/ OpenClaw browser automation
policies/ Community policy packs
enterprise-security/ Enterprise security baseline
github-protection/ GitHub-specific protections
sandbox/ Sandboxed development policies
examples/ Example swarm configurations
qa-swarm/ QA testing swarm setup
research-swarm/ Research automation swarm
code-review-swarm/ Automated code review pipeline
- Pick a directory that matches your contribution type
- Add your extension with a README explaining what it does
- Open a PR — extensions don't need core team review for merge
Rule: Extensions depend on core repos. Core repos never depend on extensions.
extensions → agentguard ✓
extensions → octi-pulpo ✓
extensions → shellforge ✓
agentguard → extensions ✗ never
| Repo | Role |
|---|---|
| AgentGuard | Governance — policy enforcement, telemetry, invariants |
| Octi Pulpo | Coordination — pipeline controller, model routing, Slack control plane |
| ShellForge | Orchestration — multi-runtime agent execution |
| Preflight | Protocol — universal design-before-you-build standard |