[codex] Include reset archives in session log searches#76119
[codex] Include reset archives in session log searches#76119pradeep7127 wants to merge 1 commit into
Conversation
|
Codex review: needs real behavior proof before merge. Reviewed May 31, 2026, 12:59 AM ET / 04:59 UTC. Summary PR surface: Docs +27. Total +27 across 1 file. Reproducibility: unclear. The review failed before ClawSweeper could establish a reproduction path. Review metrics: none identified. Merge readiness Overall follows the weaker of proof and patch quality, so missing proof can cap an otherwise strong patch. Risk before merge
Maintainer options:
Next step before merge
Review detailsBest possible solution: Retry the Codex review after fixing the execution failure. Do we have a high-confidence way to reproduce the issue? Unclear. The review failed before ClawSweeper could establish a reproduction path. Is this the best way to solve the issue? Unclear. Retry the review first so ClawSweeper can evaluate the actual issue and fix direction. AGENTS.md: unclear because the file could not be read completely. Codex review notes: model gpt-5.5, reasoning high; reviewed against e1a98171417c. Label changesLabel justifications:
Evidence reviewedPR surface: Docs +27. Total +27 across 1 file. View PR surface stats
What I checked:
Likely related people:
What the crustacean ranks mean
Shiny media proof means a screenshot, video, or linked artifact directly shows the changed behavior. Runtime, network, CSP, and security claims still need visible diagnostics. How this review workflow works
|
|
This pull request has been automatically marked as stale due to inactivity. |
Summary
session-logsskill.*.jsonl.reset.*archives while excluding trajectory sidecars./new,/reset, or idle rotation.Why
Session history can move from the active transcript into a reset archive after a session rollover. The skill previously showed active
*.jsonlsearches only, which can make valid prior conversation history look missing.Validation
git diff --checkpnpm dlx --config.resolution-mode=highest markdownlint-cli2 skills/session-logs/SKILL.md