This commit is contained in:
Ahmed Ibrahim
2025-09-05 12:09:32 -07:00
parent 50e001888b
commit f7671481c1

View File

@@ -99,4 +99,4 @@ This folder is the root of a Cargo workspace. It contains quite a bit of experim
- [`core/`](./core) contains the business logic for Codex. Ultimately, we hope this to be a library crate that is generally useful for building other Rust/native applications that use Codex.
- [`exec/`](./exec) "headless" CLI for use in automation.
- [`tui/`](./tui) CLI that launches a fullscreen TUI built with [Ratatui](https://ratatui.rs/).
- [`cli/`](./cli) CLI multitool that provides the aforementioned CLIs via subcommands.
- [`cli/`](./cli) CLI multitool that provides the aforementioned CLIs via subcommands.