openclawOS TypeScript Self-hosted, multi-channel AI agent gateway with an OS-like, process-isolated architecture.
openclawOS is a self-hosted multi-channel AI agent gateway built on a kernel + isolated-process model, enabling reliable assistants with predictable resource isolation across channels.
Install
$ npm install -g openclaw Frequently asked questions
What is openclawOS?
openclawOS is Self-hosted, multi-channel AI agent gateway with an OS-like, process-isolated architecture. It is part of the Neul Labs open-source portfolio (36 MIT-licensed projects for AI agent infrastructure). openclawOS is a self-hosted multi-channel AI agent gateway built on a kernel + isolated-process model, enabling reliable assistants with predictable resource isolation across channels.
How do I install openclawOS?
Install with: `npm install -g openclaw`. openclawOS is MIT licensed and ships prebuilt binaries where applicable.
What language is openclawOS written in?
openclawOS is written in TypeScript.
Is openclawOS open source?
Yes. openclawOS is MIT licensed and publicly available at https://github.com/neul-labs/openclawOS. All 36 Neul Labs projects are MIT licensed.