fix: add ClawHub plugin display names (#87354) · openclaw/openclaw@1806b15
thewillofthe
·
2026-05-28
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -5,7 +5,7 @@
|
5 | 5 | }, |
6 | 6 | "enabledByDefault": true, |
7 | 7 | "name": "ACPX Runtime", |
8 | | -"description": "Embedded ACP runtime backend with plugin-owned session and transport management.", |
| 8 | +"description": "OpenClaw ACP runtime backend with plugin-owned session and transport management.", |
9 | 9 | "skills": ["./skills"], |
10 | 10 | "configSchema": { |
11 | 11 | "type": "object", |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "name": "@openclaw/acpx", |
3 | 3 | "version": "2026.5.27", |
4 | | -"description": "OpenClaw ACP runtime backend", |
| 4 | +"description": "OpenClaw ACP runtime backend with plugin-owned session and transport management.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
7 | 7 | "url": "https://github.com/openclaw/openclaw" |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "amazon-bedrock-mantle", |
| 3 | +"name": "Amazon Bedrock Mantle", |
| 4 | +"description": "OpenClaw Amazon Bedrock Mantle provider plugin for OpenAI-compatible model routing.", |
3 | 5 | "activation": { |
4 | 6 | "onStartup": false |
5 | 7 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "name": "@openclaw/amazon-bedrock-mantle-provider", |
3 | 3 | "version": "2026.5.27", |
4 | | -"description": "OpenClaw Amazon Bedrock Mantle (OpenAI-compatible) provider plugin", |
| 4 | +"description": "OpenClaw Amazon Bedrock Mantle provider plugin for OpenAI-compatible model routing.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
7 | 7 | "url": "https://github.com/openclaw/openclaw" |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "amazon-bedrock", |
| 3 | +"name": "Amazon Bedrock", |
| 4 | +"description": "OpenClaw Amazon Bedrock provider plugin with model discovery, embeddings, and guardrail support.", |
3 | 5 | "activation": { |
4 | 6 | "onStartup": false |
5 | 7 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "name": "@openclaw/amazon-bedrock-provider", |
3 | 3 | "version": "2026.5.27", |
4 | | -"description": "OpenClaw Amazon Bedrock provider plugin", |
| 4 | +"description": "OpenClaw Amazon Bedrock provider plugin with model discovery, embeddings, and guardrail support.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
7 | 7 | "url": "https://github.com/openclaw/openclaw" |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "anthropic-vertex", |
| 3 | +"name": "Anthropic Vertex", |
| 4 | +"description": "OpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI.", |
3 | 5 | "activation": { |
4 | 6 | "onStartup": false |
5 | 7 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "name": "@openclaw/anthropic-vertex-provider", |
3 | 3 | "version": "2026.5.27", |
4 | | -"description": "OpenClaw Anthropic Vertex provider plugin", |
| 4 | +"description": "OpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
7 | 7 | "url": "https://github.com/openclaw/openclaw" |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "brave", |
| 3 | +"name": "Brave", |
| 4 | +"description": "OpenClaw Brave Search provider plugin for web search.", |
3 | 5 | "activation": { |
4 | 6 | "onStartup": false |
5 | 7 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "name": "@openclaw/brave-plugin", |
3 | 3 | "version": "2026.5.27", |
4 | | -"description": "OpenClaw Brave plugin", |
| 4 | +"description": "OpenClaw Brave Search provider plugin for web search.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
7 | 7 | "url": "https://github.com/openclaw/openclaw" |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。