mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
504aeb0e09
Migrate `cwd` and related session/config state to `AbsolutePathBuf` so downstream consumers consistently see absolute working directories. Add test-only `.abs()` helpers for `Path`, `PathBuf`, and `TempDir`, and update branch-local tests to use them instead of `AbsolutePathBuf::try_from(...)`. For the remaining TUI/app-server snapshot coverage that renders absolute cwd values, keep the snapshots unchanged and skip the Windows-only cases where the platform-specific absolute path layout differs.
504aeb0e09
ยท
2026-03-25 16:02:22 +00:00
History