v0.1.3.post6
π The π nanobot community keeps growing β thanks to all the amazing contributors who made this release possible!
[!TIP] Due to security concerns, this version has a vulnerability in WhatsApp. Please do not install this version. Instead, install v0.1.3.post7 or higher.
This release brings more channels (DingTalk, Slack, Email, QQ), a smoother nanobot agent CLI experience, provider cleanup, and README polish. Want to see where we're heading? Check out our roadmap discussion: From Lightweight Agent to Agent Kernel β we'd love your feedback! π https://github.com/HKUDS/nanobot/discussions/431
What's Changed
- feat(channels): add DingTalk channel support by @tianrking in https://github.com/HKUDS/nanobot/pull/219
- Codex/fix cli input by @zcxixixi in https://github.com/HKUDS/nanobot/pull/326
- Drop unsupported parameters for providers. by @chaowu2009 in https://github.com/HKUDS/nanobot/pull/225
- Improve
nanobot agentCLI chat rendering and input experience by @chris-alexander in https://github.com/HKUDS/nanobot/pull/360 - feat(email): add consent-gated IMAP/SMTP email channel by @zcxixixi in https://github.com/HKUDS/nanobot/pull/248