fix(antigravity): add propertyNames to incompatible schema keywords (#52) 92db52f unverified mirrobot-agent[bot] mirrobot-agent[bot] commited on Dec 24, 2025
fix(antigravity): π propagate usage stats in streaming auto-recovery 9c5dbdf Mirrowel commited on Dec 18, 2025
feat(antigravity): β¨Gemini auto-unfuck: implement auto-recovery for malformed function calls a9943e6 Mirrowel commited on Dec 18, 2025
fix(antigravity): π implement schema-aware JSON string parsing for tools 50ee93b Mirrowel commited on Dec 18, 2025
fix(antigravity): π TLDR: Huge ass pass fixing things + Gemini 3 Flash addition e4ee46f Mirrowel commited on Dec 17, 2025
refactor(antigravity): π¨ improve additionalProperties handling in schema cleaning 1ec1463 Mirrowel commited on Dec 17, 2025
fix(antigravity): π preserve property names matching validation keywords 740e192 Mirrowel commited on Dec 17, 2025
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
refactor(usage): π¨ sync request_count across quota group models 1ac7bd0 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(usage): β¨ use request count for credential selection when failed requests consume quota 48b6b15 Mirrowel commited on Dec 16, 2025
feat(quota-viewer): β¨ add quota and usage statistics viewer system 8b4ff52 Mirrowel commited on Dec 16, 2025
feat(antigravity): β¨ add initial full quota baseline fetch on startup 846c165 Mirrowel commited on Dec 16, 2025
Merge pull request #41 from Mirrowel/antigravity-usage-tracking f812e17 unverified Mirrowel commited on Dec 16, 2025
docs(background): reduce default background job interval from 15min to 5min d7c643f Mirrowel commited on Dec 16, 2025
docs(antigravity): π document quota tracking, background jobs, and error handling 2eb0cb6 Mirrowel commited on Dec 16, 2025
feat(antigravity): β¨ add parallel tool usage instruction injection for claude and gemini 3 09eea32 Mirrowel commited on Dec 16, 2025
feat(antigravity): β¨ add credential availability tracking for models 818ba14 Mirrowel commited on Dec 16, 2025
feat(antigravity): β¨ add TransientQuotaError for bare 429 responses 543f871 Mirrowel commited on Dec 16, 2025
feat(antigravity): β¨ add quota tracking with independent background jobs 2be7535 Mirrowel commited on Dec 16, 2025
fix(timeout): π increase streaming read timeout to 5 minutes - 3 minute timeouts failed sometimes 0a45558 Mirrowel commited on Dec 16, 2025
fix(retry): π parse millisecond durations and avoid immediate retry loops bb812a7 Mirrowel commited on Dec 16, 2025
refactor(iflow): π¨ reorganize model registry and integrate new LLM options 690ec60 Mirrowel commited on Dec 16, 2025
refactor(cache): π¨ decouple memory cleanup from disk persistence lifecycle 9bfc01f Mirrowel commited on Dec 15, 2025
refactor(antigravity): π¨ clarify empty response retry configuration and logic 3876001 Mirrowel commited on Dec 15, 2025
refactor(tui): π¨ enhance clear_screen with optional header display d5acbd4 Mirrowel commited on Dec 15, 2025
refactor(credentials): π¨ separate view and manage credential menus ef8f78e Mirrowel commited on Dec 15, 2025
feat(credentials): β¨ add comprehensive credential management interface 8eb4988 Mirrowel commited on Dec 15, 2025
feat(antigravity): β¨ add automatic retry logic for empty API responses c5dfecd Mirrowel commited on Dec 15, 2025
fix(oauth): π prevent deadlock and token desync for rotating refresh tokens 8ed4f52 Mirrowel commited on Dec 14, 2025
fix(antigravity): π add platform/architecture to User-Agent header a68d8d0 Mirrowel commited on Dec 14, 2025
feat(model-info): β¨ add provider priority system and enhanced model metadata c4e297f Mirrowel commited on Dec 14, 2025
feat(filter): β¨ add full glob pattern support for model filtering b7df2fe Mirrowel commited on Dec 14, 2025
refactor(antigravity): π¨ inline JSON schema references before sanitization c745d73 Mirrowel commited on Dec 14, 2025
docs: π restructure README with quick start guide and improved navigation e4bf852 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
fix(gemini): π add robust JSON parsing and tool response grouping for Gemini CLI f925da4 Mirrowel commited on Dec 14, 2025
fix(antigravity): π add fallback retry logic for RESOURCE_EXHAUSTED errors without timing details b9d9895 Mirrowel commited on Dec 14, 2025
refactor(core): π¨ centralize path management for PyInstaller compatibility 467f294 Mirrowel commited on Dec 14, 2025