Fix finish_reason to return tool_calls when tool calls are present copilot-swe-agent[bot] 提交于 2026-04-06 08:43 90fb39a4
Add debug mode to CLI and improve argument parsing error handling hlohaus 提交于 2026-04-06 06:10 9f9d18cc
Enhance security in pa_provider by implementing import restrictions for sensitive submodules; remove unused AuthManager import in base_provider hlohaus 提交于 2026-04-06 05:02 889e0977
Fix chunk handling in Backend_Api to ensure content is properly yielded as a string hlohaus 提交于 2026-04-06 03:06 cd8c096f
Merge pull request #3418 from xtekky/copilot/add-pa-py-file-parser-executor H Lohaus 提交于 2026-04-06 00:39 1325c4d9
Refactor PA backend conversation endpoint for improved streaming and error handling; adjust session key generation to use 1024 bits for user input compatibility hlohaus 提交于 2026-04-06 00:36 05a9ac45
Merge pull request #3415 from xtekky/copilot/add-pa-py-file-parser-executor H Lohaus 提交于 2026-04-05 23:37 640c45ba
Add PA file handling and secure serving in MCPServer; update FileWriteTool to include file URL hlohaus 提交于 2026-04-05 23:36 b09317fe
Refactor MCPServer response structure and update FileListTool workspace handling for safe mode hlohaus 提交于 2026-04-05 21:30 758df772
Add default active state to OperaAria and enhance quota tracking in Ollama hlohaus 提交于 2026-04-05 19:52 e4fcd38d
Merge pull request #3417 from xtekky/copilot/fix-thumbnail-creation-error H Lohaus 提交于 2026-04-05 19:47 80477446
Add Azure quota URL, enhance API model retrieval, and improve error handling for invalid API keys hlohaus 提交于 2026-04-05 13:56 270da337
fix: convert RGBA images to RGB before saving as JPEG thumbnail copilot-swe-agent[bot] 提交于 2026-04-04 23:36 c406ed38
Use request.url.netloc (ASGI scope) instead of Host header for CSP origin copilot-swe-agent[bot] 提交于 2026-04-04 19:39 f79edb39
Serve /pa/files HTML with CSP sandbox+request origin for true localStorage isolation copilot-swe-agent[bot] 提交于 2026-04-04 19:38 dafc1d93
Restrict fullscreen=() in Permissions-Policy to match restrictive approach for all APIs copilot-swe-agent[bot] 提交于 2026-04-04 19:31 52667870
Tighten CSP (connect-src/object-src none), add Permissions-Policy, document localStorage same-origin behavior copilot-swe-agent[bot] 提交于 2026-04-04 19:30 63e6ddfd
Address review: rename _get_safe_types, clarify .py/.env whitelist exclusion tests copilot-swe-agent[bot] 提交于 2026-04-04 19:16 4e55c654
Add /pa/files/* workspace file serving route (HTML/CSS/JS/images), fix orphaned responses dict syntax bug copilot-swe-agent[bot] 提交于 2026-04-04 19:14 6ff49cb2
Address review: document PaProviderRegistry TTL, extract auth path check into helper copilot-swe-agent[bot] 提交于 2026-04-04 19:05 28fb1c0b