Skip to content

Release notes

The canonical release history lives in CHANGELOG.md.

Current highlights

0.5.2

  • ReviewAgent for automated code review dispatch
  • Goal engine and memory store stabilization
  • Multi-layer deduplication for CI failure issues
  • Workflow approval for action-required CI runs
  • Azure and MCP configuration options
  • Mixed datetime handling fixes in orchestrator
  • Graceful 422 handling in DocsAgent for existing branches
  • Agent protocol abstraction (BaseAgent, AgentContext, AgentResult)
  • PR-number fast path and in-process read cache for GitHub API

0.5.0

  • initial Python package and CLI
  • async GitHub REST client
  • PR, issue, upgrade, docs, dependency, security, stale, self-heal, and escalation agents
  • GitHub Actions workflows for CI and ongoing maintenance
  • consumer templates and setup guide for onboarding new repositories

For the detailed running history, use the repository changelog directly.