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>
NanoClaw Documentation
The official documentation is at docs.nanoclaw.dev.
The files in this directory are original design documents and developer references. For the most current and accurate information, use the documentation site.
| This directory | Documentation site |
|---|---|
| SPEC.md | Architecture |
| SECURITY.md | Security model |
| REQUIREMENTS.md | Introduction |
| docker-sandboxes.md | Docker Sandboxes |
| APPLE-CONTAINER-NETWORKING.md | Container runtime |