Skip to content

Cost calculator labels its Opus tier Opus 4.8 while Opus 5 is current #93

Description

@jamditis

Observed while fixing the pricing case in #89.

  • resource-kit/docs/cost-calculator/index.html line 121 displays Claude Opus 4.8.
  • Line 327 sets the JS pricing table label to 'Opus 4.8'.
  • claude-opus-5 is the current Opus model and is priced identically at $5/$25 per million tokens.
  • The page footer reads Verified July 24, 2026 from Anthropic pricing.

No cost is miscalculated, since Opus 5 and Opus 4.8 share the same rates, and #89 added *opus-5* to the snippet's Opus arm so those sessions now price correctly. The user-visible label is what is out of date.

Deferred from #89 because that PR's scope was the three reported review threads, and relabelling the tier is a content decision rather than a correctness fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions