I have improved acpx sane defaults
When your agent runs acpx codex in a different project, it starts a new session
If it tries to run it in a subfolder in your project, it still finds the session in your repo root
Also, starting a session needs an explicit `sessions new`, so that it doesn't accidentally litter your project with sessions
Tell your agent:
Run this and install acpx per instructions:
npx acpx@latest --skill show acpx
So who is building actually good open source self hostable discord that supports token streaming now?
And who is building an open source version of codex desktop app?
I am a fan of @zeddotdev by this point, it’s currently my daily driver
It’s not perfect, but I feel it’s travelling on the right direction at a faster rate compared to other editors
ACP appreciation post
Agent Client Protocol by @zeddotdev is extremely underrated right now. We have bazillion different harnesses now, and only one company is working competently to standardize their interface 💪
You know how it's a pain to work with codex or claude code through @openclaw? Because it has to run it in the terminal and read the characters for a continuous session?
I have created a CLI for ACP so that your agent can use codex, claude code, opencode etc. much more directly
Your agent can now queue messages to codex like how you do it
Shoutout to @zeddotdev team for developing the amazing Agent Client Protocol, ACP! I just glued together the pieces
Repo: janitrai/acpx
npm i -g acpx