Skip to content

Commit 9987b50

Browse files
authored
fix(plugins): align HOL plugin icons (#123)
Signed-off-by: Michael Kantor <6068672+kantorcodes@users.noreply.github.com>
1 parent 92a47d3 commit 9987b50

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.agents/plugins/marketplace.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@
382382
},
383383
"category": "Development & Workflow",
384384
"description": "Delegate tasks to specialist AI agents via the HOL Registry, plan, find, summon, and recover sessions.",
385-
"icon": "./plugins/hashgraph-online/registry-broker-codex-plugin/assets/icon.svg"
385+
"icon": "./plugins/hashgraph-online/registry-broker-codex-plugin/assets/icon.png"
386386
},
387387
{
388388
"name": "session-orchestrator",

plugins/hashgraph-online/registry-broker-codex-plugin/.codex-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"Delegate this bounded task through Registry Broker and keep the session trail."
4343
],
4444
"brandColor": "#0F766E",
45-
"composerIcon": "./assets/icon.svg",
45+
"composerIcon": "./assets/icon.png",
4646
"logo": "./assets/logo.svg",
4747
"screenshots": [
4848
"./assets/screenshot-summon.png",
35.8 KB
Loading

0 commit comments

Comments
 (0)