Commit History
[codex] Harden agent prompt guidance (#331) ece0775 unverified
Remove unused model provider metadata (#330) 13ff73d unverified
[codex] Update hosted web model defaults (#328) 433a22b unverified
Remove ~900 lines of dead code across agent, backend, and frontend (#318) 7943555 unverified
Instrument dataset usage and billing analytics (#316) 4ecc3bd unverified
Enforce YOLO cap across session usage (#313) d76b37c unverified
Use session billing endpoint for inference usage (#314) 9e28f0f unverified
Add sandbox costs to usage meter (#311) 1b98491 unverified
Add session usage threshold approvals (#310) 18716c3 unverified
Add plan-aware CLI billing CTA (#309) ebc9798 unverified
Rename idle reaper timeout to minutes (#305) c7f69d4 unverified
Remove inference usage link from usage popover (#298) f83747e unverified
Reset usage billing window on session activation (#296) 1a8fb0c unverified
Fix billing usage visibility (#294) 3a4d158 unverified
Add app-attributed usage display (#292) 7d506e1 unverified
Make LLM health check use request token (#290) a999dba unverified
Implement user-billed model policy (#289) ded9881 unverified
Enforce premium quota across sessions daily (#287) cbf5d33 unverified
Set Sonnet as default premium model (#284) b103510 unverified
Remove old Claude model support (#283) d32b803 unverified
Route LLM inference through HF Router (#282) 437a804 unverified
Add Opus 4.8 as premium model (#281) 9c72f5f unverified
Fix endpoint for free calls (#279) f247952 unverified
Enable FAL endpoint to lift limits (#278) c9a83ae unverified
Reclaim idle sessions to fix session-capacity overshoot (#277) 6cf406a unverified
Add dataset uploads to Hub (#255) 2b4c539 unverified
Create Hub artifact collections lazily (#245) 60474c1 unverified
Fix Pro entitlement checks (#239) d7637ba unverified
Force OAuth refresh after scope changes (#227) e90638c unverified
quick wins, after internal audit (#229) 82bad21 unverified
Guillaume Salou commited on
Add collection OAuth scope (#226) 8b35696 unverified
Add ML Intern Hub artifact metadata (#225) 4fc6e96 unverified
Add CI for tests and Ruff (#217) 754345f unverified
Preserve HF token across restored sessions (#218) 5de6e8f unverified
Retry sandbox hardware requests (#210) 7636865 unverified
Fallback to free model for gated defaults (#208) 092f909 unverified
Auto-start CPU sandboxes for sessions (#200) 8615c28 unverified
Add session YOLO auto-approval budget (#201) 77324b8 unverified
Use HF username for personal trace uploads (#199) 71e1892 unverified
Auto-share session traces to a private HF dataset (#193) 0bd7547 unverified
Add DeepSeek V4 Pro model option (#189) 1b922dd unverified
Expose OpenAI models in the UI & make Claude model picker configurable (#183) 5db99fa unverified
feat(telemetry): track 5 untracked Bedrock call sites for full cost attribution (#179) 7867a7a unverified
Guillaume Salou commited on
Track Pro conversions + credits top-up; emit user_id + new KPIs (#174) 2715896 unverified
Aksel Joonas Reedi commited on
Fix _fetch_user_plan after JobsAccess.plan removal (#173) c21a9b1 unverified
Aksel Joonas Reedi commited on
Bill HF Jobs by namespace credits, drop Pro and org-join gating (#172) bed4e38 unverified
Aksel Joonas Reedi commited on
Persist Space sessions in MongoDB (#170) d9d9785 unverified
Aksel Joonas Reedi commited on
fix(sandbox): retry cleanup on transient failures + add backstop sweeper (#163) 1d50c78 unverified
Guillaume Salou commited on
Remember the chosen jobs namespace and clean up the picker dialog (#162) 25d8236 unverified
Aksel Joonas Reedi commited on