Commit History
add gpt-5-pro, clean up model list 18ccfa1
add o3-pro, remove gpt-4 7dab3e1
fix recovery from previous errors aa6dda3
ignore mcp registry 828d4d7
require latest openai 7a08a3f
ignore .env.sh fa520fb
add explicit reasoning effort & verbosity controls 188c3eb
feat: GPT-5 in die Modellauswahl der Anwendung integrieren 50dedf2
basic gpt-5 support 2596585
image generateration 2nd generation 861befc
feed encrypted reasoning traces back to model 5e84c5c
load .env properly a398ea2
ignore locally installed JS artifacts 44cba49
local MCP support 2a35023
o3-low support 3214c78
prevent scrolling issues when the textarea gets full c7cd0c1
gradio update 145430d
move MCP approval handling dba7698
fix MCP call approval 2c3a5e5
Add optional UnrestrictedPython mode 00a17ca unverified
Rename unrestricted mode flag b47313a
RestrictedPython hardening df69d60 unverified
Improve sandbox getattr and write guards 58e2068
don't pass MCP results back to the LLM, as the Responses API does that internally. (Fixed invalid request exception). 5209039
Autofill API key from env 85ddbee unverified
Prefill API key from env c4983e9
Improve tool call presentation d998156 unverified
Fix response format 78f704d
Handle MCP progress events and fix response format a93dec7
Preserve tool messages 43345cd
Refine ChatMessage output while keeping streaming f6d3482
Fix history import for gradio 5 4d9b48e unverified
Handle new gradio component serialization cf1935e
Handle Gradio components in history f8c3924
Refactor history import without temp files e110644
Fix history import for images 075ff48
Refine history parsing ad89f61
Handle file dictionaries in history eaa0b5e
Handle image imports f37fc72
Fix history import with gradio 5 3275a2e
add basic Remote MCP support 3ff7b80 unverified
Remove modal UI for MCP approvals 5912db5
Switch approval modal to Gradio components c598367
Use modal dialogs for MCP approvals 65c1c07
Handle MCP approval requests 70601cf
Add wildcard support for allowed MCP tools b7de610
add edit API, turn moderation low 5d63776
Nils Durner commited on
replace dall-e 3 by ImageGen dc7c6ea
Nils Durner commited on