Files
jetbrains-cc-gui/webview
zhukunpenglinyutong e2e86558b6 fix(codex): keep transient subagent status failures retryable
- 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
2026-08-22 01:29:36 +08:00
..
2025-11-23 23:37:28 +08:00