You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Per-worktree baseline refs for implementation metrics — are 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