mirror of
https://github.com/zhukunpenglinyutong/jetbrains-cc-gui.git
synced 2026-08-30 17:56:21 +08:00
e2e86558b6
- Treat transient IO/metadata read failures as pending instead of terminal error in CodexSubagentHistoryLoader, and fix a latent NPE for agentId-only status requests - Gate terminal error on success === true in history merge and subagent status mapping so later snapshots can correct transient errors - Validate requestId against the latest sent poll request before merging status batches - Show non-Codex (Claude) lookup errors again while keeping Codex pending noise hidden - Restore narrow start-of-output error detection for apply_patch results - Cache Codex session scans for 2s to avoid double full-tree walks per poll - Reject ".." segments in agentPath validation