Skip to content

Commit e76a8da

Browse files
authored
Add Claude Octopus marketplace icon (#142)
1 parent 560ebf2 commit e76a8da

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

plugins/nyldn/claude-octopus/.codex-plugin/plugin.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "claude-octopus",
3-
"version": "9.38.0",
3+
"version": "9.39.0",
44
"description": "Multi-LLM orchestration with Double Diamond workflows, provider routing, safety gates, and automation. Dispatches to Codex, Gemini, Copilot, Qwen, Perplexity, OpenRouter, Ollama, and OpenCode from a single plugin.",
55
"author": {
66
"name": "nyldn"
@@ -33,6 +33,7 @@
3333
"displayName": "Claude Octopus",
3434
"shortDescription": "Multi-LLM orchestration — dispatch to 8 providers from one plugin.",
3535
"longDescription": "Claude Octopus orchestrates multiple AI providers (Codex, Gemini, Copilot, Qwen, Perplexity, OpenRouter, Ollama, OpenCode) through structured Double Diamond workflows. 32 personas, 48 commands, 53 skills covering research, implementation, review, TDD, security audits, and more. Provider dispatch includes prompt-size preflight, agent summary tables, circuit breakers, cost tracking, and model routing.",
36+
"composerIcon": "./assets/octopus-icon.svg",
3637
"developerName": "nyldn",
3738
"category": "Orchestration",
3839
"capabilities": [
Lines changed: 18 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)