Skip to content

Releases: joaomj/opencode

v2.0.0 - Skill-tilted Routing

Choose a tag to compare

@joaomj joaomj released this 18 Jun 12:27
Immutable release. Only release title and notes can be modified.
af0eb44

v2.0.0 - Skill-tilted Routing Architecture

Highlights

  • Native agent system: Replaced agent-based architecture with a routing table-driven skill-tilted system
  • New /review command: Dedicated code review workflow with P0-P3 severity levels
  • New lint rules: OC-ROUTING (routing consistency), OC-REGISTRY (rules table sync), OC-SKILL-CHECK (skill descriptions)
  • New technical-writing skill: Dedicated skill for READMEs, API docs, reports

Removed (deprecated)

  • Agents: code-reviewer, ml-engineer, swe-engineer (moved to skill-tilted routing)
  • Skills: c4-diagram, e2e-testing, google-drive-reader, notion-reader, research

Improvements

  • Stronger determinism in command and skill routing
  • Failure-resilient execution as a core coding standard
  • Stricter permissions with default ask and safe command allowlisting
  • OPENAI provider as default model backend
  • License author corrected

v1.0.0

Choose a tag to compare

@joaomj joaomj released this 01 Jun 17:43
Immutable release. Only release title and notes can be modified.
3c06e4d

What's Changed

New Contributors

  • @joaomj made their first contribution in #1

Full Changelog: https://github.com/joaomj/opencode/commits/v1.0.0