Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Commit History
Align CLI help output (#248) fde34dc unverified
Add CI for tests and Ruff (#217) 754345f unverified
Auto-share session traces to a private HF dataset (#193) 0bd7547 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
feat: route Claude via Bedrock inference profile (#82) 2fac9ff unverified
Guillaume Salou commited on
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
Merge pull request #51 from huggingface/feat/hf-auto-routing dc35197 unverified
Aksel Joonas Reedi commited on
Fix CLI particle logo text: ML AGENT → ML INTERN (#46) 8b5b1bf 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
Update particle logo text to ML AGENT b3993a3
Enhance terminal display with new markdown emphasis styles e76b3d1
Refactor approval handling and enhance markdown table styles 4501765
Enhance user experience by clearing 'Waiting for approval' status immediately upon approval and refining markdown table styles for better readability and aesthetics. 4a5df81
Research stats tick every second via background timer 9d8d295
Live research stats: tool count, tokens, elapsed time in header a96af97
Show full sub-agent tool call lines, no truncation 3d0a369
Sub-agent display: 2 lines, gray, 20 char truncation ca36d1f
Indent ASCII banner to match all other output 6132a19
Indent all agent output, remove turn separator line ad9fcf9
Render streamed responses as markdown, indent agent output for alignment f8cf893
Tool output: last 10 lines for main agent, rolling 3-line display for sub-agents 01df4c7
Full HF-yellow ASCII art banner for CLI c99339e
Overhaul CLI visual design with rich-powered formatting 8c7924f
adding token counts 551d5e0
smol cleanup 712aaa7
new system prompt and push to hub automatic checks c45e68e
Henri Bonamy commited on
formatting + typo fix eaf2575
color for output, tool output truncation, plan printing 258ab19
Henri Bonamy commited on