codexctl 0.7.0

Codex Controller - Full control plane for Codex CLI
1
2
3
4
5
6
7
8
9
10
11
12
# @codexctl/linux-x64

This is the Linux x86_64 binary for `codexctl`, the Codex Controller CLI.

## Installation

This package is automatically installed as an optional dependency of the main `codexctl` package. You typically don't need to install this directly.

For direct installation:
```bash
npm install @codexctl/linux-x64
```