feat(quota-viewer): β¨ add quota and usage statistics viewer system 8b4ff52 Mirrowel commited on Dec 16, 2025
refactor(startup): π¨ reorganize import sequence to eliminate blocking dependencies b6116f7 Mirrowel commited on Dec 14, 2025
fix(env): π use explicit .env path for PyInstaller compatibility 682bbea Mirrowel commited on Dec 14, 2025
refactor(core): π¨ centralize path management for PyInstaller compatibility 467f294 Mirrowel commited on Dec 14, 2025
Merge branch 'main' into fix/antigravity-credential-stuck-unavailable b7aa5d6 unverified Mirrowel commited on Dec 8, 2025
refactor(proxy): π¨ remove debug print statement for credentials 4ecfaba Mirrowel commited on Dec 8, 2025
feat(tui): π¨ add warnings for changing the proxy settings, and add reset to default button c5716c1 Mirrowel commited on Dec 8, 2025
refactor(ui): π¨ replace console.clear with cross-platform clear_screen function 1ce8eba Mirrowel commited on Dec 3, 2025
refactor(api): π¨ change is_ready from method to property access c264be0 Mirrowel commited on Nov 28, 2025
refactor(logging): π¨ remove debug print statements and add concise deployment logs a140a0d Mirrowel commited on Nov 27, 2025
feat(api): β¨ add model pricing and capabilities enrichment service b6a47c9 Mirrowel commited on Nov 27, 2025
feat(credentials): β¨ add support for environment-based credential loading and bulk export tools bd8f638 Mirrowel commited on Nov 27, 2025
fix(proxy): π load environment variables before displaying PROXY_API_KEY 2384d86 Mirrowel commited on Nov 27, 2025
One huge ass bugfix i can't even list here. It's a mess i'll fix later 62e7cf3 Mirrowel commited on Nov 27, 2025
fix(proxy): π prevent role field concatenation in streaming responses 0ea3b2d Mirrowel commited on Nov 27, 2025
refactor(logging): π¨ adjust logging levels and improve schema cleaning for Antigravity 868b7c9 Mirrowel commited on Nov 27, 2025
fix(api): π override global temperature=0 via OVERRIDE_TEMPERATURE_ZERO 6adac7a Mirrowel commited on Nov 24, 2025
feat(ui): display proxy API key and improve onboarding/security warnings 0fd5b85 Mirrowel commited on Nov 20, 2025
feat(ui): enhance launcher TUI and lazy-load core components a42743f Mirrowel commited on Nov 20, 2025
feat(ui): β¨ add interactive launcher TUI and advanced settings tool 37501b2 Mirrowel commited on Nov 20, 2025
feat(auth): add interactive onboarding and credential setup with warnings 34e560e Mirrowel commited on Nov 20, 2025
perf(auth): β‘οΈ parallelize oauth credential initialization and deduplication 664a3d8 Mirrowel commited on Nov 19, 2025
feat(setup): ensure proxy key validation runs after credential creation 2c9c7d5 Mirrowel commited on Nov 18, 2025
feat(core): enable configuration of maximum concurrent requests per key 79e83ae Mirrowel commited on Nov 16, 2025
refactor(client): π¨ make credentials optional and centralize validation 8a28cd0 Mirrowel commited on Nov 13, 2025
chore(config): βοΈ enable conditional instantiation of API call persistence 7785a1f Mirrowel commited on Nov 13, 2025
refactor(core): review fixes + improve error handling and execution logic 19af906 Mirrowel commited on Oct 21, 2025
fix(proxy_app): π add type key to aggregated tool calls initialization bd3a54b Mirrowel commited on Oct 21, 2025
feat(provider): add detailed transaction logging for gemini cli provider ad45c64 Mirrowel commited on Oct 21, 2025
fix(core): stabilize streaming for custom endpoints and eliminate initialization conflicts 63418af Mirrowel commited on Oct 3, 2025
feat(core): introduce model whitelisting to override blacklists 2ed5bb6 Mirrowel commited on Oct 3, 2025
refactor(auth): implement two-pass OAuth credential deduplication 9bcb7cb Mirrowel commited on Oct 3, 2025
refactor(auth): refine duplicate OAuth credential checking logic 3f8f2ac Mirrowel commited on Oct 3, 2025
feat(auth): introduce dedicated --add-credential CLI utility 2e16e7e Mirrowel commited on Oct 3, 2025
feat(auth): implement automated credential discovery and duplication check 4600c4d Mirrowel commited on Oct 3, 2025
refactor(auth): enhance OAuth credential discovery and client logging 622b036 Mirrowel commited on Oct 3, 2025
fix(auth): resolve concurrent interactive prompts and token renewal issues e908557 Mirrowel commited on Oct 3, 2025
feat(auth): implement robust OAuth credential initialization and management 65ec48f Mirrowel commited on Oct 3, 2025
feat(provider): introduce OAuth credential management and custom provider handling d28e7c5 Mirrowel commited on Oct 2, 2025
feat(proxy): β¨ implement detailed per-request transaction logging fc62d82 Mirrowel commited on Oct 2, 2025
feat(api): β¨ adopt OpenAI schema and blacklist patterns for model discovery b1631e5 Mirrowel commited on Sep 25, 2025
fix(proxy): handle None values in streaming tool-call aggregation 1199a4e Mirrowel commited on Sep 25, 2025
feat(api): β¨ add CORS middleware to allow cross-origin requests 30f6fec Mirrowel commited on Sep 20, 2025
feat(client): enhance streaming error handling and log clarity 856f4f3 Mirrowel commited on Jul 11, 2025
feat(rotator): allow explicit logging configuration for client 15c96ab Mirrowel commited on Jul 9, 2025
feat: Improve streaming error handling and refactor client completions 231840d Mirrowel commited on Jul 7, 2025