docs: clarify codex compaction docs (#69612) (thanks @91wan)

This commit is contained in:
Peter Steinberger
2026-04-23 00:04:15 +01:00
parent dee8150bab
commit ed0ffa472b
2 changed files with 2 additions and 1 deletions

View File

@@ -465,7 +465,7 @@ delegated to Codex app-server. OpenClaw keeps a transcript mirror for channel
history, search, `/new`, `/reset`, and future model or harness switching. The
mirror includes the user prompt, final assistant text, and lightweight Codex
reasoning or plan records when the app-server emits them. Today, OpenClaw only
confirms that native compaction started or completed. It does not yet expose a
records native compaction start and completion signals. It does not yet expose a
human-readable compaction summary or an auditable list of which entries Codex
kept after compaction.