Skip to content

Add codex-profiles#37

Open
Ducksss wants to merge 1 commit into
hashgraph-online:mainfrom
Ducksss:pinzheng/add-codex-profiles
Open

Add codex-profiles#37
Ducksss wants to merge 1 commit into
hashgraph-online:mainfrom
Ducksss:pinzheng/add-codex-profiles

Conversation

@Ducksss
Copy link
Copy Markdown

@Ducksss Ducksss commented May 29, 2026

Adds codex-profiles to Tools & Integrations.

I think it fits this repository because the list already includes Codex workflow utilities such as Codex Multi Auth and Codex Usage Tracker. codex-profiles is a small Bash utility for switching Codex CLI/Desktop accounts with isolated CODEX_HOME directories instead of copying token files.

Install:

npm install -g codex-profile
# or
brew install Ducksss/tap/codex-profile

Repo: https://github.com/Ducksss/codex-profiles

Validation: ran python3 scripts/check-alphabetical.py and git diff --check.

Copilot AI review requested due to automatic review settings May 29, 2026 16:51
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Adds a new community third-party plugin entry to the README’s plugin list.

Changes:

  • Added codex-profiles to the “Third-party plugins built by the community” section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
- [Codex Obsidian](https://github.com/greg-asher/codex-obsidian) - Local Obsidian note and vault workflows through the official desktop `obsidian` CLI.
- [Codex SEO](https://github.com/BestLemoon/codex-seo) - Full-stack SEO audits, Google API workflows, backlinks analysis, reporting, and optional MCP extensions for Codex.
- [Codex Usage Tracker](https://github.com/douglasmonsky/codex-usage-tracker) - Track aggregate Codex token usage from local session logs with MCP tools for summaries, session detail, CSV export, and dashboard generation.
- [codex-profiles](https://github.com/Ducksss/codex-profiles) - Switch Codex CLI and Desktop accounts with isolated `CODEX_HOME` profile directories instead of copying token files.
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 151e7f09b8

ℹ️ 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".

Comment thread README.md
- [Codex Obsidian](https://github.com/greg-asher/codex-obsidian) - Local Obsidian note and vault workflows through the official desktop `obsidian` CLI.
- [Codex SEO](https://github.com/BestLemoon/codex-seo) - Full-stack SEO audits, Google API workflows, backlinks analysis, reporting, and optional MCP extensions for Codex.
- [Codex Usage Tracker](https://github.com/douglasmonsky/codex-usage-tracker) - Track aggregate Codex token usage from local session logs with MCP tools for summaries, session detail, CSV export, and dashboard generation.
- [codex-profiles](https://github.com/Ducksss/codex-profiles) - Switch Codex CLI and Desktop accounts with isolated `CODEX_HOME` profile directories instead of copying token files.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add only repos with plugin manifests

This entry is parsed by scripts/generate_plugins_json.py into plugins.json and .agents/plugins/marketplace.json, where README-only GitHub repos get an install_url pointing at .codex-plugin/plugin.json unless one of the probed manifest paths exists. The linked Ducksss/codex-profiles repo currently has no .codex-plugin/plugin.json (nor the other probed manifest layouts), so the next artifact sync will publish a marketplace entry with a 404 install URL, and users installing from this curated marketplace will fail. If this is intended as a standalone tool rather than a Codex plugin bundle, it should not be added to the parsed Community Plugins list unless a valid manifest is added or generation is taught to exclude it.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants