mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-28 21:16:49 +00:00
- Restart the shared Codex app-server client when native server-side compaction times out. - Retry native compaction once on the fresh app-server while preserving stale-thread cleanup only for `thread not found`. - Add regression coverage and changelog entry for the preflight compaction recovery path. Verification: - `pnpm test extensions/codex/src/app-server/compact.test.ts` - `env -u OPENCLAW_TESTBOX -u OPENCLAW_TESTBOX_REMOTE_RUN pnpm check:changed` - `.agents/skills/autoreview/scripts/autoreview --mode local` CI note: `build-artifacts` is red due inherited latest-main workflow/test drift, reproduced locally outside this PR diff and tracked in the pre-merge PR comment.