mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-07-06 18:52:03 +08:00
c9aa69dea9
The container self-registration barrel imported mock.js, so every container registered a 'mock' provider returning canned text. A typo'd --provider mock would silently 'work' instead of failing loudly. Drop the import (mock.ts stays for direct test use) and tidy the now-stale host comments and docs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>