mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 18:10:22 +00:00
docs: refresh text runtime sdk refs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user