feat: add bundled plugin icon manifest URLs (#95845) · openclaw/openclaw@0a97f73
Patrick-Eric
·
2026-06-23
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "alibaba", |
| 3 | +"icon": "https://cdn.simpleicons.org/alibabacloud/111111", |
3 | 4 | "activation": { |
4 | 5 | "onStartup": false |
5 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2,6 +2,7 @@
|
2 | 2 | "id": "anthropic-vertex", |
3 | 3 | "name": "Anthropic Vertex", |
4 | 4 | "description": "OpenClaw Anthropic Vertex provider plugin for Claude models on Google Vertex AI.", |
| 5 | +"icon": "https://cdn.simpleicons.org/anthropic/111111", |
5 | 6 | "activation": { |
6 | 7 | "onStartup": false |
7 | 8 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "anthropic", |
| 3 | +"icon": "https://cdn.simpleicons.org/anthropic/111111", |
3 | 4 | "activation": { |
4 | 5 | "onStartup": false |
5 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2,6 +2,7 @@
|
2 | 2 | "id": "brave", |
3 | 3 | "name": "Brave", |
4 | 4 | "description": "OpenClaw Brave Search provider plugin for web search.", |
| 5 | +"icon": "https://cdn.simpleicons.org/brave/111111", |
5 | 6 | "activation": { |
6 | 7 | "onStartup": false |
7 | 8 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "cloudflare-ai-gateway", |
| 3 | +"icon": "https://cdn.simpleicons.org/cloudflare/111111", |
3 | 4 | "activation": { |
4 | 5 | "onStartup": false |
5 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "copilot-proxy", |
| 3 | +"icon": "https://cdn.simpleicons.org/githubcopilot/111111", |
3 | 4 | "activation": { |
4 | 5 | "onStartup": false |
5 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
@@ -2,6 +2,7 @@
|
2 | 2 | "id": "copilot", |
3 | 3 | "name": "GitHub Copilot agent runtime", |
4 | 4 | "description": "Registers the GitHub Copilot agent runtime.", |
| 5 | +"icon": "https://cdn.simpleicons.org/githubcopilot/111111", |
5 | 6 | "version": "2026.6.2", |
6 | 7 | "activation": { |
7 | 8 | "onStartup": false, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "deepgram", |
| 3 | +"icon": "https://cdn.simpleicons.org/deepgram/111111", |
3 | 4 | "activation": { |
4 | 5 | "onStartup": false |
5 | 6 | }, |
|
| Original file line number | Diff line number | Diff line change |
|---|
|
1 | 1 | { |
2 | 2 | "id": "deepseek", |
| 3 | +"icon": "https://cdn.simpleicons.org/deepseek/111111", |
3 | 4 | "activation": { |
4 | 5 | "onStartup": false |
5 | 6 | }, |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。