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
78a1d49fac0fbc150e5e862fd3f24c8af50e393c
codex/codex-rs/core/tests
T
Jeremy Rose 78a1d49fac fix command duration display (#1806)
we were always displaying "0ms" before.

<img width="731" height="101" alt="Screenshot 2025-08-02 at 10 51 22 PM"
src="https://github.com/user-attachments/assets/f56814ed-b9a4-4164-9e78-181c60ce19b7"
/>
78a1d49fac · 2025-08-03 11:33:44 -07:00
History
..
common
fix: create separate test_support crates to eliminate #[allow(dead_code)] (#1667)
2025-07-24 12:19:46 -07:00
fixtures
Improve SSE tests (#1546)
2025-07-12 16:53:55 -07:00
cli_responses_fixture.sse
Add CLI streaming integration tests (#1542)
2025-07-12 18:05:58 -07:00
cli_stream.rs
chore: refactor exec.rs: create separate seatbelt.rs and spawn.rs files (#1762)
2025-07-31 13:11:47 -07:00
client.rs
Add a custom originator setting (#1781)
2025-08-01 09:55:23 -07:00
compact.rs
ci fix (#1782)
2025-08-01 09:17:13 -07:00
exec_stream_events.rs
collabse stdout and stderr delta events into one (#1787)
2025-08-01 14:00:19 -07:00
live_agent.rs
fix command duration display (#1806)
2025-08-03 11:33:44 -07:00
live_cli.rs
Disallow expect via lints (#865)
2025-05-12 08:45:46 -07:00
sandbox.rs
feat: make .git read-only within a writable root when using Seatbelt (#1765)
2025-08-01 16:11:24 -07:00
stream_no_completed.rs
chore: refactor exec.rs: create separate seatbelt.rs and spawn.rs files (#1762)
2025-07-31 13:11:47 -07:00