openclaw/docs/.generated
Vincent Koc 9e389cff3d
fix(config): migrate legacy group allow aliases (#60597)
* fix(config): migrate legacy group allow aliases

* fix(config): inline legacy streaming migration helpers

* refactor(config): rename legacy account matcher helper

* chore(agents): codify config contract boundaries

* fix(config): keep legacy allow aliases writable

* Update AGENTS.md
2026-04-04 11:15:32 +09:00
..
README.md Config: separate core/plugin baseline entries (#60162) 2026-04-03 18:26:23 +09:00
config-baseline.channel.json fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09:00
config-baseline.core.json fix(config): hide legacy internal hook handlers 2026-04-04 04:26:51 +09:00
config-baseline.json fix(config): migrate legacy group allow aliases (#60597) 2026-04-04 11:15:32 +09:00
config-baseline.plugin.json Config: separate core/plugin baseline entries (#60162) 2026-04-03 18:26:23 +09:00
plugin-sdk-api-baseline.json chore(plugin-sdk): refresh api baseline 2026-04-04 11:03:28 +09:00
plugin-sdk-api-baseline.jsonl chore(plugin-sdk): refresh api baseline 2026-04-04 11:03:28 +09:00

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.json by hand.
  • Do not edit config-baseline.core.json by hand.
  • Do not edit config-baseline.channel.json by hand.
  • Do not edit config-baseline.plugin.json by hand.
  • Do not edit plugin-sdk-api-baseline.json by hand.
  • Do not edit plugin-sdk-api-baseline.jsonl by 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.