chore: list only Claude models (drop Bankr gateway non-Claude options)#496
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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— removegemini-3-pro,gemini-3-flash,gpt-5.2,kimi-k2.5,qwen3-coderfrom theworkflow_dispatchmodel 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
gemini-3/gpt-5.2/kimi-k2.5/qwen3-coderreturns nothing after these edits.🤖 Generated with Claude Code