Refactor provider handling in Api class and update ClientFactory usage hlohaus 提交于 2026-07-09 09:07 3645dc39
Refactor Api class model handling and improve provider registration in ClientFactory hlohaus 提交于 2026-07-09 07:46 a0fdfb85
Fix create_app function to accept compress parameter and update GUI app initialization hlohaus 提交于 2026-07-09 04:43 60fb967a
Refine API key requirement checks in Api class to simplify demo path handling hlohaus 提交于 2026-07-09 04:30 d497e70a
Refactor request logging middleware to always log requests and update demo path checks hlohaus 提交于 2026-07-09 04:21 3dd38f45
Update API log fetch to include credentials and refine API key path checks hlohaus 提交于 2026-07-09 04:01 23298d31
feat(provider): refactor get_turnstile_token to async and update dependencies hlohaus 提交于 2026-07-08 10:47 3fcacc29
feat: add system tray integration and new tools for file and web operations hlohaus 提交于 2026-07-07 20:13 c4eca02e
fix(provider): bypass Turnstile Captcha for DeepInfra using DrissionPage (#3453) kqlio67 提交于 2026-07-07 13:14 8973f4b3
fix(build): replace nest_asyncio with nest-asyncio2 in deb build script (#3473) kqlio67 提交于 2026-07-07 13:14 0ddfe683
feat: implement request logging middleware and logs inspector API hlohaus 提交于 2026-07-02 23:58 614d8a8c
fix: update tool call indexing and yield logic in Antigravity and GeminiCLI providers hlohaus 提交于 2026-07-02 05:22 f418b6a7
fix: intercept module access for lazy loading, resolve string attribute error, and fix offline GUI crash (#3469) (#3470) Kqlio 提交于 2026-07-01 22:26 bea2cfbd