Align resume picker docs with the unfiltered recent-10 list - #882
Merged
TheGreatAxios merged 1 commit intoSep 11, 2026
Merged
Conversation
TheGreatAxios
commented
Sep 11, 2026
TheGreatAxios
left a comment
Collaborator
Author
There was a problem hiding this comment.
Review · Approve
PRODUCT.md Resume section matches the unfiltered recent-10 picker and resume-by-id recovery.
No findings.
Notes
GitHub blocks approve on own PRs, so this is a comment with an approve verdict.
TheGreatAxios
commented
Sep 11, 2026
TheGreatAxios
left a comment
Collaborator
Author
There was a problem hiding this comment.
Critic · Approve
pickSession / listSessions have no status filter and no --force. Failed-with-error stays listed; unreadable run.json is skipped. Resume-by-id recovery line matches the new copy.
No findings.
TheGreatAxios
force-pushed
the
cl-7650-align-resume-picker-docs-with-the-unfiltered-recent-10-list
branch
2 times, most recently
from
September 11, 2026 03:10
9aa50de to
7430950
Compare
TheGreatAxios
force-pushed
the
cl-7650-align-resume-picker-docs-with-the-unfiltered-recent-10-list
branch
from
September 11, 2026 03:13
7430950 to
8f6d909
Compare
TheGreatAxios
deleted the
cl-7650-align-resume-picker-docs-with-the-unfiltered-recent-10-list
branch
September 11, 2026 03:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/PRODUCT.mdResume section: recent-10 unfiltered picker with status rows; typing filters within those ten; omit--force; failed≠corrupt; unreadable id short recovery.Verification
git diff --check: passbun run typecheck(afterbun installin worktree): passbun run check: initially failed typecheck on missing@corbits/oauth-core/@corbits/codex-provider(pre-existing until install); after install, typecheck/build via pre-commit: passdocs/PRODUCT.mdonlyFixes CL-7650