docs: refresh text runtime sdk refs

This commit is contained in:
Peter Steinberger
2026-04-04 19:31:32 +01:00
parent c329dd8250
commit 9aec55f0a2
3 changed files with 6 additions and 2 deletions

View File

@@ -1082,11 +1082,15 @@ authoring plugins:
`openclaw/plugin-sdk/reply-history`,
`openclaw/plugin-sdk/routing`,
`openclaw/plugin-sdk/status-helpers`,
`openclaw/plugin-sdk/text-runtime`,
`openclaw/plugin-sdk/runtime-store`, and
`openclaw/plugin-sdk/directory-runtime` for shared runtime/config helpers.
`telegram-command-config` is the narrow public seam for Telegram custom
command normalization/validation and stays available even if the bundled
Telegram contract surface is temporarily unavailable.
`text-runtime` is the shared text/markdown/logging seam, including
assistant-visible-text stripping, markdown render/chunking helpers, redaction
helpers, directive-tag helpers, and safe-text utilities.
- Approval-specific channel seams should prefer one `approvalCapability`
contract on the plugin. Core then reads approval auth, delivery, render, and
native-routing behavior through that one capability instead of mixing