mirror of
https://github.com/qwibitai/nanoclaw.git
synced 2026-07-09 18:57:08 +08:00
44f351349a
The section still described the pre-envelope model where every provider result was written to messages_out verbatim. Since the envelope parser landed, the agent-runner parses the final text for <message to="name"> blocks (dispatchResultText, poll-loop.ts): one messages_out row per block, bare/<internal> text is scratchpad (logged, never sent), unknown destinations are dropped, unwrapped output gets a one-time re-wrap nudge, and non-retryable error results are delivered as error notices instead of being dropped.
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 |
|---|---|
| SECURITY.md | Security model |
| REQUIREMENTS.md | Introduction |