Files
ClaudeMailbox/plugin/.claude-plugin/plugin.json
Mika Kuns f4539eb2c9
All checks were successful
Release / release (push) Successful in 8s
Release (Node) / release (push) Successful in 10s
chore(release): 1.5.1
2026-05-20 14:09:19 +02:00

12 lines
407 B
JSON

{
"name": "claude-mailbox",
"version": "1.5.1",
"description": "Auto-checks the local Claude-Mailbox daemon before every prompt and after each subagent run, and injects pending messages into the conversation context.",
"author": {
"name": "Mika Kuns"
},
"homepage": "https://git.kuns.dev/releases/ClaudeMailbox",
"license": "MIT",
"keywords": ["mailbox", "ipc", "coordination", "mcp"]
}