mirror of https://github.com/openclaw/openclaw.git
docs: add session routing changelog entry
This commit is contained in:
parent
8ca31b6241
commit
b062b18b03
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue