feat: implement quota retrieval for providers and update related methods hlohaus 提交于 2026-02-20 20:58 a9395404
feat: add usage retrieval methods for GitHub Copilot and Antigravity providers, update Flask dependency to async version hlohaus 提交于 2026-02-20 13:55 3f5eca67
fix: update parent class name in SharedTokenManager for consistency hlohaus 提交于 2026-02-19 20:32 0dec7d2a
feat: integrate AppConfig for API key management and environment loading across providers hlohaus 提交于 2026-02-19 20:30 54eb2bd4
feat: add GitHub Copilot provider with conversation handling and token management hlohaus 提交于 2026-02-12 16:22 d6dcb36c
feat: implement GitHub Copilot provider with OAuth authentication and token management hlohaus 提交于 2026-02-12 16:21 8db86ad7
fix: update STATIC_URL path replacements in render function for consistency hlohaus 提交于 2026-02-12 01:09 9cdbd360
fix: update path replacements in render function for static files hlohaus 提交于 2026-02-11 22:53 1e39bf56
fix: reorder parameters in YuppAPIClient and YuppModelManager constructors hlohaus 提交于 2026-02-11 22:33 2cc94047
fix: reorder parameters in YuppModelManager constructor and update scraper session handling hlohaus 提交于 2026-02-11 22:26 1ed74509
feat: add tool_call emulation for OpenAI API (#3352) Marcos Vinícius Claudiano 提交于 2026-02-09 08:01 405868c5
fix: handle TimeoutError when selecting grid element in LMArena class hlohaus 提交于 2026-02-08 03:05 19f4ce47
fix: await stop_browser call in GoogleSearch to ensure proper asynchronous execution hlohaus 提交于 2026-02-08 02:49 0563c0c1
fix: update stop_browser calls to be asynchronous across multiple provider files hlohaus 提交于 2026-02-08 02:48 0943d16e
fix: update nodriver import to use zendriver and correct executable finder hlohaus 提交于 2026-02-08 02:34 0035bc47
refactor: replace nodriver imports with zendriver across multiple provider files hlohaus 提交于 2026-02-08 02:27 a9546175