Skip to content

Repository for Open Agent Kit

License

Notifications You must be signed in to change notification settings

goondocks-co/open-agent-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Open Agent Kit

PR Check Release GitHub release (latest SemVer) PyPI Python MIT License

Your Team's Memory in the Age of AI-Written Code

You architect. AI agents build. But the reasoning, trade-offs, and lessons learned disappear between sessions. OAK records the full development story — plans, decisions, gotchas, and context — creating a history that's semantically richer than git could ever be. Then autonomous OAK Agents and Skills turn that captured intelligence into better documentation, deeper insights, and ultimately higher quality software, faster.

OAK CI Dashboard

graph LR
    A[AI Coding Agent] -->|Hooks| B[OAK Daemon]
    B -->|Context| A
    B --> C[(Memory & Code Index)]
    C --> D[OAK Agents]
    D -->|Docs · Analysis · Insights| E[Your Project]
Loading

Quick Start

# Install via Homebrew (macOS)
brew install goondocks-co/oak/oak-ci
# Or via the install script (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/goondocks-co/open-agent-kit/main/install.sh | sh
# Initialize your project
oak init

Windows? See QUICKSTART.md for PowerShell install and other methods (pipx, uv, pip).

Open the OAK Dashboard in your browser:

oak ci start --open

Start coding!

claude

Full documentation | Quick Start | Contributing

Supported Agents

Agent Hooks MCP Skills
Claude Code Yes Yes Yes
Gemini CLI Yes Yes Yes
Cursor Yes Yes Yes
Codex CLI Yes (OTel) Yes Yes
OpenCode Yes (Plugin) Yes Yes
Windsurf Yes No Yes
GitHub Copilot Limited Yes Yes

Contributing

See CONTRIBUTING.md for the contributor guide and oak/constitution.md for project standards.

git clone https://github.com/goondocks-co/open-agent-kit.git
cd open-agent-kit
make setup && make check

Security

See SECURITY.md for the vulnerability reporting policy.

License

MIT

About

Repository for Open Agent Kit

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published