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
- feat(channels): add Slack Socket Mode support by @kamalakarrao in https://github.com/HKUDS/nanobot/pull/116
- Update README.md by @JakeRowe19 in https://github.com/HKUDS/nanobot/pull/381
- feat: Add QQ channel integration with botpy SDK by @yinwm in https://github.com/HKUDS/nanobot/pull/383
New Contributors
- @tianrking made their first contribution in https://github.com/HKUDS/nanobot/pull/219
- @zcxixixi made their first contribution in https://github.com/HKUDS/nanobot/pull/326
- @chaowu2009 made their first contribution in https://github.com/HKUDS/nanobot/pull/225
- @chris-alexander made their first contribution in https://github.com/HKUDS/nanobot/pull/360
- @kamalakarrao made their first contribution in https://github.com/HKUDS/nanobot/pull/116
- @JakeRowe19 made their first contribution in https://github.com/HKUDS/nanobot/pull/381
- @yinwm made their first contribution in https://github.com/HKUDS/nanobot/pull/383
Full Changelog: https://github.com/HKUDS/nanobot/compare/v0.1.3.post5...v0.1.3.post6