docs: add session routing changelog entry

This commit is contained in:
Gustavo Madeira Santana 2026-03-31 19:28:56 -04:00
parent 8ca31b6241
commit b062b18b03
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Docs: https://docs.openclaw.ai
### Changes
- Agents/compaction: resolve `agents.defaults.compaction.model` consistently for manual `/compact` and other context-engine compaction paths, so engine-owned compaction uses the configured override model across runtime entrypoints. (#56710) Thanks @oliviareid-svg
- Channels/session routing: move provider-specific session conversation grammar into plugin-owned session-key surfaces, preserving Telegram topic routing and Feishu scoped inheritance across bootstrap, model override, restart, and tool-policy paths.
## 2026.3.31