You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release: v0.9.0 — file deletions (FileDelete via unlinkat)
sys_enter_unlinkat -> AgentEvent::FileDelete {pid, path} (opt-in A3S_OBSERVER_FILES),
completing the file lifecycle (write + delete) — destructive actions now visible (rm -rf shows
which files went). Host-validated: deleting a marker -> FileDelete{path}. Shares the file ring
via a flags sentinel (no extra ring/struct). 0.8.0 -> 0.9.0.
0 commit comments