Skip to content
repository radar
Agents & Orchestration

🤖nanobot

ACTIVE BREAKOUT

HKUDS/nanobot · homepage ↗

Ultra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps

⭐ Very popular: 47k stars, gaining about 322 a week

View on GitHub ↗

repo profile

vintage 2026 launched this year
delivery product
language Python
license MIT

momentum

total stars 47k
stars added last week +322
HN peak 257 pts 6mo ago
commits / week 76 cooling · -31% vs prior mo
issues closed 88% ~2d to close, median
contributors 423 (+15 in 15d)
release cadence fortnightly
last activity today

durability

backing foundation-backed HKU Data Intelligence Lab
openness permissive
bus factor 2 concentrated
top-author share 37% 6 mo

bus factor = how many people it takes to cover more than half the commits (6 months). 1 is a solo project; higher means the work is spread across a team. top-author share is the single busiest author's slice of those commits.

since we covered it

monthly average + 5k/mo (+32%/mo) · + 31k total since PR#27

why it's a big deal

  • You can actually read and understand the entire agent loop in an afternoon, which makes it a real starting point for research and customization rather than a black box.
  • Supports the same provider ecosystem (OpenRouter, Anthropic, local models via vLLM) and channel integrations (Telegram, WhatsApp) without the infrastructure overhead.
  • Docker and pip install paths mean you go from zero to working agent in about two minutes, no wizard required.

under the hood

  • Pure Python with a clean separation: agent/loop.py for the core LLM↔tool cycle, agent/memory.py for persistence, agent/subagent.py for background task delegation.
  • Config lives in a single ~/.nanobot/config.json - one file, no YAML hierarchy, no env var maze.
  • Ships built-in tools for browser automation, file operations, and shell access, with a skills loader for extending via custom tool definitions.

our take from PR#27, 2026-02-11

star history

PR#27 · 16k47k now Feb 2026Aug 2026
  1. PR#27 16k 2026-02-11
  2. now 47k + 31k since first covered

curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.

understory

Quietly building: more output than attention, for now.

+24 understory score output 100 · clout 76
Aug 2025 Jul 2026
  • output, commits & releases
  • clout, star velocity

output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →

covered in

  • PR#27 2026-02-11 on the radar

    The ultra-lightweight Clawdbot

similar projects

compare these →
  • 📚 Haystack

    Open-source AI orchestration framework for building context-engineered, production-ready LLM applications. Design modular pipelines and agent workflows with explicit control over retrieval, routing, memory, and generation. Built for scalable agents, RAG, multimodal applications, semantic search, and conversational systems.

    26k ACTIVE
  • 📈 Vibe-Trading

    "Vibe-Trading: Your Personal Trading Agent"

    31k ACTIVE
  • 🚀 FastMCP

    🚀 The fast, Pythonic way to build MCP servers and clients.

    27k ACTIVE

comments

Sign in with GitHub to add your blip on nanobot.

loading comments…