Skip to content

Commit a2dd289

Browse files
committed
feat: 0.6.11 - multi-tool platform with Gemini/Codex, workflow scripts, transcript timeline, enhanced subscriptions
1 parent 9e3004d commit a2dd289

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+33419
-10604
lines changed

.claude-plugin/marketplace.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"name": "aannoo",
55
"url": "https://github.com/aannoo"
66
},
7-
"description": "Multi-agent communication for Claude Code - launch multiple terminals with real-time messaging",
8-
"homepage": "https://github.com/aannoo/claude-hook-comms",
7+
"description": "Multi-agent communication for AI CLI tools (Claude Code, Gemini CLI, Codex)",
8+
"homepage": "https://github.com/aannoo/hcom",
99
"plugins": [
1010
{
1111
"name": "hcom",
1212
"source": "./plugin/hcom",
13-
"description": "CLI tool for launching multiple Claude Code terminals with interactive subagents, headless persistence, and real-time communication via hooks"
13+
"description": "Real-time messaging and context sharing for AI coding agents with hooks integration"
1414
}
1515
]
1616
}

0 commit comments

Comments
 (0)