Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
Add CLI local model support (#228) 4668dbd unverified
Add CI for tests and Ruff (#217) 754345f unverified
Add session YOLO auto-approval budget (#201) 77324b8 unverified
Auto-share session traces to a private HF dataset (#193) 0bd7547 unverified
Add Slack gateway (#116) 6155b26 unverified
Honor interactive model override after current CLI changes (#111) ae86333 unverified
Use `huggingface_hub.get_token()` for auth fallback (#126) 7a76ad1 unverified
fix(cli): persist HF user id in saved sessions (#146) 2083476 unverified
Make the CLI startup banner show the actual CLI default model (#122) 1bce0eb unverified
Aksel Joonas Reedi commited on
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
fix /model switcher with effort params e2552e8 unverified
Aksel Joonas Reedi commited on
Fix parallel-research display: per-call stats in CLI and web UI (#49) 5ab7c4e unverified
Merge pull request #50 from huggingface/fix/ctrl-c-and-streaming-rework 1481358 unverified
Aksel Joonas Reedi commited on
Route HF inference through /v1 auto-router + add reasoning_effort knob 0a9e96d
CLI: global Ctrl+C handling, progressive streaming, headless cleanup f08efb1
CLI /model: accept any inference-provider model id 1c0de34 unverified
Aksel Joonas Reedi commited on
Rename CLI entry and Space assets from ml-agent to ml-intern ae4a534
Suppress whoosh SyntaxWarning noise on startup 18ac8bd
Add ml-agent CLI entry point and update README 275319a
Refactor approval handling and enhance markdown table styles 4501765
Improve agent loop, tools, and research subagent for long-running autonomous tasks 73882d9
Sync main.py: markdown stream buffer, shimmer timing fixes 477a013
Only show plan_tool output in CLI, hide all other tool outputs e296da8
Indent all agent output, remove turn separator line ad9fcf9
Hide research sub-agent tool_call and tool_output from CLI display 50ccfe7
Fix Ctrl+C at idle prompt: no false interrupt, no stuck state 89a00bb
Fix streaming: line-buffered output instead of per-token Live re-render babd3b5
Overhaul CLI visual design with rich-powered formatting 8c7924f
feat: add headless CLI mode with local filesystem tools and rich terminal rendering 577ec48
fix: gracefully handle MCP and OpenAPI failures during startup f4ebc8f
feat: prompt for HF token interactively when not found 669d4da
feat: CLI local mode, slash commands, interrupt support; remove lmnr; frontend fixes 82b0c13
Add approval display details for hf_repo_files and hf_repo_git 296641b
Show file contents in hf_repo_files approval request 0fd14b5
Simplify yolo_mode: use config instead of runtime variable 249b077
fixing logs 990ecba
Add yolo mode for auto-approving tool calls f4655f7
Show full job script in CLI instead of truncated snippet abe525d
main merge 5d03d2f
Henri Bonamy commited on
new system prompt and push to hub automatic checks c45e68e
Henri Bonamy commited on