From 83fe853b6a76b4ad8d38f53ef44fe79a3e755256 Mon Sep 17 00:00:00 2001 From: dyxushuai Date: Thu, 29 Jan 2026 15:49:53 +0000 Subject: [PATCH 1/4] feat(registry): add moltbot agent --- .docs/index.mdx | 17 ++++++++++++++--- moltbot/agent.json | 19 +++++++++++++++++++ moltbot/icon.svg | 3 +++ 3 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 moltbot/agent.json create mode 100644 moltbot/icon.svg diff --git a/.docs/index.mdx b/.docs/index.mdx index daefaa1..f311945 100644 --- a/.docs/index.mdx +++ b/.docs/index.mdx @@ -119,6 +119,19 @@ description: Discover Agent Client Protocol agents Mistral's open-source coding assistant

2.0.1

+ Date: Fri, 30 Jan 2026 18:14:21 +0000 Subject: [PATCH 3/4] docs: keep qwen-code icon unchanged --- .docs/index.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.docs/index.mdx b/.docs/index.mdx index fba71b2..6f51b5f 100644 --- a/.docs/index.mdx +++ b/.docs/index.mdx @@ -148,7 +148,9 @@ description: Discover Agent Client Protocol agents - \ No newline at end of file + From e27201582f6e07e0e4886929b55828171cca3647 Mon Sep 17 00:00:00 2001 From: dyxushuai Date: Fri, 30 Jan 2026 18:27:34 +0000 Subject: [PATCH 4/4] fix(docs): revert qwen-code icon path change --- .docs/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docs/index.mdx b/.docs/index.mdx index 6f51b5f..438268c 100644 --- a/.docs/index.mdx +++ b/.docs/index.mdx @@ -149,7 +149,7 @@ description: Discover Agent Client Protocol agents title="Qwen Code" icon={ } href="https://github.com/QwenLM/qwen-code"