Files
openclaw/docs/plugins/reference/crabbox.md
Peter Steinberger e681646834 feat(cloud-workers): add crabbox worker provider plugin and profile-aware lease lifecycle (#104465)
* feat(cloud-workers): add Crabbox worker provider

* docs(cloud-workers): document Crabbox profiles

* chore(cloud-workers): drop changelog entry (release-only file)

* refactor(plugin-sdk): pass profiles to worker lease lifecycle

* docs(plugin-sdk): document worker lifecycle profiles

* chore(docs): regenerate plugin inventory, docs map, and sdk baseline after rebase

* fix(cloud-workers): state crabbox key-ref gap without warning-comment suppressions
2026-07-11 05:51:56 -07:00

28 lines
612 B
Markdown

---
summary: "Cloud worker provider backed by the Crabbox CLI."
read_when:
- You are installing, configuring, or auditing the crabbox plugin
title: "Crabbox plugin"
---
# Crabbox plugin
Cloud worker provider backed by the Crabbox CLI.
## Distribution
- Package: `@openclaw/crabbox-provider`
- Install route: included in OpenClaw
## Surface
contracts: workerProviders
<!-- openclaw-plugin-reference:manual-start -->
## Configure
See [Cloud worker environments](/gateway/configuration-reference#crabbox-profile) for the profile schema and lifecycle notes.
<!-- openclaw-plugin-reference:manual-end -->