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
Add PaProviderRegistry, /pa/* API routes (providers list, chat/completions, backend-api/v2/conversation) copilot-swe-agent[bot] 提交于 2026-04-04 19:03 dd9230ef
Address review: add input validation for timeout/max_depth, clarify test comment copilot-swe-agent[bot] 提交于 2026-04-04 17:46 d2f2af88
Harden sandbox security: execution timeout, max recursion depth, output size cap copilot-swe-agent[bot] 提交于 2026-04-04 17:43 56163491
Add --safe mode to MCP server: lock module allowlist and block workspace root listing copilot-swe-agent[bot] 提交于 2026-04-04 17:24 00b2b70a
Address code review: improve type hints, security docs, FileListTool skipped count, dynamic _TOOL_COUNT copilot-swe-agent[bot] 提交于 2026-04-04 16:22 0501738d
Add .pa.py safe executor, workspace file tools, and MCP server integration copilot-swe-agent[bot] 提交于 2026-04-04 16:19 a5b4675d