mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-18 17:17:26 +00:00
fix: keep embedded runner changelog entry unreleased
This commit is contained in:
@@ -944,7 +944,6 @@ Docs: https://docs.openclaw.ai
|
||||
- Browser/Navigate: resolve the correct `targetId` in navigate responses after renderer swaps. (#25326) Thanks @stone-jin and @vincentkoc.
|
||||
- FS/Sandbox workspace boundaries: add a dedicated `outside-workspace` safe-open error code for root-escape checks, and propagate specific outside-workspace messages across edit/browser/media consumers instead of generic not-found/invalid-path fallbacks. (#29715) Thanks @YuzuruS.
|
||||
- Diagnostics/Stuck session signal: add configurable stuck-session warning threshold via `diagnostics.stuckSessionWarnMs` (default 120000ms) to reduce false-positive warnings on long multi-tool turns. (#31032)
|
||||
- Agents/embedded runner restart recovery: bound compaction retry waiting and drain active embedded runs during SIGUSR1 restarts so session lanes recover instead of staying blocked behind compaction. (#40324) thanks @cgdusek.
|
||||
|
||||
## 2026.2.26
|
||||
|
||||
|
||||
Reference in New Issue
Block a user