repo-mailbox/.claude-plugin/plugin.json
Kjell Tore Guttormsen b278dbd23d chore(release): 0.35.0
Version in all seven places (plugin.json, package.json, README badge,
four SKILL.md) and CHANGELOG [0.35.0] dated 2026-09-18.

0.35.0 is the PLAN column - a display-only filesystem reading showing
where a repo keeps no destination, or one nobody touches - plus the
--dispatch, --inbox-plan and no-STATE.md record fixes found while
building it, and the selftest section that kills all 16 review mutants.

Suites on the staged tree: coord 257, board 478, route 73, orders 116,
guard 54 (badge 978); npm test 12/12.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-18 00:17:59 +02:00

12 lines
556 B
JSON

{
"name": "repo-mailbox",
"version": "0.35.0",
"description": "Local mailbox for coordination between Claude Code sessions in different repositories. Directed messages and broadcasts as plain Markdown files on your own disk, injected as context at session start. Local, private, no network.",
"author": {
"name": "Kjell Tore Guttormsen"
},
"auto_discover": true,
"license": "MIT",
"repository": "https://git.fromaitochitta.com/open/repo-mailbox",
"keywords": ["coordination", "mailbox", "inter-repo", "multi-repo", "session-start"]
}