release(repo-mailbox): v0.34.0 - catalog ref, README label, selftest stat 868->927

This commit is contained in:
Kjell Tore Guttormsen 2026-09-13 07:17:33 +02:00
commit bc0bc0da61
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.33.1"
"ref": "v0.34.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

@ -221,7 +221,7 @@ End-to-end facilitator for prompting Claude Design (`claude.ai/design`). Walks y
---
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.33.1`
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.34.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.
@ -232,7 +232,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 · 868 selftest checks · [Full documentation →](https://git.fromaitochitta.com/open/repo-mailbox)
1 hook · 4 skills · 8 CLI scripts · 927 selftest checks · [Full documentation →](https://git.fromaitochitta.com/open/repo-mailbox)
---