Simlpe Testing Tool for monitoring codebase fo rduplicated files

For anyone interested I built a simple Python tool to monitor and clean up AI-generated code—basically a self-contained, dependency-free supervisor for messy AI agents. It detects duplicate code, files, and folders, keeping things tidy. Also included some context document templates for handling persistent memory.

:link: GitHub - cotrk/aiguardian: Automatically detect and prevent common issues caused by AI coding assistants.