Skip to content

AgentGuardHQ/agentguard-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AgentGuard Extensions

Drivers, integrations, policies, and example swarms for the AgentGuard ecosystem.

This is the contributor-friendly zone — add extensions here without touching the core kernel.

Structure

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

Contributing

  1. Pick a directory that matches your contribution type
  2. Add your extension with a README explaining what it does
  3. 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

Core Repos

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

License

Apache 2.0

About

Drivers, integrations, policies, and example swarms for the AgentGuard ecosystem

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors