chore(release): 1.5.4
All checks were successful
CI (Node) / build-test (push) Successful in 12s
Release (Node) / release (push) Successful in 15s

Make /collaborate slash command self-contained so it works without a registered mailbox-collaborate skill in the session.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
mika kuns
2026-05-22 09:23:08 +02:00
parent 6592d428b7
commit 7b58db771a
4 changed files with 36 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "claude-mailbox",
"version": "1.5.3",
"version": "1.5.4",
"description": "Auto-checks the local Claude-Mailbox daemon before every prompt and after each subagent run, and injects pending messages into the conversation context.",
"author": {
"name": "Mika Kuns"