Codex Rescue v0.1.0-alpha.4
Pre-release
Pre-release
Codex Rescue v0.1.0-alpha.4
Alpha 4 is a conservative diagnostic and recovery update for Codex session rollouts.
Highlights & Fixes
- Schema Recognition (A3-SCHEMA): Correctly recognizes valid
mcp_tool_call_endandcustom_tool_call_outputoperational events without false unknown schema classifications. - VCS State Handling (A3-VCS): Non-Git and SVN workspaces are handled cleanly without raising false repository divergence alerts.
- Future Schema Protection (P4-FUTURE-SCHEMA): Unrecognized operational event types in active streams fail closed as
UNKNOWN_OPERATIONAL_SCHEMAto prevent falseHEALTHYdiagnostics. - Turn & Ordinal Analysis: Conservative detection of persisted paginated ordinal reuse across compaction boundaries.
Non-Negotiable Safety Invariants
- Source Byte Immutability: Original session rollouts are strictly read-only.
- Database State: Codex internal SQLite databases, WAL, and SHM files are never modified.
- Forked Handoff:
salvage --forkproduces an immutable, content-addressed recovery artifact. - Zero Telemetry: Purely local-first execution with no cloud dependencies or data uploads.