Skip to content

fix(pricing): verify or mark placeholder model prices #33

Description

@4ndreello

MODEL_PRICES in src/core/pricing.ts are placeholder values with TODO comments (some not in English). Example: claude-haiku-4-5 is listed at 0.8/4 versus a catalog value near 1/5. These prices are only used when the harness reports no cost, but in that case a wrong estimate ships to the user as a confident dollar figure with no indication it is an estimate.

Source: PR #30 independent review, non-blocking finding #9.

Suggested fix: verify each price against the current provider catalog, translate the TODO comments to English, and either correct the values or clearly mark estimate-derived costs in the output (for example a trailing marker) so an estimate is not mistaken for a reported cost.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions