Codex Rescue 0.1.0 Alpha 6
Pre-release
Pre-release
Codex Rescue 0.1.0 Alpha 6
Major Highlights & Diagnostics Expansion
- Oversized Record Fail-Closed Safety (>16 MiB): Bounded streaming reader prevents memory exhaustion and distinguishes VALID_BUT_OVERSIZED, MALFORMED_RECORD, and TRUNCATED_TRANSCRIPT. Prohibits reporting healthy status and refuses mutation on unparsed source records.
- Unified Projection Divergence Model: Consolidated canonical rollout vs SQLite derived projection layers. Supported safe derived cursor realignment with atomic verification and strict rollout immutability.
- Diagnostics & Product Tools:
- doctor --all and doctor --changed for scalable batch/incremental session inspection.
- diff for layer comparison across rollout, SQLite state DB, and git working directory.
- timeline for privacy-safe forensic event chronology.
- graph for parent-child subagent session tree visualization.
- storage for disk footprint inspection and anomaly detection.
- schema for persisted schema generations and coverage analysis.
- workspace for cross-platform and runtime path portability checks.
- writer for active Win32/POSIX process lock inspection.
- plan & apply-plan for reproducible, reversible recovery operations with dry-run and backup guarantees.
- bundle, redact-check, and report for offline privacy-safe HTML support reports.
- Local-First & Privacy: Zero telemetry, zero external network dependencies, strictly local diagnostics.