debug

Installation
SKILL.md

NanoClaw Container Debugging

This guide covers debugging the containerized agent execution system.

Architecture Overview

The host is a single Node process that orchestrates per-session agent containers. The two session DBs are the sole IO surface between host and container — there is no IPC, no file watcher, and no stdin piping.

Installs
39
GitHub Stars
30.7K
First Seen
Mar 3, 2026
debug — nanocoai/nanoclaw