docs: refine README description for clarity

This commit is contained in:
Xubin Ren 2026-04-19 09:47:21 +00:00 committed by Xubin Ren
parent 53fb3c199a
commit 622c467839

View File

@ -15,7 +15,7 @@
</p>
</div>
🐈 **nanobot** is an open-source and ultra-lightweight personal AI agent in the spirit of [OpenClaw](https://github.com/openclaw/openclaw), [Claude Code](https://www.anthropic.com/claude-code), and [Codex](https://www.openai.com/codex/). It keeps the core agent loop small and readable while still supporting chat channels, memory, MCP, an OpenAI-compatible API, and practical deployment paths, so you can go from local setup to a long-running personal agent with minimal overhead.
🐈 **nanobot** is an open-source and ultra-lightweight AI agent in the spirit of [OpenClaw](https://github.com/openclaw/openclaw), [Claude Code](https://www.anthropic.com/claude-code), and [Codex](https://www.openai.com/codex/). It keeps the core agent loop small and readable while still supporting chat channels, memory, MCP and practical deployment paths, so you can go from local setup to a long-running personal agent with minimal overhead.
## 📢 News