diff --git a/README.md b/README.md index a598eef7..f17f605e 100644 --- a/README.md +++ b/README.md @@ -81,9 +81,11 @@ Codex CLI supports a rich set of configuration options, with preferences stored - [**Authentication**](./docs/authentication.md) - [Auth methods](./docs/authentication.md#forcing-a-specific-auth-method-advanced) - [Login on a "Headless" machine](./docs/authentication.md#connecting-on-a-headless-machine) -- [**Non-interactive mode**](./docs/exec.md) +- **Automating Codex** + - [GitHub Action](https://github.com/openai/codex-action) + - [TypeScript SDK](./sdk/typescript/README.md) + - [Non-interactive mode (`codex exec`)](./docs/exec.md) - [**Advanced**](./docs/advanced.md) - - [Non-interactive / CI mode](./docs/advanced.md#non-interactive--ci-mode) - [Tracing / verbose logging](./docs/advanced.md#tracing--verbose-logging) - [Model Context Protocol (MCP)](./docs/advanced.md#model-context-protocol-mcp) - [**Zero data retention (ZDR)**](./docs/zdr.md)