chore(catalog): bump coord v0.1.0 -> v0.2.0

coord v0.2.0 — release. Catalog ref now pins the v0.2.0 tag so `claude plugin update` resolves the release.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-07-24 19:58:12 +02:00
commit 0bca9c7525
2 changed files with 2 additions and 2 deletions

View file

@ -105,7 +105,7 @@
"source": {
"source": "url",
"url": "https://git.fromaitochitta.com/open/coord.git",
"ref": "v0.1.0"
"ref": "v0.2.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

@ -176,7 +176,7 @@ End-to-end facilitator for prompting Claude Design (`claude.ai/design`). Walks y
---
### [Coord](https://git.fromaitochitta.com/open/coord) `v0.1.0`
### [Coord](https://git.fromaitochitta.com/open/coord) `v0.2.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.