chore(catalog): bump coord v0.2.1 -> v0.2.2
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CvTviFeoMCKJcALATRempy
This commit is contained in:
parent
c712d74842
commit
d0dbf8e4f7
2 changed files with 2 additions and 2 deletions
|
|
@ -105,7 +105,7 @@
|
|||
"source": {
|
||||
"source": "url",
|
||||
"url": "https://git.fromaitochitta.com/open/coord.git",
|
||||
"ref": "v0.2.1"
|
||||
"ref": "v0.2.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."
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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.2.1`
|
||||
### [Coord](https://git.fromaitochitta.com/open/coord) `v0.2.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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue