Skip to content

Release history

OpenAgentsControl releases

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

All releases

9 shown

v0.7.1 Maintenance

### Changes - feat: Context path configuration and documentation reorganization (#143)

v0.7.0 New feature
Notable features
  • ExternalScout agent with 18+ library integrations
  • ContextScout optimization with research-backed patterns
  • New commands: /analyze-patterns, /commit-openagents, /build-context-system
Full changelog

Changes

  • feat: add ExternalScout and optimize ContextScout with research-backed patterns (#128)

Documentation

  • Updated README.md and QUICK_START.md for v0.6.0 accuracy
    • Updated version from 0.1.0-alpha.1 to 0.6.0
    • Added OpenImplementer agent to main agents list
    • Completed commands list with /analyze-patterns, /commit-openagents, /build-context-system
    • Highlighted ExternalScout with 18+ supported libraries
    • Updated installation profiles to mention new agents
v0.5.5 Bug fix

Minor fixes and improvements.

Full changelog

Changes

  • fix(registry): add component-planning context and remove repo-specific contexts from user profiles (#125)
v0.5.2 Maintenance

### Changes - docs(core): refine project intelligence system and deprecate legacy context (#93)

v0.3.2 Maintenance

Automated version bump. See [CHANGELOG.md](CHANGELOG.md) for details.

v0.5.0 Breaking risk
Notable features
  • Explicit context file validation with pattern matching
  • Category-based agent organization across seven domains
  • Enhanced registry validation
v0.0.1 New feature
Notable features
  • OpenAgent and OpenCoder evaluation framework
  • Automated CI/CD testing pipeline
  • Auto version bumping and GitHub releases based on commit messages
Full changelog

Initial Release

Features

  • OpenAgent and OpenCoder evaluation framework
  • Automated CI/CD testing pipeline
  • Auto version bumping based on commit messages
  • GitHub releases on version bump

Versioning

  • feat: commits → minor bump (0.0.1 → 0.1.0)
  • fix: commits → patch bump (0.0.1 → 0.0.2)
  • Default → patch bump

Beta — feedback welcome: [email protected]