Show HN: NanoClaw – “Clawdbot” in 500 lines of TS with Apple container isolation
jimminyx Sunday, February 01, 2026I’ve been running Clawdbot for the last couple weeks and have genuinely found it useful but running it scares the crap out of me.
OpenClaw has 52+ modules and runs agents with near-unlimited permissions in a single Node process. NanoClaw is ~500 lines of core code, agents run in actual Apple containers with filesystem isolation. Each chat gets its own sandboxed context.
This is not a swiss army knife. It’s built to match my exact needs. Fork it and make it yours.
Summary
NanoClaw is a lightweight, open-source neural network library for running inference on microcontrollers and embedded systems. It provides a simple and efficient way to deploy machine learning models on resource-constrained devices.
107
31
Summary
github.com