tldr: GPT-5.6-Sol accidentally deleted almost all files on a user’s Mac after a review subagent expanded $HOME incorrectly and ran a recursive deletion command against the user’s home directory.
Conclusion: Coding agents must sandbox destructive commands and require explicit confirmation before deleting files outside the project workspace.