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

repo-mailbox v0.33.1 — release. Catalog ref now pins the v0.33.1 tag.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-09-05 06:42:50 +02:00
commit 4d6a8ebf1c
2 changed files with 2 additions and 2 deletions

View file

@ -105,7 +105,7 @@
"source": {
"source": "url",
"url": "https://git.fromaitochitta.com/open/repo-mailbox.git",
"ref": "v0.33.0"
"ref": "v0.33.1"
},
"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.0`
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.33.1`
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.