Skip to content

chore: list only Claude models (drop Bankr gateway non-Claude options)#496

Merged
aaronjmars merged 1 commit into
mainfrom
chore/claude-only-models
Jun 17, 2026
Merged

chore: list only Claude models (drop Bankr gateway non-Claude options)#496
aaronjmars merged 1 commit into
mainfrom
chore/claude-only-models

Conversation

@aaronjmars

Copy link
Copy Markdown
Owner

Removes all non-Claude (Bankr gateway) model references so only the four Claude models remain across config, the run-time dropdown, and pricing tables.

Changes

  • aeon.yml — drop the # Bankr gateway also supports: options comment line.
  • .github/workflows/aeon.yml — remove gemini-3-pro, gemini-3-flash, gpt-5.2, kimi-k2.5, qwen3-coder from the workflow_dispatch model dropdown.
  • skills/spend-monitor/SKILL.md — remove those 5 rows from the Bankr Gateway pricing table.
  • skills/cost-report/SKILL.md — remove those 5 rows from the Bankr Gateway pricing table.

Notes

  • Unlisted models still fall back to conservative Opus pricing in both spend-monitor and cost-report, so removing the rows won't crash cost estimation.
  • Repo-wide grep for gemini-3 / gpt-5.2 / kimi-k2.5 / qwen3-coder returns nothing after these edits.

🤖 Generated with Claude Code

Remove gemini-3-pro/gemini-3-flash/gpt-5.2/kimi-k2.5/qwen3-coder from the
workflow_dispatch model dropdown, the aeon.yml options comment, and the
Bankr Gateway pricing tables in spend-monitor and cost-report. Unlisted
models still fall back to conservative Opus pricing in both skills.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@aaronjmars aaronjmars merged commit 88707ea into main Jun 17, 2026
1 check passed
@aaronjmars aaronjmars deleted the chore/claude-only-models branch June 17, 2026 22:59
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.

1 participant