openclaw/docs/.generated
Vincent Koc 3872a866a1
fix(xai): make x_search auth plugin-owned (#59691)
* fix(xai): make x_search auth plugin-owned

* fix(xai): restore x_search runtime migration fallback

* fix(xai): narrow legacy x_search auth migration

* fix(secrets): drop legacy x_search target registry entry

* fix(xai): no-op knob-only x_search migration fallback
2026-04-02 23:54:07 +09:00
..
README.md Docs: prototype generated plugin SDK reference (#51877) 2026-03-22 09:19:00 -07:00
config-baseline.json fix(xai): make x_search auth plugin-owned (#59691) 2026-04-02 23:54:07 +09:00
config-baseline.jsonl fix(xai): make x_search auth plugin-owned (#59691) 2026-04-02 23:54:07 +09:00
plugin-sdk-api-baseline.json !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +09:00
plugin-sdk-api-baseline.jsonl !feat(plugins): add web fetch provider boundary (#59465) 2026-04-02 20:25:19 +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.jsonl 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.