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
Use os.DirFS + fs.WalkDir in listTempFiles to confine listing to .entire/tmp/
Replaces os.ReadDir with os.DirFS + fs.WalkDir so directory listing
is scoped to the temp directory, consistent with deleteTempFiles.
Signed-off-by: Paulo Gomes <paulo@entire.io>
Assisted-by: Claude Opus 4.6 <noreply@anthropic.com>
Entire-Checkpoint: fd7de86795d7
0 commit comments