Hi - I wanted to check scope before opening a PR.
Your AI-coding showcase includes terminal tools and AI coding workflows. `codex-profiles` is a Codex CLI/Desktop workflow companion for separating local profiles, not another editor or agent.
`codex-profiles` is a small open-source Bash CLI for launching Codex CLI and Codex Desktop with isolated `CODEX_HOME` profiles. It helps developers keep separate Codex auth, config, sessions, plugins, caches, and logs for work, personal, school, or client contexts without copying `auth.json` token files.
Repo: https://github.com/Ducksss/codex-profiles
Install: npm install -g codex-profile
Boundary: it is community-maintained, not an official OpenAI project, and it isolates Codex local state rather than SSH keys, GitHub CLI auth, browser cookies, or other OS-level credentials.
Would this be in scope for your list? If yes, I can prepare a PR following the repository format; if not, no problem.
Hi - I wanted to check scope before opening a PR.
Repo: https://github.com/Ducksss/codex-profiles
Install:
npm install -g codex-profileBoundary: it is community-maintained, not an official OpenAI project, and it isolates Codex local state rather than SSH keys, GitHub CLI auth, browser cookies, or other OS-level credentials.