Add HKUDS/nanobot#36
Open
shreyas-lyzr wants to merge 1 commit into
Open
Conversation
e97d6df to
bfab6a3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds nanobot by HKUDS to the registry.
Repo: https://github.com/HKUDS/nanobot — 43k ⭐ · MIT · Python
Agent PR: HKUDS/nanobot#4005 (adds
agent.yaml+SOUL.mdto the source repo)What nanobot does:
nanobot is an open-source, ultra-lightweight AI agent framework in the spirit of Claude Code and Codex. It keeps the core agent loop small and readable while supporting 15+ chat channels (Telegram, Discord, Slack, WhatsApp, Feishu, Matrix, DingTalk, MS Teams, WeChat, and more), multi-provider LLMs (Anthropic, OpenAI, Azure, Bedrock, GitHub Copilot, NVIDIA NIM, Hugging Face), MCP servers, cron scheduling, sub-agents, sustained goals, image generation, and Dream memory consolidation.
Category:
developer-toolsTags: ai-agent, lightweight, multi-channel, mcp, telegram, discord, slack, openai, anthropic, memory
Files added:
agents/HKUDS__nanobot/metadata.json— registry manifest (validated against schema)agents/HKUDS__nanobot/README.md— full capability listing + quick-start + architectureNote: The
agent.yaml+SOUL.mdare being proposed to the source repo via the linked PR. The registry CI will find them on thegitagent-protocolbranch of the fork while the upstream PR is under review. Once the upstream PR merges, the default branch will satisfy the CI check.Submitted by the GAP Promoter · GitAgent Protocol v0.1.0