github HKUDS/nanobot v0.1.3.post7

7 hours ago

🎉 Another big release from the 🐈 nanobot community — thanks to all contributors, especially our 8 new ones!

This release fixes a critical WhatsApp bridge security vulnerability, redesigns the memory system from the ground up (two plain files + grep, no RAG), and adds interleaved chain-of-thought for smarter multi-step reasoning. We also welcome MiniMax as a new provider, and unified /new command across all platforms. Less code, more reliable — that's the nanobot way.

What's Changed

  • Support MoChat Channel, an agent-first IM platform by @tjb-tech in #389
  • fixed dingtalk exception. by @Mrart in #439
  • feat: add MiniMax provider support via LiteLLM by @tars90percent in #307
  • fix:cli input clean and display issue by @zcxixixi in #488
  • fix: pydantic deprecation configdict by @SergioSV96 in #516
  • feat: add interleaved chain-of-thought to agent loop by @Re-bin in #538
  • feat(cron): add 'at' parameter for one-time scheduled tasks by @3927o in #533
  • fix(subagent): add edit_file tool and time context to sub agent by @Re-bin in #543
  • feat: redesign memory system — two-layer architecture with grep-based retrieval by @Re-bin in #565
  • feat: add /new command by @Qinnnnnn in #569
  • Add max iterations info to fallback message by @3927o in #567
  • fix(security): bind WhatsApp bridge to localhost + optional token auth by @Re-bin in #587

New Contributors

Full Changelog: v0.1.3.post6...v0.1.3.post7

Don't miss a new nanobot release

NewReleases is sending notifications on new releases.