chore(catalog): rename coord to repo-mailbox, pin v0.3.0
The plugin repo moved from open/coord to open/repo-mailbox. Bumps the entry name, source URL and ref together, and updates the README heading, link and label to match. Also corrects the per-plugin stat line: it claimed 48 selftest checks; the actual count has been 70 since v0.2.2. check-versions.mjs: 11 plugins, 10 OK, 1 WARN (pre-existing okr), 0 ERROR.
This commit is contained in:
parent
9ca2c8bdaf
commit
e69fcd6653
2 changed files with 5 additions and 5 deletions
|
|
@ -101,11 +101,11 @@
|
|||
"description": "End-to-end facilitator for prompting Claude Design (claude.ai/design) — idea to copy-paste-ready prompt with iteration coaching, citing Anthropic primary sources."
|
||||
},
|
||||
{
|
||||
"name": "coord",
|
||||
"name": "repo-mailbox",
|
||||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://git.fromaitochitta.com/open/coord.git",
|
||||
"ref": "v0.2.2"
|
||||
"url": "https://git.fromaitochitta.com/open/repo-mailbox.git",
|
||||
"ref": "v0.3.0"
|
||||
},
|
||||
"description": "Local mailbox for coordination between Claude Code sessions in different repositories — directed messages and broadcasts injected as context at session start. Local, private, no network."
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue