Commit History

gpt-4o-transcribe-diarize support
9000568
Running

ndurner commited on

add gpt-5-pro, clean up model list
18ccfa1

ndurner commited on

add o3-pro, remove gpt-4
7dab3e1

ndurner commited on

fix recovery from previous errors
aa6dda3

ndurner commited on

ignore mcp registry
828d4d7

ndurner commited on

require latest openai
7a08a3f

ndurner commited on

ignore .env.sh
fa520fb

ndurner commited on

add explicit reasoning effort & verbosity controls
188c3eb

ndurner commited on

feat: GPT-5 in die Modellauswahl der Anwendung integrieren
50dedf2

ndurner aider (gpt-4o) commited on

basic gpt-5 support
2596585

ndurner commited on

image generateration 2nd generation
861befc

ndurner commited on

feed encrypted reasoning traces back to model
5e84c5c

ndurner commited on

load .env properly
a398ea2

ndurner commited on

ignore locally installed JS artifacts
44cba49

ndurner commited on

local MCP support
2a35023

ndurner commited on

o3-low support
3214c78

ndurner commited on

prevent scrolling issues when the textarea gets full
c7cd0c1

ndurner commited on

gradio update
145430d

ndurner commited on

move MCP approval handling
dba7698

ndurner commited on

fix MCP call approval
2c3a5e5

ndurner commited on

Add optional UnrestrictedPython mode
00a17ca
unverified

ndurner commited on

Rename unrestricted mode flag
b47313a

ndurner commited on

RestrictedPython hardening
df69d60
unverified

ndurner commited on

Improve sandbox getattr and write guards
58e2068

ndurner commited on

don't pass MCP results back to the LLM, as the Responses API does that internally. (Fixed invalid request exception).
5209039

ndurner commited on

Autofill API key from env
85ddbee
unverified

ndurner commited on

Prefill API key from env
c4983e9

ndurner commited on

Improve tool call presentation
d998156
unverified

ndurner commited on

Fix response format
78f704d

ndurner commited on

Handle MCP progress events and fix response format
a93dec7

ndurner commited on

Preserve tool messages
43345cd

ndurner commited on

Refine ChatMessage output while keeping streaming
f6d3482

ndurner commited on

Fix history import for gradio 5
4d9b48e
unverified

ndurner commited on

Handle new gradio component serialization
cf1935e

ndurner commited on

Handle Gradio components in history
f8c3924

ndurner commited on

Refactor history import without temp files
e110644

ndurner commited on

Fix history import for images
075ff48

ndurner commited on

Refine history parsing
ad89f61

ndurner commited on

Handle file dictionaries in history
eaa0b5e

ndurner commited on

Handle image imports
f37fc72

ndurner commited on

Fix history import with gradio 5
3275a2e

ndurner commited on

add basic Remote MCP support
3ff7b80
unverified

ndurner commited on

Remove modal UI for MCP approvals
5912db5

ndurner commited on

Switch approval modal to Gradio components
c598367

ndurner commited on

Use modal dialogs for MCP approvals
65c1c07

ndurner commited on

Handle MCP approval requests
70601cf

ndurner commited on

Add wildcard support for allowed MCP tools
b7de610

ndurner commited on

add edit API, turn moderation low
5d63776

Nils Durner commited on

replace dall-e 3 by ImageGen
dc7c6ea

Nils Durner commited on

fix o1-pro support
3d76fdb

ndurner commited on