mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-06-27 18:34:58 +08:00
8f2f788b6e
The prior commit moves `chat` to 4.29.0, but main's own install pins were left behind — and were inconsistent: the 8 /add-<channel> SKILL.md steps pinned @chat-adapter/*@4.27.0 while the 12 setup/*.sh scripts pinned @4.26.0. Unify all to @4.29.0 so `/add-<channel>` (and setup:auto) on a main install fetch an adapter whose ChatInstance matches the bridge. 20 files, version-string only. Shell scripts pass `bash -n`. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>