Skip to content

🔔 Monthly pricing review: check built-in table (2026-07-01) #4

Description

@github-actions

Monthly Pricing Review

The built-in pricing table in crates/scopeon-core/src/cost.rs was last
verified on 2026-04-27 (today is 2026-07-01).

Checklist

  • Check Anthropic pricing for Claude model updates
  • Check OpenAI pricing for GPT model updates
  • Check Google AI pricing for Gemini model updates
  • Update any stale entries in PRICING slice in cost.rs
  • Update PRICING_VERIFIED_DATE to today's date
  • Run cargo test --workspace and verify all tests pass
  • Open a PR with the changes

Quick commands

# Run only the pricing tests
cargo test --workspace -- cost::

# Check the current verified date
grep PRICING_VERIFIED_DATE crates/scopeon-core/src/cost.rs

This issue was opened automatically by the pricing-review workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions