A lightweight personal AI assistant framework.
Security Notice — March 24, 2026
🛡️ 本项目于分叉自主重构初期即移除 LiteLLM 依赖,不受此次上游供应链攻击影响。
🛡️ LiteLLM was removed at the start of our independent fork, placing this project outside the scope of the upstream supply chain incident.
- Interactive onboarding: configure provider, model, and channel in one flow
- WeChat ClawBot support: WeChat channel configuration
- 交互式向导:一步完成 provider、model、channel 配置
- 微信 ClawBot 支持:微信渠道配置
uv tool install weavbotVerify:
weavbot --versionTo try the latest unreleased features:
uv tool install git+https://github.com/yankeguo/weavbot.gitAfter installation, run the recommended first steps:
Run onboarding:
weavbot onboardThis project is a hard fork of nanobot by HKUDS, with significant optimizations and improvements.
MIT