Skip to content

Commit 5b3dab5

Browse files
authored
Add codex adapter to agents (#168)
1 parent f627d17 commit 5b3dab5

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ Learn more at [agentclientprotocol.com](https://agentclientprotocol.com/).
2424

2525
- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview)
2626
- [via Zed's SDK adapter](https://github.com/zed-industries/claude-code-acp)
27+
- [Codex CLI](https://developers.openai.com/codex/cli)
28+
- [via Zed's adapter](https://github.com/zed-industries/codex-acp)
2729
- [Gemini](https://github.com/google-gemini/gemini-cli)
2830
- [Goose](https://block.github.io/goose/docs/guides/acp-clients)
2931
- [JetBrains Junie _(coming soon)_](https://www.jetbrains.com/junie/)

docs/overview/agents.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ The following agents can be used with an ACP Client:
77

88
- [Claude Code](https://docs.anthropic.com/en/docs/claude-code/overview)
99
- [via Zed's SDK adapter](https://github.com/zed-industries/claude-code-acp)
10+
- [Codex CLI](https://developers.openai.com/codex/cli)
11+
- [via Zed's adapter](https://github.com/zed-industries/codex-acp)
1012
- [Gemini](https://github.com/google-gemini/gemini-cli)
1113
- [Goose](https://block.github.io/goose/docs/guides/acp-clients)
1214
- [JetBrains Junie _(coming soon)_](https://www.jetbrains.com/junie/)

0 commit comments

Comments
 (0)