mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-06-08 11:41:56 +08:00
bd6a26a002
- Reword pair-code instruction across add-telegram-v2, manage-channels, and init-first-agent so the very last user-visible message after generating the code MUST be a plain-text print of it. - Replace init-first-agent's tail -f based verify step with a plain-text prompt asking the user to confirm receipt of the welcome DM, falling back to DB-based diagnostics only on non-arrival. Avoids harness blocks on long leading sleeps and fragile log-string greps. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>