Skip to content

v0.10.228

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:56
986f182

Changelog

Bug Fixes

Other

  • 124909e: refactor(benchmark): dedup rendering, path resolution, and metrics accumulation (#470) (@rianjs)
  • 39f922b: refactor(cmd): dedup configPath, JSON rendering, progress helpers, and ledger open (#463) (@rianjs)
  • d66308f: refactor(cmd): replace 41 hand-rolled cobra Args closures with exitcode constructors (#460) (@rianjs)
  • d70fd0a: refactor(config): dedup normalization, model-map mutation, and profile editing (#466) (@rianjs)
  • 6a47482: refactor(credentialcmd): consolidate init editor runners and dedup the editor family (#472) (@rianjs)
  • 99b00fc: refactor(llm): declarative runtime registry for the Provider x Auth x Adapter matrix (#468) (@rianjs)
  • 4692ba6: refactor(persistence): simplify ledger, outbox, gate, and gateio internals (#462) (@rianjs)
  • b089762: refactor(pipeline): decompose execute() and dedup in-file helpers (#469) (@rianjs)
  • 5c45d89: refactor(pipeline): split pipeline.go into subsystem files; move task-metadata IO to llmlifecycle (#471) (@rianjs)
  • 73a580a: refactor(review-flow): dedup posting tails, outcome mapping, and rollup rendering (#467) (@rianjs)
  • 2ad6205: refactor(reviewcmd): table-driven flag validation; shared usage progress fields (#473) (@rianjs)
  • 453a92f: refactor(support): simplify agents, credentials, gitprovider, datalifecycle, and cmdruntime (#464) (@rianjs)
  • 5b18c87: refactor: rename internal/reviewruntime to internal/app (Phase 2 composition root) (#465) (@rianjs)