core-agent-ide/codex-rs/exec
pash-openai 2f5b01abd6
add fast mode toggle (#13212)
- add a local Fast mode setting in codex-core (similar to how model id
is currently stored on disk locally)
- send `service_tier=priority` on requests when Fast is enabled
- add `/fast` in the TUI and persist it locally
- feature flag
2026-03-02 20:29:33 -08:00
..
src add fast mode toggle (#13212) 2026-03-02 20:29:33 -08:00
tests core: bundle settings diff updates into one dev/user envelope (#12417) 2026-02-26 00:12:08 -08:00
BUILD.bazel feat: add support for building with Bazel (#8875) 2026-01-09 11:09:43 -08:00
Cargo.toml fix: codex-arg0 no longer depends on codex-core (#12434) 2026-02-21 00:20:42 -08:00