openclaw/docs/.generated
RichardCao a835c200f3
fix(status): recompute fallback context window (#51795)
* fix(status): recompute fallback context window

* fix(status): keep live context token caps on fallback

* fix(status): preserve fallback runtime context windows

* fix(status): preserve configured fallback context caps

* fix(status): keep provider-aware transcript context lookups

* fix(status): preserve explicit fallback context caps

* fix(status): clamp fallback configured context caps

* fix(status): keep raw runtime slash ids

* fix(status): refresh plugin-sdk api baseline

* fix(status): preserve fallback context lookup

* test(status): refresh plugin-sdk api baseline

* fix(status): keep runtime slash-id context lookup

---------

Co-authored-by: create <create@createdeMacBook-Pro.local>
Co-authored-by: Frank Yang <frank.ekn@gmail.com>
Co-authored-by: RichardCao <RichardCao@users.noreply.github.com>
2026-03-23 17:08:48 +08:00
..
README.md Docs: prototype generated plugin SDK reference (#51877) 2026-03-22 09:19:00 -07:00
config-baseline.json test: fix ci docs drift and bun qr exit handling 2026-03-23 07:41:23 +00:00
config-baseline.jsonl test: fix ci docs drift and bun qr exit handling 2026-03-23 07:41:23 +00:00
plugin-sdk-api-baseline.json fix(status): recompute fallback context window (#51795) 2026-03-23 17:08:48 +08:00
plugin-sdk-api-baseline.jsonl fix(status): recompute fallback context window (#51795) 2026-03-23 17:08:48 +08: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.