Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 16:33
c8ae45e

0.2.0 (2026-07-09)

Features

  • add Anthropic API client and base Agent class (75df02c)
  • add CoderAgent and ResearchAgent (7d70aa7)
  • add Context with per-agent context slicing (fc85c0c)
  • add keyword-based Router (691c5df)
  • add Orchestrator and main entry point (9a83c38)

Bug Fixes

  • resolve RuboCop offenses in lib (f6e7009)
  • resolve RuboCop offenses in specs (9fdf8e3)