fix: disable Flask Werkzeug reloader to prevent CPU usage in debug mode copilot-swe-agent[bot] 提交于 2026-03-13 18:04 270ba11c
refactor: enhance Yupp class API key retrieval and improve cookie loading error handling hlohaus 提交于 2026-03-13 03:14 f90978a3
feat: add get_cookie_tokens function for improved session token retrieval and update Yupp class to utilize it hlohaus 提交于 2026-03-13 02:50 c5139a44
refactor: improve load_yupp_accounts and get_cookies functions for better handling of tokens and cookies hlohaus 提交于 2026-03-13 01:39 cb6b728a
feat: enhance Copilot and Yupp classes with session ID and credit fetching functionality hlohaus 提交于 2026-03-12 23:59 4aa01b58
refactor: update function signatures and remove unused parameters for improved clarity and security hlohaus 提交于 2026-03-12 20:05 282b350d
Merge pull request #3379 from xtekky/copilot/fix-security-vulnerabilities H Lohaus 提交于 2026-03-06 17:16 b4a6dafc
security: fix path traversal, weak RSA key, broken access control, and SSRF vulnerabilities copilot-swe-agent[bot] 提交于 2026-03-06 16:13 fbba4047
fix: update Ollama class to improve model retrieval and refactor base_url handling hlohaus 提交于 2026-03-04 19:54 1448f7ad
Refactor Antigravity and GeminiCLI providers to conditionally include allowedFunctionNames in toolConfig; improve error handling in Copilot provider for element selection hlohaus 提交于 2026-02-24 18:42 4961f091
Refactor AntigravityProvider to improve retry logic on 503 errors; update BrowserConfig to load executable path and connection timeout from environment variables hlohaus 提交于 2026-02-24 16:12 0904b3d2
Refactor CopilotSession and DeepInfra providers to improve error handling and remove unused code; update OpenaiTemplate for image response formatting hlohaus 提交于 2026-02-24 15:38 c4506268
Add support for custom cookies directory in CLI arguments and update run_api_args to handle it hlohaus 提交于 2026-02-24 13:30 02de2704
Enhance Perplexity provider with HAR file support for improved authentication management and update cookie handling for conversation continuity hlohaus 提交于 2026-02-23 15:03 db299525
Refactor Api class to remove unused base_url configuration and update proxy handling in iter_run_tools hlohaus 提交于 2026-02-23 14:17 7989874f
Refactor update_headers to use del for authorization header removal and enhance provider retrieval logic in Api class hlohaus 提交于 2026-02-23 12:02 f4dc6515
Refactor authorization header handling in update_headers to remove it when no new API key is provided hlohaus 提交于 2026-02-23 10:58 eb9a5523
Refactor format_exception to remove unused last_provider and improve provider retrieval logic hlohaus 提交于 2026-02-23 10:44 91f5c115
Remove redundant version header from release body in build-packages.yml hlohaus 提交于 2026-02-23 07:15 bfdf4b0e
Add check for running loop before retrieving user quota in GeminiCLI hlohaus 提交于 2026-02-23 07:07 e6c06f15