Skip to content

Upgrade Gemini Flash 2.5 and fix Linux notification hooks#11

Open
markalexwatson wants to merge 4 commits intodavekilleen:mainfrom
markalexwatson:main
Open

Upgrade Gemini Flash 2.5 and fix Linux notification hooks#11
markalexwatson wants to merge 4 commits intodavekilleen:mainfrom
markalexwatson:main

Conversation

@markalexwatson
Copy link
Copy Markdown

Summary

  • Gemini 2.5 Flash: Replaces deprecated google/gemini-2.0-flash-exp:free with google/gemini-2.5-flash across all model configs ($0.30/M input, $2.50/M output, ~90% cheaper than Claude)
  • Linux hooks fix: Replaces macOS afplay with pw-play (PipeWire) in Stop and Notification hooks, using freedesktop complete.oga sound

Test plan

  • Run /ai-setup and verify Gemini 2.5 Flash appears in budget model list
  • Run configure-ai-models.sh and verify generated models.json has correct model ID
  • Verify notification sound plays on Stop and permission prompt events (Linux)

🤖 Generated with Claude Code

markalexwatson and others added 4 commits February 21, 2026 12:21
The old gemini-2.0-flash-exp:free model was experimental. Gemini 2.5
Flash has built-in reasoning capabilities and is now generally available
on OpenRouter at $0.30/M input, $2.50/M output (~90% cheaper than Claude).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Set up three-tier AI model strategy: Gemini 2.5 Flash (budget via
OpenRouter), Llama 3.3 70B (offline via Ollama), and smart routing
rules to automatically select the right model per task.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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