What's your favorite AI Coding agent CLI/GUI that can use Codex / Copilot subscriptions?

* Codex is pretty bad from my experience
* Copilot is quite better
* OpenCode I haven't tried recently but I have heard good things.
* Squad, quite good, from a multi-agent perspective, used at work, haven't setup it at home

Any others that you would recommend?

@xoofx I mostly use Codex app https://developers.openai.com/codex/app/, but also VS Code Codex extension and sometimes Rider Codex, but Codex app and VS Codex codex extension work great for me.
Codex app

Your Codex command center

@soltes I'm using also mainly VS Code + Codex, but even there, the experience is really poor. GitHub copilot for example has a better handling of the overall experience (tooling output, sub-agents...etc.), it can use cheaper models for some discovery phase...etc. Codex is brute force, it fills your context, but it calls a bunch of tools, it does not provide lots of update (when it search for files...etc.). It depends on the model (Codex 5.3 was better than 5.2, 5.4 is in between maybe...)
@xoofx yeah agree with all those points, there is room for a lot of improvements here