Settings

Theme

Rses – cross-resume between Claude Code, Codex, and OpenCode

14 points by plawlost 8 days ago · 10 comments · 1 min read


rses claude with codex --last

That's it. Reads the Codex session (task, git log, last N turns, session file pointer), builds a structured handoff, launches Claude with it as the first message. Works all 6 directions between Claude Code, Codex CLI, and OpenCode.

Shorthand for power users: rses cc w cdx --last

~1200 lines, one npm dep (commander), zero config. Node 22+ built-in SQLite for the session indexes.

npm i -g rses-cli

https://github.com/yazcaleb/rses

aerzen 7 days ago

Is this useful if I am using pi coding agent? It can swicth between models mid session?

faangguyindia 8 days ago

what's the point of this? Given the same context, it will again make same errors and backtracking.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection