Spaces:
Sleeping
Sleeping
Commit History
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
subprocess uploading c60bea4
session logging fa4ba99
small print removal 96c1fe0
optional deps and main prints a35ac53
poc github tools ccbe2d2
Merge branch 'main' into private-repo-tool b70fed7
made cli able to take in copy pasted things 71477da
Added tools to create repos, view them, upload files to them (private). added a clock tool. 82baf19
Henri Bonamy commited on
reworked job tool descriptions + implemented batch processing for hf_job tool calls in cli 6e51e5b
formatting + typo fix eaf2575
Merge branch 'main' into explore-tool 9995a3b
Aksel Joonas Reedi commited on
moved config file + small fixes e07acd5
prompt changes, more robust hf token sending, banner 0d57ce5
Henri Bonamy commited on
color for output, tool output truncation, plan printing 258ab19
Henri Bonamy commited on
adding a user approval step to jobs api + ruff formatting 122b05c
lol yolo merge 2b5c9db
Aksel Joonas Reedi commited on
gitignore and printing args b9acdfc
added compaction every x tokens 8c943c2
Henri Bonamy commited on