Skip to content

v0.3.1

Choose a tag to compare

@darrenhinde darrenhinde released this 09 Dec 13:32
· 82 commits to main since this release

[0.3.1] - 2025-12-09

Changes

  • fix(ci): resolve post-merge workflow heredoc parsing issue (#44)

Fixed

  • Post-merge workflow now properly handles multiline commit messages
  • Version bumping automation restored
  • Changelog generation fixed

Previous Changes (from v0.3.0)

  • Comprehensive verification and stabilization of main branch
  • New prompt architecture (agent files as canonical defaults)
  • Fixed PR #42 CI issues (prompt validation, package-lock, git merge base)
  • Added execution-balance validation to 21 OpenAgent tests
  • Enhanced OpenCoder agent with critical rules enforcement
  • New agent creation system with templates and guides
  • OpenCoder test suite with 8 comprehensive test cases
  • Improved documentation and tooling