docs(cli): daemon coverage in --help, daemon usage block, SKILL.md
- Root --help now lists the daemon subcommand suite (was missing). - claudemesh daemon (no subcommand) prints a usage block instead of silently launching the foreground daemon. Adds help|--help|-h aliases. - SKILL.md gains a "Daemon path (v0.9.0, opt-in, fastest)" section explaining the runtime, lifecycle, and that it's independent from claudemesh install. Released as 1.22.1 on npm. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 1.22.1 (2026-05-03) — daemon docs + help
|
||||
|
||||
- Root `claudemesh --help` now lists the `daemon` subcommand suite under
|
||||
its own section (was missing in 1.22.0).
|
||||
- `claudemesh daemon` (no subcommand) now prints a usage block instead of
|
||||
silently launching the daemon. `daemon help|--help|-h` work too.
|
||||
- Bundled SKILL.md gained a "Daemon path (v0.9.0, opt-in, fastest)"
|
||||
section explaining the runtime, lifecycle commands, and how it relates
|
||||
to `claudemesh install` (independent — not auto-started).
|
||||
|
||||
## 1.22.0 (2026-05-03) — daemon v0.9.0
|
||||
|
||||
### New: `claudemesh daemon` — long-lived peer mesh runtime
|
||||
|
||||
Reference in New Issue
Block a user