mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
back comp
This commit is contained in:
@@ -98,5 +98,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.
|
||||
- [`tui/`](./tui) CLI that launches a fullscreen TUI built with [Ratatui](https://ratatui.rs/).
|
||||
Reference in New Issue
Block a user