🍺 BREW Explorer

← all formulae

codex-acp

brew install codex-acp v0.16.0 Apache-2.0

Use Codex from ACP-compatible clients such as Zed!

247
30-day installs · #2415
757
90-day · #2468
1.3k
365-day · #3442
856
★ GitHub stars · updated 2mo ago

Build dependencies

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf",
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Use Codex from ACP-compatible clients such as Zed!",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:32+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "codex-acp",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-08T15:34:19Z",
  "github_readme_excerpt": "# ACP adapter for Codex\n\nUse [Codex](https://github.com/openai/codex) from [ACP-compatible](https://agentclientprotocol.com) clients such as [Zed](https://zed.dev)!\n\nThis tool implements an ACP adapter around the Codex CLI, supporting:\n\n- Context @-mentions\n- Images\n- Tool calls (with permission requests)\n- Following\n- Edit review\n- TODO lists\n- Slash commands:\n  - /review (with optional instructions)\n  - /review-branch\n  - /review-commit\n  - /init\n  - /compact\n  - /logout\n- Client MCP servers\n- Auth Methods:\n  - ChatGPT subscription (requires paid subscription and doesn\u0027t work in remote projects)\n  - CODEX_API_KEY\n  - OPENAI_API_KEY\n\nLearn more about the [Agent Client Protocol](https://agentclientprotocol.com/).\n\n## How to use\n\n### Zed\n\nThe latest version of Zed can already use this adapter out of the box.\n\nTo use Codex, open the Agent Panel and click \"New Codex Thread\" from the `+` button menu in the top-right.\n\nRead the docs on [External Agent](https://zed.dev/docs/ai/external-agents) support.\n\n### Other clients\n\nOr try it with any of the other [ACP compatible clients](https://agentclientprotocol.com/overview/clients)!\n\n#### Installation\n\nInstall the adapter from the latest release for your architecture and OS: https://github.com/zed-industries/codex-acp/releases\n\nYou can then use `codex-acp` as a regular ACP agent:\n\n```\nOPENAI_API_KEY=sk-... codex-acp\n```\n\nOr via npm:\n\n```\nnpx @zed-industries/codex-acp\n```\n\n## License\n\nApache-2.0\n",
  "github_repo": "zed-industries/codex-acp",
  "github_stars": 856,
  "github_topics": [],
  "homepage": "https://github.com/zed-industries/codex-acp",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 247,
  "installs_365d": 1277,
  "installs_90d": 757,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "codex-acp",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2415,
  "rank_365d": 3442,
  "rank_90d": 2468,
  "raw_hash": "2f7339cb95639dc5",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/codex-acp.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "bzip2"
  ],
  "version_head": "HEAD",
  "version_stable": "0.16.0",
  "versioned_formulae": [],
  "why_use_this": null
}