mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-15 17:46:09 +00:00
* 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
28 lines
612 B
Markdown
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 -->
|