If you're like me, you probably bounce around between coding tools – Cursor, Opencode, Codex etc.
These sessions exist all over the place, with a multitude of working directories, and I often forget which tool I started a session with.
So I built opensession – a simple TUI for managing your past chat sessions – making it easy to recall a session and jump right back in.

#Install
curl -fsSL https://jwww.me/opensession/install | bash
#Support
It currently supports:
- Claude Code
- OpenAI Codex
- Cursor
- Gemini
- OpenCode
Check it out on GitHub. Open a PR if you want to add another app!