• stable-pre-cleanup da05455e7c

    Ghost released this 2026-02-22 00:59:32 +00:00 | 96 commits to main since this release

    Change 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