openclaw/docs/.generated
Vincent Koc c6ca11e5a5
feat(web-search): add DuckDuckGo bundled plugin (#52629)
* feat(web-search): add DuckDuckGo bundled plugin

* chore(changelog): restore main changelog

* fix(web-search): harden DuckDuckGo challenge detection
2026-03-22 22:05:33 -07:00
..
README.md Docs: prototype generated plugin SDK reference (#51877) 2026-03-22 09:19:00 -07:00
config-baseline.json feat(web-search): add DuckDuckGo bundled plugin (#52629) 2026-03-22 22:05:33 -07:00
config-baseline.jsonl feat(web-search): add DuckDuckGo bundled plugin (#52629) 2026-03-22 22:05:33 -07:00
plugin-sdk-api-baseline.json fix(plugins): route keyed queue imports through core (#52608) 2026-03-22 20:35:28 -07:00
plugin-sdk-api-baseline.jsonl fix(plugins): route keyed queue imports through core (#52608) 2026-03-22 20:35:28 -07: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.