2026-08-19 · PRDT Deepresearch Series №3 · generated from the P-Research corpus pipeline Method: corpus retrieval + 90-day targeted arXiv sweep + GraphRAG communities + top-venue odds. All numbers are re-derivable from data/papers.jsonl; abstract-level evidence is a research signal, not a verified fact.
| Year | Work | Contribution |
|---|---|---|
| 2023 | ToolLLM (Tsinghua) | 16,000+ real APIs — the scaling milestone of tool learning |
| 2023 | AgentBench (Tsinghua; ICLR 2024) | made agent / tool use an evaluable object |
| 2023 | ToolBench (OpenBMB / Tsinghua circle) | large-scale tool-use evaluation and training sets |
The Tsinghua line answered two questions: how models learn to use tools, and how tool use gets evaluated. The 2026 frontier is answering a third — how tool use becomes safe, auditable, and self-evolving. (Recalled historical context, kept for continuity with the program’s earlier framing.)
| Metric | Value |
|---|---|
| Tool-use papers in the six-pillar corpus | 6 |
| 90-day targeted arXiv sweep | 25 papers, 4 frontier themes |
| Agentic-pillar query cap (before → after) | max 15 → 20 |
| Terms added to the Agentic-pillar query | 5 (tool learning · tool calling · toolkit · model context protocol · skill) |
| Real APIs covered by ToolLLM | 16,000+ |
| Palmyra x6 top-venue odds | 0.619 |
Observation 0 — a corpus-coverage gap, not a research gap. The six-pillar corpus held only 6 tool-use papers, not because the topic is under-researched but because of a query-coverage gap: the Agentic pillar’s max:15 cap let the “agent” keyword crowd out tool-use papers (top-15 by date). The fix is pipeline-level and already applied: the Agentic-pillar query gained 5 terms (tool learning / tool calling / toolkit / model context protocol / skill) and its cap rose 15 → 20. (Re-derivable from data/papers.jsonl.)
Trend (abstract-level): tools are no longer an add-on bolted onto a frozen model — they are the environment in which agents self-evolve. This is the direction most directly relevant to the program’s recursion theme.
This echoes the program’s public ai-security track: least privilege is moving from an engineering principle to a formal research topic.
Trend (abstract-level): tool-call traces are becoming audit infrastructure. The frontier is converging on the same trace-as-evidence principle that the P-Research program’s harness practice has followed.
All six records are re-derivable from data/papers.jsonl; evidence is abstract-level unless full-text verified.
| Element | Frontier signal |
|---|---|
| Tool Use | self-evolving training environments + least-privilege learning + trace auditing |
| Planning | orchestration of compositional tool calling (Looped LM) |
| Eval | real-world benchmarks in the spirit of MCPVerse; auditing of financial agents |
| RAG / Memory | the tool–retrieval boundary (tools as a special case of retrieval) |
| Safety (shadow) | least privilege becoming a formal research direction |
Program-position statements:
In 2023, Tsinghua taught models to use tools; in 2026, the frontier is teaching agents to evolve safely, auditably, inside tools. The third phase is open, and the P-Research program intends to be on its roster.