GitHub
nanoAgent
AI Agent 指数 第 781(共 964)
5 综合分
真实使用 —
动量 —
关注度 18
项目介绍
"The question is not what you look at, but what you see." — Henry David Thoreau
The simplest way to build an agent that can interact with your system.
A minimal implementation of an AI agent using OpenAI's function calling. The agent can execute bash commands, read files, and write files.
If you want to learn more (e.g. what MCP is, and how to fetch tools in a more modern way), see:
The core is just a loop: call model → execute tools → repeat.
Recent hardening keeps the loop running even when a tool call contains malformed JSON arguments or references an unknown tool; those cases are returned to the model as explicit tool errors instead of crashing the agent.
⏺ Like a single seed that…
各数据源
691 Star
- Star 691
- Fork 246
- 提交 11
- 发布 0