chore(catalog): bump repo-mailbox v0.32.1 -> v0.33.0

Also correct the repo-mailbox stat line: catalog said 529 selftest
checks, plugin's own badge at v0.33.0 says 868 (check-versions.mjs
caught the drift as an ERROR before this commit).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-09-04 15:54:35 +02:00
commit 538af61925
2 changed files with 3 additions and 3 deletions

View file

@ -105,7 +105,7 @@
"source": {
"source": "url",
"url": "https://git.fromaitochitta.com/open/repo-mailbox.git",
"ref": "v0.32.1"
"ref": "v0.33.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."
},

View file

@ -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.32.1`
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.33.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.
@ -196,7 +196,7 @@ A local mailbox for coordination between Claude Code sessions in different repos
- **`route`** — turns four scored traits of the next task into a model/effort row from a closed six-row rubric, with a pasteable startup command and a one-row-cheaper fallback
- **`dispatch`** — hands work to a session in another repo as a complete, verified startup command: the prompt written to a file, model and effort derived from the rubric, output form chosen by whether the target repo already has a terminal pane
1 hook · 4 skills · 8 CLI scripts · 529 selftest checks · [Full documentation →](https://git.fromaitochitta.com/open/repo-mailbox)
1 hook · 4 skills · 8 CLI scripts · 868 selftest checks · [Full documentation →](https://git.fromaitochitta.com/open/repo-mailbox)
---