Add codex-profiles#52
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds a new entry to the README's list of terminal-based AI coding assistants for the codex-profiles tool.
Changes:
- Inserts a single bullet describing
codex-profilesafter the OpenAI Codex CLI entry.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 19ed072924
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - [opencode(@sst)](https://github.com/sst/opencode) - AI coding agent, built for the terminal | ||
| - [ANON KODE](https://github.com/dnakov/anon-kode) - Terminal-based AI coding tool that can use any model that supports the OpenAI-style API | ||
| - [OpenAI Codex CLI](https://github.com/openai/codex) - Lightweight coding agent that runs in your terminal | ||
| - [codex-profiles](https://github.com/Ducksss/codex-profiles) - Switch Codex CLI and Desktop accounts with isolated CODEX_HOME profiles instead of copying auth files |
There was a problem hiding this comment.
Summary
Adds
codex-profiles, a small open-source helper for switching Codex CLI and Codex Desktop accounts with isolatedCODEX_HOMEprofiles.Why
This fits the Terminal & CLI Agents section because it is a Codex CLI/Desktop workflow helper for separating local account state without copying auth files.
Validation
git diff --check