mirror of https://github.com/openclaw/openclaw.git
fix: note compaction language continuity
This commit is contained in:
parent
296f2b2786
commit
f958c86ee8
|
|
@ -112,6 +112,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Delivery/dedupe: trim completed direct-cron delivery cache correctly and keep mirrored transcript dedupe active even when transcript files contain malformed lines. (#44666) thanks @frankekn.
|
||||
- CLI/thinking help: add the missing `xhigh` level hints to `openclaw cron add`, `openclaw cron edit`, and `openclaw agent` so the help text matches the levels already accepted at runtime. (#44819) Thanks @kiki830621.
|
||||
- Agents/Anthropic replay: drop replayed assistant thinking blocks for native Anthropic and Bedrock Claude providers so persisted follow-up turns no longer fail on stored thinking blocks. (#44843) Thanks @jmcte.
|
||||
- Agents/compaction: preserve safeguard compaction summary language continuity via default and configurable custom instructions so persona drift is reduced after auto-compaction. (#10456) Thanks @keepitmello.
|
||||
|
||||
## 2026.3.11
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue