#187 · Primary category: AI Coding Assistants
OpenAgentsControl
AI agent framework for plan-first development workflows with approval-based execution. Multi-language support (TypeScript, Python, Go, Rust) with automatic testing, code review, and validation built for OpenCode
Project last updated:08/14/26
GitHub Stars
4.8K
Forks
387
Contributors
19
License
MIT
Why we included this project
OpenAgentsControl is for teams tired of AI assistants that churn out code ignoring the conventions already in their repo. Instead of generic boilerplate, it learns the project's actual patterns first, covering validation libraries, ORM usage, and response formats, then writes matching code. A plan-first workflow with approval gates keeps a human in the loop before anything executes, which matters when you're cautious about letting agents run unattended. It runs on the open-source OpenCode CLI, supports TypeScript, Python, Go, Rust, and other languages, and is model-agnostic, so you're not locked into one provider. Shared context files keep everyone on the same standards, and agents are editable in plain markdown rather than compiled plugins, making it straightforward to adapt the framework to your team's existing habits.
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.