Skip to content

v1.2.11

Choose a tag to compare

@GeoloeG-IsT GeoloeG-IsT released this 18 Feb 07:58
· 54 commits to main since this release

Changed

  • Per-worktree baseline refs for implementation metricsare implement now captures each worktree's HEAD individually after artifact stripping, instead of using the merge-base between branches, ensuring metrics measure only actual AI implementation changes
  • OpenCode cost calculation uses shared pricing module — Removed duplicated pricing constants and calculateCostFromTokens from the OpenCode backend, now imports getModelPricing and computeCost from cost-calculator.ts for single-source-of-truth pricing