Merge remote-tracking branch 'origin/main'

# Conflicts:
#	.github/workflows/ci.yml
#	nanobot/agent/context.py
This commit is contained in:
Hua
2026-03-16 14:49:12 +08:00
7 changed files with 213 additions and 6 deletions

View File

@@ -1444,6 +1444,15 @@ nanobot/
PRs welcome! The codebase is intentionally small and readable. 🤗
### Branching Strategy
| Branch | Purpose |
|--------|---------|
| `main` | Stable releases — bug fixes and minor improvements |
| `nightly` | Experimental features — new features and breaking changes |
**Unsure which branch to target?** See [CONTRIBUTING.md](./CONTRIBUTING.md) for details.
**Roadmap** — Pick an item and [open a PR](https://github.com/HKUDS/nanobot/pulls)!
- [ ] **Multi-modal** — See and hear (images, voice, video)