Logo
Explore
Register Sign In
agent/codex
1
0
Fork 0
You've already forked codex
mirror of https://github.com/pchuan98/codex.git synced 2026-07-01 00:31:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
8c1902b56204e84b463240e49aa920a480ef457f
codex/codex-rs/tui
T
Michael Bolin a32d305ae6 fix: update UI treatment of slash command menu to match that of the TS CLI (#1161)
Uses the same colors as in the TypeScript CLI:


![image](https://github.com/user-attachments/assets/919cd472-ffb4-4654-a46a-d84f0cd9c097)

Now it is also readable on a light theme, e.g., in Ghostty:


![image](https://github.com/user-attachments/assets/468c37b0-ea63-4455-9b48-73dc2c95f0f6)
a32d305ae6 ยท 2025-05-29 14:57:55 -07:00
History
..
src
fix: update UI treatment of slash command menu to match that of the TS CLI (#1161)
2025-05-29 14:57:55 -07:00
tests
feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629)
2025-04-24 13:31:40 -07:00
Cargo.toml
fix: introduce ResponseInputItem::McpToolCallOutput variant (#1151)
2025-05-28 19:03:17 -07:00