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
e52cc38dfddeb89e56f73bcbdc5ea67c75812cdf
codex/codex-rs/app-server/tests/suite/v2
T
Owen Lin aa4e0d823e [app-server] feat: expose gitInfo/cwd/etc. on Thread (#7060)
Port the new additions from https://github.com/openai/codex/pull/6337 on
the legacy API to v2. Mainly need `gitInfo` and `cwd` for VSCE.
aa4e0d823e ยท 2025-11-21 10:37:12 -08:00
History
..
account.rs
[App-server] Implement account/read endpoint (#6336)
2025-11-06 19:43:13 -08:00
mod.rs
feat: review in app server (#6613)
2025-11-18 21:58:54 +00:00
model_list.rs
feat: arcticfox in the wild (#6906)
2025-11-19 16:31:06 +00:00
rate_limits.rs
storing credits (#6858)
2025-11-19 10:49:35 -08:00
review.rs
fix: add more fields to ThreadStartResponse and ThreadResumeResponse (#6847)
2025-11-18 21:18:43 -08:00
thread_archive.rs
fix: add more fields to ThreadStartResponse and ThreadResumeResponse (#6847)
2025-11-18 21:18:43 -08:00
thread_list.rs
[app-server] feat: expose gitInfo/cwd/etc. on Thread (#7060)
2025-11-21 10:37:12 -08:00
thread_resume.rs
[app-server] feat: expose gitInfo/cwd/etc. on Thread (#7060)
2025-11-21 10:37:12 -08:00
thread_start.rs
fix: add more fields to ThreadStartResponse and ThreadResumeResponse (#6847)
2025-11-18 21:18:43 -08:00
turn_interrupt.rs
Migrate coverage to shell_command (#7042)
2025-11-21 03:44:00 +00:00
turn_start.rs
[app-server] feat: add Declined status for command exec (#7101)
2025-11-21 09:19:39 -08:00