This is a slimmed OpenClaw fork for running the gateway as a digital employee in a Linux Docker container (e.g. for TabHR).
- Removed: macOS/iOS/Android apps, installers, full docs, and scripts that are only needed for native apps or full upstream CI.
- Kept: Core CLI, gateway, extensions, UI build, and the minimal
apps/shared/OpenClawKit/Tools/CanvasA2UI+vendor/a2uineeded to build the A2UI bundle.
See docs/README.md for:
- Building the image (including
vendor/a2uirequirement) - Running the gateway in a container
- Persisting config and using the Control UI
Requires Node ≥22 and pnpm.
pnpm install
pnpm build
node openclaw.mjs gateway --allow-unconfiguredConfigure via openclaw onboard or by copying an existing ~/.openclaw (or set OPENCLAW_HOME).
Based on OpenClaw. License: MIT.