提交历史
查看每次提交的作者、时间与代码差异。
refactor: improve load_yupp_accounts and get_cookies functions for better handling of tokens and cookies
hlohaus
提交于
feat: enhance Copilot and Yupp classes with session ID and credit fetching functionality
hlohaus
提交于
refactor: update function signatures and remove unused parameters for improved clarity and security
hlohaus
提交于
security: fix path traversal, weak RSA key, broken access control, and SSRF vulnerabilities
copilot-swe-agent[bot]
提交于
Initial plan
copilot-swe-agent[bot]
提交于
Update stubs.py
H Lohaus
提交于
fix: replace bare except clauses with except Exception
haosenwang1018
提交于
Update models.py
H Lohaus
提交于
Update models.py
H Lohaus
提交于
Update models.py
H Lohaus
提交于
Update models.py
H Lohaus
提交于
Update CopilotSession.py
H Lohaus
提交于
Add support for custom cookies directory in CLI arguments and update run_api_args to handle it
hlohaus
提交于
Refactor Api class to remove unused base_url configuration and update proxy handling in iter_run_tools
hlohaus
提交于
Refactor authorization header handling in update_headers to remove it when no new API key is provided
hlohaus
提交于
Refactor format_exception to remove unused last_provider and improve provider retrieval logic
hlohaus
提交于
Refactor ProviderUtils.get_by_label to use class method and improve provider retrieval logic
hlohaus
提交于
Enhance timeout error messaging in Async providers to include provider name for better debugging
hlohaus
提交于
Refactor audio transcription endpoint to use path_provider for improved flexibility in provider selection
hlohaus
提交于