agent-desktop/crates
Lahfir ca50261348 fix(session): degrade any unreadable manifest, not just symlinks
read_manifest already treated symlinked and corrupt-JSON manifests as a
skipped (None) entry, but a plain PermissionDenied on one session's
session.json propagated and aborted list_sessions — and therefore gc —
for every other session. Degrade all non-NotFound open/read errors the
same way so one restricted directory can no longer break enumeration or
garbage collection.
2026-07-01 07:03:03 -07:00
..
core fix(session): degrade any unreadable manifest, not just symlinks 2026-07-01 07:03:03 -07:00
ffi docs: align README and repo docs with session-first trace 2026-07-01 06:58:07 -07:00
linux refactor!: over-engineering audit cleanup (#64) 2026-06-24 14:31:17 -07:00
macos feat(macos,core): harden adapter and core foundation with caller-controllable guardrails (#82) 2026-06-29 11:32:27 -07:00
windows refactor!: over-engineering audit cleanup (#64) 2026-06-24 14:31:17 -07:00