chore(catalog): bump repo-mailbox v0.23.0 -> v0.24.0
repo-mailbox v0.24.0 — release. Catalog ref now pins the v0.24.0 tag so `claude plugin update` resolves the release. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
3f5afeeb99
commit
2c12e7c060
2 changed files with 2 additions and 2 deletions
|
|
@ -105,7 +105,7 @@
|
||||||
"source": {
|
"source": {
|
||||||
"source": "url",
|
"source": "url",
|
||||||
"url": "https://git.fromaitochitta.com/open/repo-mailbox.git",
|
"url": "https://git.fromaitochitta.com/open/repo-mailbox.git",
|
||||||
"ref": "v0.23.0"
|
"ref": "v0.24.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."
|
"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."
|
||||||
},
|
},
|
||||||
|
|
|
||||||
|
|
@ -185,7 +185,7 @@ End-to-end facilitator for prompting Claude Design (`claude.ai/design`). Walks y
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.23.0`
|
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.24.0`
|
||||||
|
|
||||||
A local mailbox for coordination between Claude Code sessions in different repositories. Session A in repo X leaves a message for repo Y; the next session in repo Y gets it injected as context at startup. Local, private, no network, no SaaS.
|
A local mailbox for coordination between Claude Code sessions in different repositories. Session A in repo X leaves a message for repo Y; the next session in repo Y gets it injected as context at startup. Local, private, no network, no SaaS.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue