Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

betaHi/codex-session-browser

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codex-session-browser

Browse, search, and resume Codex CLI sessions from a terminal UI.

preview

Watch demo video
demo.mov

Install

npm install -g codex-session-browser

Or with npx (no install):

npx codex-session-browser

Both expose two commands: codex-session-browser and the shorter alias codex-sessions.

Usage

codex-sessions          # open the TUI for the current project
codex-sessions --all    # open the TUI across all projects
codex-sessions --cwd    # filter strictly to $PWD

Keys

Key Action
/ enter search
move selection (works in search too)
Enter resume selected session
f fork selected session
y copy session id
a toggle current-project / all-projects
Esc clear search / exit search mode
q quit

Development

git clone <repo>
cd codex-session-browser
node bin/codex-session-browser.js --all     # run directly
npm test                                    # run the test suite

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.