chore(catalog): pin repo-mailbox to v0.13.0

route.sh now writes --advisor opus into the startup command it emits,
per row and on a need: always on the Sonnet rows (capability lift, which
is what makes the quota fallback safe to take), on the Opus rows only at
costly/one-way stakes, never on Fable (the CLI rejects it).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01X8N8hQEJSWWtieWUx37txT
This commit is contained in:
Kjell Tore Guttormsen 2026-07-31 21:41:34 +02:00
commit 0b1063e911
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.12.1"
"ref": "v0.13.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

@ -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.12.1`
### [repo-mailbox](https://git.fromaitochitta.com/open/repo-mailbox) `v0.13.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.