|
|
||
|---|---|---|
| .. | ||
| agent-workbench | ||
| coding-agent-cli | ||
| quickstart | ||
| run-board | ||
| README.md | ||
SDK Examples
Standalone examples follow the same ladder as the public SDK adoption path:
quickstartfor the smallest complete run.coding-agent-clifor a practical terminal workflow.agent-workbenchfor a product-style chat/run surface.run-boardfor an operator dashboard.
Each example has its own package.json and can be copied out of the cookbook.
During cookbook CI, examples depend on the local @openclaw/sdk shim workspace
package. After the SDK is published, replace workspace:* with the published
version range.