chore(repo-mailbox): bump ref to v0.20.3
release-plugin.mjs wrote the ref + version-label bump; committing by hand because the closing check-versions.mjs gate blocked on repo-mailbox's own stale stat-line prose (398 -> 406 selftest checks), which is not this script's job to edit. Correction queued to catalog via coord message 20260809T191518Z-4678230575-from-repo-mailbox.md. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CHmf1VfCvaYXamJxe5y6Vt
This commit is contained in:
parent
d2169a42c3
commit
9dfae4741a
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.20.2"
|
"ref": "v0.20.3"
|
||||||
},
|
},
|
||||||
"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.20.2`
|
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.20.3`
|
||||||
|
|
||||||
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