Hi, thanks for maintaining this list.
Would you want companion utilities for listed terminal coding agents here, or only the coding agents themselves?
I am asking about codex-profiles: https://github.com/Ducksss/codex-profiles
It is a small Bash CLI for OpenAI Codex users who need to switch Codex CLI/Desktop profiles with isolated CODEX_HOME directories instead of copying auth.json files. Since this README already lists Codex with the cli tag, codex-profiles may fit as a supporting CLI utility if the scope includes companion tools around coding agents.
Install path:
npm install -g codex-profile
# or
brew install Ducksss/tap/codex-profile
If companion utilities are in scope, I can open a focused PR with a concise entry; if this list is strictly for coding agents/products only, no worries.
Hi, thanks for maintaining this list.
Would you want companion utilities for listed terminal coding agents here, or only the coding agents themselves?
I am asking about codex-profiles: https://github.com/Ducksss/codex-profiles
It is a small Bash CLI for OpenAI Codex users who need to switch Codex CLI/Desktop profiles with isolated CODEX_HOME directories instead of copying auth.json files. Since this README already lists Codex with the cli tag, codex-profiles may fit as a supporting CLI utility if the scope includes companion tools around coding agents.
Install path:
npm install -g codex-profile # or brew install Ducksss/tap/codex-profileIf companion utilities are in scope, I can open a focused PR with a concise entry; if this list is strictly for coding agents/products only, no worries.