Logo
Explore
Register Sign In
agent/codex
Watch 2
Star 0
Fork 0
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
9cedeadf6ad1184873d99afd9b7f77d4646b0452
codex/codex-rs/tui
T
History
aibrahim-oaiandGitHub 9cedeadf6a change the default debounce rate to 10ms (#1606)
changed the default debounce rate to 10ms because typing was laggy.

Before:


https://github.com/user-attachments/assets/e5d15fcb-6a2b-4837-b2b4-c3dcb4cc3409

After



https://github.com/user-attachments/assets/6f0005eb-fd49-4130-ba68-635ee0f2831f
2025-07-17 17:00:17 -07:00
..
src
change the default debounce rate to 10ms (#1606)
2025-07-17 17:00:17 -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
Add paste summarization to Codex TUI (#1549)
2025-07-12 15:32:00 -07:00