~/.zshrc, ~/.bashrc, etc.) if you want them available every time.
Plans are persisted to
~/.zuno/plans/<planId>.json so zuno diff works
across sessions.
Notes
- The CLI is itself an AXL peer for recommendation flows. Direct reads, diffs, simulation, and wallet state stay outside AXL.
- If the mesh is not online, recommendation runs the same four-agent
debate in-process. If no LLM is available either, the deterministic
recommendPlanmath runs as a final fallback. Plans persist either way. - Continuous monitoring runs as
pnpm monitor; the shell stays the control surface and reads alerts withshow alerts. - Output is plain ANSI. No colour-stripping needed for piping.