-
released this
2026-02-22 00:59:32 +00:00 | 96 commits to main since this releaseChange default behavior from Proxy mode to Direct API mode:
- useProxy defaultValue: true -> false
- General distribution: Users provide their own Gemini API key
- Development with Proxy: Use --dart-define=USE_PROXY=true
Rationale:
- Proxy mode requires Tailscale connection (not suitable for public distribution)
- Direct API mode works anywhere with internet connection
- Each user manages their own API quota
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
Downloads