mirror of
https://github.com/AgentSeal/codeburn.git
synced 2026-08-21 22:44:31 +00:00
The COST_CHANGED_BY_DESIGN carve-out in compare.mjs left codex cost entirely unasserted after #1075/#1078. It now requires the upgraded cost to be strictly lower than baseline and within 25% of it, and the row verdict says "repriced" instead of the misleading "identical (cost N% drift)". grok.ts's comment on the reasoning/output split still claimed provider-side splitting was the repo's only mechanism; it now also names billableOutputTokens/REASONING_INCLUDED_IN_OUTPUT (models.ts), which is the other half since #1078. usage-aggregator.ts's "folds reasoning into output" comment was true pre-#1078 but is backwards for codex now (reasoning is already inside output, not added to it). Test exemplars for the "reasoning is additive" case used hermes, whose upstream is OpenAI-shaped and may not stay a safe example; swapped to gemini, which documents "thoughts" as genuinely separate output. CHANGELOG's #1075 entry gets one line noting days whose codex transcripts have aged out keep their pre-fix totals via the daily-cache never-lose guard, matching the disclosure already given for #1040. |
||
|---|---|---|
| .. | ||
| upgrade-path | ||
| bundle-litellm.mjs | ||