From b60e507010637fee29409b2037a739a162de5c79 Mon Sep 17 00:00:00 2001 From: Xubin Ren <52506698+Re-bin@users.noreply.github.com> Date: Mon, 1 Jun 2026 05:19:14 +0800 Subject: [PATCH] docs: sharpen README positioning --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index fd50a8455..0adb2dd4d 100644 --- a/README.md +++ b/README.md @@ -160,12 +160,13 @@ -## 💡 Key Features of nanobot +## 💡 Why nanobot -- **Ultra-lightweight**: stable long-running agent behavior with a small, readable core. -- **Research-ready**: the codebase is intentionally simple enough to study, modify, and extend. -- **Practical**: chat channels, API, memory, MCP, and deployment paths are already built in. -- **Hackable**: you can start fast, then go deeper through repo docs instead of a monolithic landing page. +- **Long-running by design**: goals, memory, tools, and channel context stay alive across real workflows. +- **Meet users where they chat**: WebUI, API, Telegram, Feishu, Slack, Discord, Teams, email, and more from one agent loop. +- **Bring your own model stack**: OpenAI-compatible providers, local LLMs, image generation, search, and fallback routing. +- **Small core, serious surface area**: readable agent internals with MCP, memory, deployment, and automation built in. +- **Built to be owned**: easy to inspect, customize, self-host, and extend without adopting a giant platform. ## 📦 Install