ml-intern / agent /main.py

Commit History

Add CLI sandbox runtime and fix HF Jobs script paths (#237)
b05b6f5
unverified

lewtun HF Staff OpenAI Codex commited on

Implement `/resume` command for CLI (#233)
0321690
unverified

cmpatino HF Staff lewtun HF Staff commited on

Add CLI local model support (#228)
4668dbd
unverified

lewtun HF Staff OpenAI Codex commited on

Add CI for tests and Ruff (#217)
754345f
unverified

lewtun HF Staff OpenAI Codex commited on

Add session YOLO auto-approval budget (#201)
77324b8
unverified

lewtun HF Staff Codex commited on

Auto-share session traces to a private HF dataset (#193)
0bd7547
unverified

Darshan Thakare lewtun HF Staff Codex commited on

Add Slack gateway (#116)
6155b26
unverified

lewtun HF Staff OpenAI Codex commited on

Honor interactive model override after current CLI changes (#111)
ae86333
unverified

Seunghyeon Kim akseljoonas commited on

Use `huggingface_hub.get_token()` for auth fallback (#126)
7a76ad1
unverified

abidlabs HF Staff Aksel Joonas Reedi akseljoonas commited on

fix(cli): persist HF user id in saved sessions (#146)
2083476
unverified

lewtun HF Staff OpenAI Codex commited on

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

lewtun HF Staff OpenAI Codex 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 commited on

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

akseljoonas commited on

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

akseljoonas commited on

Suppress whoosh SyntaxWarning noise on startup
18ac8bd

akseljoonas commited on

Add ml-agent CLI entry point and update README
275319a

akseljoonas commited on

Refactor approval handling and enhance markdown table styles
4501765

akseljoonas commited on

Improve agent loop, tools, and research subagent for long-running autonomous tasks
73882d9

akseljoonas commited on

Sync main.py: markdown stream buffer, shimmer timing fixes
477a013

akseljoonas commited on

Only show plan_tool output in CLI, hide all other tool outputs
e296da8

akseljoonas commited on

Indent all agent output, remove turn separator line
ad9fcf9

akseljoonas commited on

Hide research sub-agent tool_call and tool_output from CLI display
50ccfe7

akseljoonas commited on

Fix Ctrl+C at idle prompt: no false interrupt, no stuck state
89a00bb

akseljoonas commited on

Fix streaming: line-buffered output instead of per-token Live re-render
babd3b5

akseljoonas commited on

Overhaul CLI visual design with rich-powered formatting
8c7924f

akseljoonas commited on

feat: add headless CLI mode with local filesystem tools and rich terminal rendering
577ec48

akseljoonas commited on

fix: gracefully handle MCP and OpenAPI failures during startup
f4ebc8f

akseljoonas Claude Opus 4.6 commited on

feat: prompt for HF token interactively when not found
669d4da

akseljoonas Claude Opus 4.6 commited on

feat: CLI local mode, slash commands, interrupt support; remove lmnr; frontend fixes
82b0c13

akseljoonas Claude Opus 4.6 commited on

Add approval display details for hf_repo_files and hf_repo_git
296641b

akseljoonas commited on

Show file contents in hf_repo_files approval request
0fd14b5

akseljoonas commited on

Simplify yolo_mode: use config instead of runtime variable
249b077

akseljoonas commited on

Add yolo mode for auto-approving tool calls
f4655f7

akseljoonas commited on

Show full job script in CLI instead of truncated snippet
abe525d

akseljoonas commited on

main merge
5d03d2f

Henri Bonamy commited on

new system prompt and push to hub automatic checks
c45e68e

Henri Bonamy commited on

subprocess uploading
c60bea4

akseljoonas commited on

small print removal
96c1fe0

akseljoonas commited on

optional deps and main prints
a35ac53

akseljoonas commited on

Merge branch 'main' into private-repo-tool
b70fed7

akseljoonas commited on

made cli able to take in copy pasted things
71477da

akseljoonas commited on