mirror of https://github.com/openclaw/openclaw.git
* refactor: move provider replay runtime ownership into plugins * fix(provider-runtime): address review followups --------- Co-authored-by: Vincent Koc <vincentkoc@ieee.org> |
||
|---|---|---|
| .. | ||
| README.md | ||
| config-baseline.channel.json | ||
| config-baseline.core.json | ||
| config-baseline.json | ||
| config-baseline.plugin.json | ||
| plugin-sdk-api-baseline.json | ||
| plugin-sdk-api-baseline.jsonl | ||
README.md
Generated Docs Artifacts
These baseline artifacts are generated from the repo-owned OpenClaw config schema and bundled channel/plugin metadata.
- Do not edit
config-baseline.jsonby hand. - Do not edit
config-baseline.core.jsonby hand. - Do not edit
config-baseline.channel.jsonby hand. - Do not edit
config-baseline.plugin.jsonby hand. - Do not edit
plugin-sdk-api-baseline.jsonby hand. - Do not edit
plugin-sdk-api-baseline.jsonlby hand. - Regenerate config baseline artifacts with
pnpm config:docs:gen. - Validate config baseline artifacts in CI or locally with
pnpm config:docs:check. - Regenerate Plugin SDK API baseline artifacts with
pnpm plugin-sdk:api:gen. - Validate Plugin SDK API baseline artifacts in CI or locally with
pnpm plugin-sdk:api:check.