Skip to content

Add non-interactive resume filter option#15339

Merged
nornagon-openai merged 2 commits intomainfrom
nornagon/codex/include-non-interactive-resume
Mar 25, 2026
Merged

Add non-interactive resume filter option#15339
nornagon-openai merged 2 commits intomainfrom
nornagon/codex/include-non-interactive-resume

Conversation

@nornagon-openai
Copy link
Copy Markdown
Collaborator

Summary

  • add codex resume --include-non-interactive to include non-interactive sessions in the picker and --last
  • keep current-provider and cwd filtering behavior unchanged
  • replace the picker API boolean with a SessionSourceFilter enum to avoid a boolean trap

Tests

  • cargo test -p codex-cli
  • cargo test -p codex-tui
  • just fmt
  • just fix -p codex-cli
  • just fix -p codex-tui
…e-non-interactive-resume

# Conflicts:
#	codex-rs/cli/src/main.rs
#	codex-rs/tui/src/app.rs
#	codex-rs/tui/src/lib.rs
#	codex-rs/tui/src/resume_picker.rs
@nornagon-openai nornagon-openai merged commit 6b10e18 into main Mar 25, 2026
36 checks passed
@nornagon-openai nornagon-openai deleted the nornagon/codex/include-non-interactive-resume branch March 25, 2026 18:05
@github-actions github-actions bot locked and limited conversation to collaborators Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants