Hacker News new | ask | show | jobs
by nsasch 197 days ago
It’s nice to see this finally launch publicly! The early releases of this is what got me to switch from Claude Code only to try out Codex. I use both now, and Contextify has been helpful to switch between the two.

What I really want is context “check-ins” so I can save and restore state between agents easily. Keeping conversation history gets close

1 comments

Thank you, and thanks for all the pre-release feedback. :)

There is definitely value in letting codex take a swing at tasks. I've found multiple times where codex has come up with stronger implementation plans on complex changes.

I actually have a feature of resuming conversations begun on one service on the other. It was working, but I had to prune it for the initial release. If there was strong interest in this I could seek to bring it back.

But maybe you're thinking of more of a /compact and resume on the other service to get the cleanest context to start a convo from?