ml-intern / agent /tools /research_tool.py

Commit History

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

lewtun HF Staff OpenAI Codex commited on

feat(telemetry): track 5 untracked Bedrock call sites for full cost attribution (#179)
7867a7a
unverified

Guillaume Salou commited on

Add web search so the agent can cite current sources (#159)
72f615f
unverified

Aksel Joonas Reedi commited on

Keep repetition guard internal (#144)
e8ed637
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

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

Fix parallel-research display: per-call stats in CLI and web UI (#49)
5ab7c4e
unverified

Aksel Joonas Reedi lee101 commited on

Strip provider_specific_fields from research sub-agent messages
a2e8010

akseljoonas commited on

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

akseljoonas 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

Rewrite research workflow to lead with literature mining
3bf831e

akseljoonas commited on

Add Semantic Scholar integration: citation graph, filtered search, snippet search, recommendations
d81613f

akseljoonas commited on

Remove outdated-API flagging line from research prompt
f91e520

akseljoonas commited on

Add SOTA-awareness to research sub-agent system prompt
bdd77ee

akseljoonas commited on

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

akseljoonas commited on

Use Haiku 4.5 for research sub-agent
eba82cc

akseljoonas commited on

Use Haiku for research sub-agent when main model is Anthropic
fd87f8e

akseljoonas commited on

Research stats tick every second via background timer
9d8d295

akseljoonas commited on

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

akseljoonas commited on

Revert "Sub-agent log: tool_name → output_preview on one line"
a6c60ef

akseljoonas commited on

Sub-agent log: tool_name → output_preview on one line
d1b62e5

akseljoonas commited on

Log 20-char output preview for sub-agent tool calls
53f2739

akseljoonas commited on

feat: emit tool_log events from research sub-agent for UI liveness
44be1d7

akseljoonas commited on

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

akseljoonas commited on