Commit History
[codex] Update hosted web model defaults (#328) 433a22b unverified
Implement user-billed model policy (#289) ded9881 unverified
Set Sonnet as default premium model (#284) b103510 unverified
Route LLM inference through HF Router (#282) 437a804 unverified
Fix endpoint for free calls (#279) f247952 unverified
Enable FAL endpoint to lift limits (#278) c9a83ae unverified
Add CLI sandbox runtime and fix HF Jobs script paths (#237) b05b6f5 unverified
Auto-share session traces to a private HF dataset (#193) 0bd7547 unverified
Expose OpenAI models in the UI & make Claude model picker configurable (#183) 5db99fa unverified
Add Slack gateway (#116) 6155b26 unverified
fix(packaging): ship configs/ directory so non-editable installs work (#133) f893532 unverified
Fix CLI rendering corruption and split CLI/frontend model defaults (#121) 3eec386 unverified
Aksel Joonas Reedi commited on
Switch from Bedrock to Anthropic endpoint as default. Include support for gpt-5.5 (#118) 0545e40 unverified
feat(observability) 2a2e170 unverified
Aksel Joonas Reedi commited on
feat: route Claude via Bedrock inference profile (#82) 2fac9ff unverified
Guillaume Salou commited on
sync: org onboarding, model updates, sandbox cleanup, prompt fixes 5af3ab5
fix: inject OAuth token into MCP server headers at runtime 30aa6c1
fix: use optional env var syntax for disabled MCP server config f1d8fd6
chore: temporarily disable MCP server 4d7cc60
feat: merge HF Space improvements 79b2fcc
frontend update 463e470
added code panel, tool approval, tool calls logging 3ce798d
Henri Bonamy commited on
Simplify yolo_mode: use config instead of runtime variable 249b077
Merge configurable-permissions: add confirm_cpu_jobs, auto_file_upload, keep yolo mode d8e979d
fixing logs 990ecba
Add auto_file_upload and confirm_cpu_jobs config settings 3fa386c
Yoan Di Cosmo commited on