Skip to content

Add model catalog: pricing, performance, and cost-aware selection#4

Merged
zizzle6717 merged 1 commit into
claude/beautiful-bohr-Et4LXfrom
claude/tiny-code-llm-tracking-aKrNF
Jun 8, 2026
Merged

Add model catalog: pricing, performance, and cost-aware selection#4
zizzle6717 merged 1 commit into
claude/beautiful-bohr-Et4LXfrom
claude/tiny-code-llm-tracking-aKrNF

Conversation

@rililive

@rililive rililive commented Jun 8, 2026

Copy link
Copy Markdown

tiny-code now maintains a curated catalog of coding models (Anthropic +
Gemini) with pricing, context window, and a relative coding-aptitude
score, and uses it to make cost/performance decisions:

  • Token usage now shows an estimated USD cost per turn and as a session
    total, priced from the active model's rate.
  • New priority setting (performance | cost | balanced) auto-selects a
    model when none is pinned. Default performance preserves the existing
    Opus/Gemini-Pro defaults; cost/balanced trade down to save money.
  • New /models command lists the catalog (cheapest first) with pricing
    and scores, marks the active model, and shows the running session cost.
  • Catalog is curated/offline with a CATALOG_AS_OF date; a live-refresh
    follow-up is noted in TODO.md.

https://claude.ai/code/session_014AFdRzqUrhPRWGriZw3MoS

tiny-code now maintains a curated catalog of coding models (Anthropic +
Gemini) with pricing, context window, and a relative coding-aptitude
score, and uses it to make cost/performance decisions:

- Token usage now shows an estimated USD cost per turn and as a session
  total, priced from the active model's rate.
- New `priority` setting (performance | cost | balanced) auto-selects a
  model when none is pinned. Default `performance` preserves the existing
  Opus/Gemini-Pro defaults; `cost`/`balanced` trade down to save money.
- New `/models` command lists the catalog (cheapest first) with pricing
  and scores, marks the active model, and shows the running session cost.
- Catalog is curated/offline with a CATALOG_AS_OF date; a live-refresh
  follow-up is noted in TODO.md.

https://claude.ai/code/session_014AFdRzqUrhPRWGriZw3MoS
@zizzle6717 zizzle6717 merged commit 350d2cf into claude/beautiful-bohr-Et4LX Jun 8, 2026
2 checks passed
@rililive rililive deleted the claude/tiny-code-llm-tracking-aKrNF branch June 8, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants