ml-intern / agent /utils /terminal_display.py

Commit History

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

Aksel Joonas Reedi lee101 commited on

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

akseljoonas HF Staff commited on

CLI: global Ctrl+C handling, progressive streaming, headless cleanup
f08efb1

akseljoonas HF Staff commited on

Enhance terminal display with new markdown emphasis styles
e76b3d1

akseljoonas HF Staff commited on

Refactor approval handling and enhance markdown table styles
4501765

akseljoonas HF Staff commited on

Research stats tick every second via background timer
9d8d295

akseljoonas HF Staff commited on

Live research stats: tool count, tokens, elapsed time in header
a96af97

akseljoonas HF Staff commited on

Show full sub-agent tool call lines, no truncation
3d0a369

akseljoonas HF Staff commited on

Sub-agent display: 2 lines, gray, 20 char truncation
ca36d1f

akseljoonas HF Staff commited on

Indent ASCII banner to match all other output
6132a19

akseljoonas HF Staff commited on

Indent all agent output, remove turn separator line
ad9fcf9

akseljoonas HF Staff commited on

Render streamed responses as markdown, indent agent output for alignment
f8cf893

akseljoonas HF Staff commited on

Tool output: last 10 lines for main agent, rolling 3-line display for sub-agents
01df4c7

akseljoonas HF Staff commited on

Full HF-yellow ASCII art banner for CLI
c99339e

akseljoonas HF Staff commited on

Overhaul CLI visual design with rich-powered formatting
8c7924f

akseljoonas HF Staff commited on

adding token counts
551d5e0

akseljoonas HF Staff commited on

formatting + typo fix
eaf2575

akseljoonas HF Staff commited on

color for output, tool output truncation, plan printing
258ab19

Henri Bonamy commited on