Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
Bun is an optional local runtime for running TypeScript directly (
bun run ...bun --watch ...pnpmpnpm-lock.yamltext`bun.lock` / `bun.lockb` are gitignored, so there is no repo churn. To skip lockfile writes entirely: ```sh} bun install --no-save ```
Bun blocks dependency lifecycle scripts unless explicitly trusted. For this repo, the commonly blocked scripts are not required:
@whiskeysockets/baileyspreinstall22.14+protobufjspostinstallIf you hit a runtime issue that requires these scripts, trust them explicitly:
shbun pm trust @whiskeysockets/baileys protobufjs
Some scripts still hardcode pnpm (for example
docs:buildui:*protocol:check© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine