mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-07-06 18:52:03 +08:00
0835089a51
Correct docs (and one code comment) that describe systems that no longer exist in v2: mark docs/SPEC.md as the historical v1 spec; replace the impossible "write messages_in (to self)" / stale list_tasks scheduling model with the real messages_out system-action path in agent-runner-details.md and architecture.md; drop the false MAX_CONCURRENT_CONTAINERS cap claim; remove the per-group agent-runner-src overlay from the live DB map (source is a shared read-only mount) and fix the insertTask attribution to src/modules/scheduling/db.ts; correct the container-skills count to 8; repoint the deleted-doc comment in src/claude-md-compose.ts; and replace the AGENT_PROVIDER / hand-edit container.json provider-config instructions in add-opencode and add-mnemon with the real `ncl groups config update --provider` flow. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>