gpt4free/g4f
H Lohaus 640c45ba0b
Merge pull request #3415 from xtekky/copilot/add-pa-py-file-parser-executor
Add .pa.py safe provider executor, workspace file MCP tools, --safe server mode, sandbox security hardening, /pa/* API routes, and secure workspace file serving with origin isolation
2026-04-05 23:37:44 +02:00
..
api Merge pull request #3415 from xtekky/copilot/add-pa-py-file-parser-executor 2026-04-05 23:37:44 +02:00
cli Add --safe mode to MCP server: lock module allowlist and block workspace root listing 2026-04-04 17:24:20 +00:00
client Add Azure quota URL, enhance API model retrieval, and improve error handling for invalid API keys 2026-04-05 13:56:21 +02:00
gui Add Azure quota URL, enhance API model retrieval, and improve error handling for invalid API keys 2026-04-05 13:56:21 +02:00
image fix: convert RGBA images to RGB before saving as JPEG thumbnail 2026-04-04 23:36:30 +00:00
integration
local
locals
mcp Add PA file handling and secure serving in MCPServer; update FileWriteTool to include file URL 2026-04-05 23:36:52 +02:00
Provider Add default active state to OperaAria and enhance quota tracking in Ollama 2026-04-05 19:52:04 +02:00
providers feat: Add aspect_ratio parameter example to PARAMETER_EXAMPLES 2026-04-04 13:03:17 +02:00
requests Add Azure quota URL, enhance API model retrieval, and improve error handling for invalid API keys 2026-04-05 13:56:21 +02:00
tools fix: replace bare except clauses with except Exception 2026-02-25 11:49:12 +00:00
__init__.py Refactor API base URL references across providers 2025-12-25 22:09:20 +01:00
__main__.py
config.py Update config.py 2026-04-05 01:07:34 +02:00
cookies.py fix: Update thought signature handling and improve tool call processing in Antigravity and GeminiCLI providers 2026-04-04 01:12:47 +02:00
debug.py
errors.py fix: Update references from 'nest_asyncio' to 'nest-asyncio2' across the codebase 2026-01-27 11:29:43 +01:00
files.py
models.py fix: Remove LMArena from best provider list for flux-kontext model 2026-04-04 01:36:43 +02:00
typing.py feat: Implement JSON Schema sanitization for Gemini API compatibility and enhance OpenClaw setup script 2026-04-01 22:29:22 +02:00
version.py