ml-intern / agent /core

Commit History

Fix: check isPro before plan string matching
ad0f35d
verified

Marco333 commited on

Run jobs under user or org accounts with upgrade / org-pick UX (#132)
ff8c636
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

feat(observability)
2a2e170
unverified

Aksel Joonas Reedi commited on

fix: route bedrock/ model ids via LiteLLM Bedrock adapter (#89)
ac55773
unverified

Guillaume Salou commited on

feat: route Claude via Bedrock inference profile (#82)
2fac9ff
unverified

Guillaume Salou commited on

feat: enable Anthropic prompt caching on system prompt and tools (#69)
5d357ba
unverified

XciD7 commited on

fix /model switcher with effort params
e2552e8
unverified

Aksel Joonas Reedi commited on

Make X-HF-Bill-To configurable via HF_BILL_TO env (default smolagents) (#57)
0b64e00
unverified

Aksel Joonas Reedi commited on

Read max context from litellm + compact at 90% (#54)
28b8f2b
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

Route HF inference through /v1 auto-router + add reasoning_effort knob
0a9e96d

akseljoonas HF Staff commited on

Fall back to user HF token for router when INFERENCE_TOKEN is unset (#39)
182ddee
unverified

Aksel Joonas Reedi Claude Opus 4.7 (1M context) commited on

Refactor approval handling and enhance markdown table styles
4501765

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

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

akseljoonas HF Staff commited on

Deduplicate file re-reads via content hashing for local and sandbox tools
6d4f619

akseljoonas HF Staff commited on

feat: LLM-based pruning for complex tool outputs (hf_jobs)
d4b1495

akseljoonas HF Staff Claude Opus 4.6 (1M context) commited on

Add deterministic pruning of old tool outputs before LLM compaction
64437d0

akseljoonas HF Staff Claude Opus 4.6 (1M context) commited on

Add per-tool error limits and per-turn request cap
544a574

akseljoonas HF Staff commited on

feat: add research sub-agent tool, slim down main agent system prompt
da0136f

akseljoonas HF Staff commited on

feat: add doom-loop detection for repeated tool call patterns
d3bb2d2

akseljoonas HF Staff commited on

feat: render cancelled tool state in UI after user interrupt
887da19

akseljoonas HF Staff Claude Opus 4.6 commited on

feat: kill sandbox processes and cancel HF jobs on user interrupt
3c91fc8

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: auto-retry on truncated tool calls + correct activity status on refresh
8e63f40

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: live event streaming after reconnection + LiteLLM timeout
47d6895

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: clear pending_approval before tool execution starts
c2a3f88

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: gracefully handle MCP and OpenAPI failures during startup
f4ebc8f

akseljoonas HF Staff Claude Opus 4.6 commited on

refactor: simplify tool call validation and make interrupts cancel tool execution
f03cbf4

akseljoonas HF Staff Claude Opus 4.6 commited on

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

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: correct context_length init and emit tool_call events for malformed calls
288473a

akseljoonas HF Staff commited on

fix: handle interrupt during streaming tool calls without corrupting context
4eb958e

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: recover malformed tool calls instead of crashing session
c7899fc

akseljoonas HF Staff Claude Opus 4.6 commited on

fix: properly close SDK message on error, show tool errorText
b22c5f3

akseljoonas HF Staff commited on

fix: patch dangling tool calls on error, move undo to context manager
a1ce5bc

akseljoonas HF Staff commited on

sync: org onboarding, model updates, sandbox cleanup, prompt fixes
5af3ab5

akseljoonas HF Staff commited on

feat: resolve sandbox file paths and show tool description in status
ae24efc

akseljoonas HF Staff commited on

fix: inject OAuth token into MCP server headers at runtime
30aa6c1

akseljoonas HF Staff commited on

fix: route all HF token usage through session.hf_token from OAuth
33f29a8

akseljoonas HF Staff commited on

fix: pass user OAuth token to dataset inspection tool
061ebdc

akseljoonas HF Staff commited on

feat: implement cooperative agent cancellation with cancel button
ecbfd3c

akseljoonas HF Staff commited on

fix: reduce tool selection ambiguity in system prompt
d1d8c1f

akseljoonas HF Staff commited on

feat: add hf_papers tool for paper discovery and reading
64bf289

akseljoonas HF Staff commited on

feat: restore sandbox tools and proactive compaction
a644598

akseljoonas HF Staff commited on

feat: merge HF Space improvements
79b2fcc

akseljoonas HF Staff commited on

adding compaction
369d828

akseljoonas HF Staff commited on

sandbox working and agent can use it
786b8bc

akseljoonas HF Staff commited on

add create sandbox tool
2464c2e

akseljoonas HF Staff commited on

sandbox start
66a2425

akseljoonas HF Staff commited on