core-agent-ide/codex-rs/utils
jif-oai 0d9801d448
feat: ghost snapshot v2 (#8055)
This PR updates ghost snapshotting to avoid capturing oversized
untracked artifacts while keeping undo safe. Snapshot creation now
builds a temporary index from `git status --porcelain=2 -z`, writes a
tree and detached commit without touching refs, and records any ignored
large files/dirs in the snapshot report. Undo uses that metadata to
preserve large local artifacts while still cleaning up new transient
files.
2025-12-15 11:14:36 +01:00
..
absolute-path fix: introduce AbsolutePathBuf as part of sandbox config (#7856) 2025-12-12 15:25:22 -08:00
cache chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00
git feat: ghost snapshot v2 (#8055) 2025-12-15 11:14:36 +01:00
image chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00
json-to-toml chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00
pty fix: race on rx subscription (#7921) 2025-12-12 12:40:54 +01:00
readiness chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00
string chore: add cargo-deny configuration (#7119) 2025-11-24 12:22:18 -08:00