From 8510a072da7b21797bc88301302df871ff8c0810 Mon Sep 17 00:00:00 2001 From: Chai Pin Zheng Date: Mon, 18 May 2026 17:42:50 +0700 Subject: [PATCH] Add codex-profiles --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..9284724 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,7 @@ Tools that bridge Codex with other AI coding agents. - [numman-ali/opencode-openai-codex-auth](https://github.com/numman-ali/opencode-openai-codex-auth) - Use your ChatGPT Plus/Pro subscription as a Codex auth source. The most popular auth tool. ![GitHub stars](https://img.shields.io/github/stars/numman-ali/opencode-openai-codex-auth?style=flat-square) - [Lampese/codex-switcher](https://github.com/Lampese/codex-switcher) - Switch between multiple OpenAI accounts. Useful for work/personal separation. ![GitHub stars](https://img.shields.io/github/stars/Lampese/codex-switcher?style=flat-square) - [bashar94/codex-cli-account-switcher](https://github.com/bashar94/codex-cli-account-switcher) - Simple account switcher with profile support. ![GitHub stars](https://img.shields.io/github/stars/bashar94/codex-cli-account-switcher?style=flat-square) +- [Ducksss/codex-profiles](https://github.com/Ducksss/codex-profiles) - Switch Codex CLI and Desktop accounts with isolated `CODEX_HOME` profiles instead of copying auth files. ![GitHub stars](https://img.shields.io/github/stars/Ducksss/codex-profiles?style=flat-square) - [bddiudiu/cpa-codex-auth-sweep-cliproxy](https://github.com/bddiudiu/cpa-codex-auth-sweep-cliproxy) - Auth proxy for enterprise SSO environments. ![GitHub stars](https://img.shields.io/github/stars/bddiudiu/cpa-codex-auth-sweep-cliproxy?style=flat-square) - [Loongphy/codex-auth](https://github.com/Loongphy/codex-auth) - CLI to switch and manage multiple Codex accounts with usage stats and automatic switching. ![GitHub stars](https://img.shields.io/github/stars/Loongphy/codex-auth?style=flat-square) - [burakdede/aisw](https://github.com/burakdede/aisw) - AI Switcher (aisw) - CLI utility to manage multiple accounts for Claude Code, Codex CLI, and Gemini CLI. ![GitHub stars](https://img.shields.io/github/stars/burakdede/aisw?style=flat-square)