Appearance
v0.1.0 概览
Agent Tool v0.1.0 是第一个公开草案,定义 Agent 系统的可移植工具层。
包含内容
- Tool declarations 与 tool surfaces。
- Input / output contracts 与 schema guidance。
- Execution profiles 与 permission profiles。
- Invocation lifecycle、progress、cancellation 与 results。
- Error classes、retry guidance 与 event classes。
- MCP、OpenAPI、function calling、A2A、CLI、browser 与 native tools 的 external mappings。
- 中英文文档。
- Public JSON Schemas。
- AI 友好的
llms.txt与llms-full.txt。