mirror of https://github.com/openclaw/openclaw.git
* fix(exec): add shared approval runtime * fix(exec): harden shared approval runtime * fix(exec): guard approval expiration callbacks * fix(exec): handle approval runtime races * fix(exec): clean up failed approval deliveries * fix(exec): restore channel approval routing * fix(exec): scope telegram legacy approval fallback * refactor(exec): centralize native approval delivery * fix(exec): harden approval auth and account routing * test(exec): align telegram approval auth assertions * fix(exec): align approval rebase followups * fix(exec): clarify plugin approval not-found errors * fix(exec): fall back to session-bound telegram accounts * fix(exec): detect structured telegram approval misses * test(exec): align discord approval auth coverage * fix(exec): ignore discord dm origin channel routes * fix(telegram): skip self-authored message echoes * fix(exec): keep implicit approval auth non-explicit |
||
|---|---|---|
| .. | ||
| README.md | ||
| config-baseline.json | ||
| config-baseline.jsonl | ||
| 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.jsonlby 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.