docs: add Related sections to remaining platform, reference template, and misc pages

This commit is contained in:
Vincent Koc
2026-04-23 20:40:15 -07:00
parent ed286078d6
commit 2fb9c7e3e5
59 changed files with 284 additions and 0 deletions

View File

@@ -149,3 +149,8 @@ Before the 2026.1.22 release, OpenClaw applied multiple layers of transcript hyg
This complexity caused cross-provider regressions (notably `openai-responses`
`call_id|fc_id` pairing). The 2026.1.22 cleanup removed the extension, centralized
logic in the runner, and made OpenAI **no-touch** beyond image sanitization.
## Related
- [Session management](/concepts/session)
- [Session pruning](/concepts/session-pruning)