Skip to content

Add session archiving to the resume picker - #37369

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/20ea21c804a9685e46484d67df967859f9be4651
Aug 7, 2026
Merged

Add session archiving to the resume picker#37369
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/20ea21c804a9685e46484d67df967859f9be4651

Conversation

@copyberry

@copyberry copyberry Bot commented Aug 7, 2026

Copy link
Copy Markdown

Add session archiving to the resume picker

What changed

  • Add a Ctrl+A action and footer hint for archiving the selected session in the resume picker.
  • Send archive requests through the app server, remove successfully archived sessions from the picker, and surface failures inline.
  • Prevent duplicate actions while an archive is pending, preserve configured keybindings, and direct users to /archive when they select the current session.
  • Ignore archive notifications for untracked side threads so they do not appear in agent navigation.

Testing

  • Cover successful, repeated, rejected, and failed archive requests, shortcut conflicts, footer rendering, and untracked-thread notifications.

## What changed

- Add a `Ctrl+A` action and footer hint for archiving the selected session in the resume picker.
- Send archive requests through the app server, remove successfully archived sessions from the picker, and surface failures inline.
- Prevent duplicate actions while an archive is pending, preserve configured keybindings, and direct users to `/archive` when they select the current session.
- Ignore archive notifications for untracked side threads so they do not appear in agent navigation.

## Testing

- Cover successful, repeated, rejected, and failed archive requests, shortcut conflicts, footer rendering, and untracked-thread notifications.

GitOrigin-RevId: 20ea21c804a9685e46484d67df967859f9be4651
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/20ea21c804a9685e46484d67df967859f9be4651 branch from 101c0b7 to 1efd8fc Compare August 7, 2026 03:49
@copyberry
copyberry Bot merged commit 1efd8fc into main Aug 7, 2026
29 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/20ea21c804a9685e46484d67df967859f9be4651 branch August 7, 2026 03:50
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 7, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant