Skip to content

HunterPhipps/File-Guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

File Guard PI Extension

Version: 1.0.0

PI agent extension that blocks file deletion commands (rm, unlink, find -delete, truncate, shred, mv to /dev/null, language one-liners) and queues them for user approval. The agent continues immediately — the user can approve or reject pending deletions at any time via slash commands.

Commands:
  /approve-delete [N] — Approve and execute deletion N (or most recent)
  /reject-delete [N] — Reject deletion N (or most recent)
  /approve-all-deletes — Approve all pending deletions
  /reject-all-deletes — Reject all pending deletions

About

PI agent extension that blocks file deletion commands and queues them for user approval.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors