chore(repo-mailbox): bump ref to v0.20.2

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bp7V99BXv1v5pWHUwY63it
This commit is contained in:
Kjell Tore Guttormsen 2026-08-03 10:19:07 +02:00
commit a7656d6939
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.20.1"
"ref": "v0.20.2"
},
"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

@ -178,7 +178,7 @@ End-to-end facilitator for prompting Claude Design (`claude.ai/design`). Walks y
---
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.20.1`
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.20.2`
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.