Merge remote-tracking branch 'origin/feature/filtering-tool' into dev cfa8697 Mirrowel commited on Dec 17, 2025
feat(quota): β¨ improve aggregation with tier priorities and fix double-counting 90d4836 Mirrowel commited on Dec 16, 2025
feat(quota): restructure quota aggregation with cumulative counts and tier registry 06b3f7d Mirrowel commited on Dec 16, 2025
refactor(quota-viewer): π¨ enhance credential sorting and cooldown display 1af1879 Mirrowel commited on Dec 16, 2025
feat(quota-viewer): β¨ add intelligent URL scheme detection for local and private hosts 65fe549 Mirrowel commited on Dec 16, 2025
feat(quota-viewer): β¨ add quota and usage statistics viewer system 8b4ff52 Mirrowel commited on Dec 16, 2025
refactor(tui): π¨ enhance clear_screen with optional header display d5acbd4 Mirrowel commited on Dec 15, 2025
feat(filter): β¨ add full glob pattern support for model filtering b7df2fe Mirrowel commited on Dec 14, 2025
refactor(startup): π¨ reorganize import sequence to eliminate blocking dependencies b6116f7 Mirrowel commited on Dec 14, 2025
feat(settings): β¨ add real-time pending changes preview across all settings menus 352d879 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
feat(ui): β¨ add smart pattern merge and import/export capabilities to filter rules 7f1d2c1 Mirrowel commited on Dec 9, 2025
refactor(ui): π¨ restructure layout system with fixed height constraints and grid ratios 923eb65 Mirrowel commited on Dec 8, 2025
style(ui): π reduce spacing and font sizes for compact model filter layout 2d9a112 Mirrowel commited on Dec 8, 2025
perf(ui): β‘οΈ replace widget-based rule list with virtual canvas rendering 24a4b19 Mirrowel commited on Dec 8, 2025
refactor(ui): π¨ simplify virtual scroll implementation using native canvas coordinates e037e16 Mirrowel commited on Dec 8, 2025
perf(ui): β‘οΈ implement virtual scrolling for model filter lists e9dcbc0 Mirrowel commited on Dec 8, 2025
feat(auth): β¨ add configurable OAuth callback ports for all providers 92211ea Mirrowel commited on Dec 8, 2025
feat(io): β¨ add fault-tolerant file operations with automatic recovery 7f148b3 Mirrowel commited on Dec 8, 2025
Merge origin/main into feat/runtime-resilience - Resolve conflict in usage_manager.py by integrating runtime resilience with human-readable timestamps 01932f9 Mirrowel commited on Dec 8, 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
fix(settings): π¨ improve provider detection and configuration loading d655ada Mirrowel commited on Dec 8, 2025
feat(concurrency): β¨ add priority-based concurrency multipliers for credential tiers aefb706 Mirrowel commited on Dec 8, 2025
fix(resilience): complete circuit breaker patterns per PR review 5e42536 MasuRii commited on Dec 7, 2025
feat(rotation): β¨ add sequential rotation mode with provider-specific quota parsing bd84d38 Mirrowel commited on Dec 6, 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
feat(settings): β¨ add provider-specific settings management UI 64859d9 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(auth): improve credential tool startup UX and lazy-load providers 2b065a1 Mirrowel commited on Nov 21, 2025
build(proxy_app): π¦ include setuptools/distutils in build and clarify launcher missing .env message 302d563 Mirrowel commited on Nov 20, 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