# Installer codex-acp avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de codex-acp pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:codex-acp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install codex-acp
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#codex-acp
```

  Preuve: nixpkgs package indexes: pkgs/by-name/co/codex-acp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:codex-acp
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.16.0
- **Résumé source:** Use Codex from ACP-compatible clients such as Zed!
- **Page d'accueil:** <https://github.com/zed-industries/codex-acp>
- **Dépôt:** <https://github.com/zed-industries/codex-acp>
- **Dernière mise à jour:** 2026-06-22T14:03:03-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- codex-acp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.16.0
## Historique du projet et usages

codex-acp is an adapter that exposes OpenAI Codex through the Agent Client Protocol for ACP-compatible clients such as Zed.

### Historique du projet

The Zed Industries README describes the package as an ACP adapter around the Codex CLI. It also states that development is moving to agentclientprotocol/codex-acp, where implementation and maintenance work is being pooled across teams.

### Historique d'adoption

The README says current Zed versions can use the adapter out of the box, while other ACP clients can run codex-acp directly or via npm. The supplied package facts list Homebrew and Nix distribution.

### Modes d'utilisation

The adapter is aimed at editor and agent-client integrations rather than general shell scripting. The README lists support for context mentions, images, tool calls with permission requests, edit review, TODO lists, slash commands, client MCP servers, and ChatGPT or API-key authentication methods.

### Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, codex-acp is an integration package sitting between a fast-moving AI coding CLI and editor-side protocol clients. Its distribution significance is less about standalone algorithms and more about making Codex installable as a protocol-speaking executable.

### Chronologie

- README: Development is moving to agentclientprotocol/codex-acp.
- README: Zed can use the adapter out of the box, while other ACP clients can run codex-acp directly or via npm.

### Related projects

- The README links the adapter to OpenAI Codex, the Agent Client Protocol, Zed external-agent support, and the newer agentclientprotocol/codex-acp repository.

### Sources

- <https://github.com/zed-industries/codex-acp#readme>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour codex-acp. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - codex-acp: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/codex-acp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/codex-acp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/codex-acp.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
