docs(changelog): credit @RenzoMXD on #79024 fix · openclaw/openclaw@0a7d9d7
RenzoMXD
·
2026-05-08
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -184,7 +184,7 @@ Docs: https://docs.openclaw.ai
|
184 | 184 | |
185 | 185 | ### Fixes |
186 | 186 | |
187 | | -- Cron/agents: recognize cross-tool same-target file-mutation as recovery in `isSameToolMutationAction`, so a successful `write` to a path clears an earlier failed `edit`/`apply_patch` on the same path. Stops cron from reporting fatal failures when an agent self-heals across tools, while preserving same-tool fingerprint matching, blocking different-target writes, and ignoring non-file-mutating recovery tools. Fixes #79024. |
| 187 | +- Cron/agents: recognize cross-tool same-target file-mutation as recovery in `isSameToolMutationAction`, so a successful `write` to a path clears an earlier failed `edit`/`apply_patch` on the same path. Stops cron from reporting fatal failures when an agent self-heals across tools, while preserving same-tool fingerprint matching, blocking different-target writes, and ignoring non-file-mutating recovery tools. Fixes #79024. Thanks @RenzoMXD. |
188 | 188 | - Agents/compaction: keep the recent tail after manual `/compact` when Pi returns an empty or no-op compaction summary, preventing blank checkpoints from replacing the live context. |
189 | 189 | - fix(discord): gate user allowlist name resolution [AI]. (#79002) Thanks @pgondhi987. |
190 | 190 | - fix(msteams): gate startup user allowlist resolution [AI]. (#79003) Thanks @pgondhi987. |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。