Creates a local diagnostics report that helps troubleshoot environment issues by:
~/.ssh, ~/.aws, ~/.configMEMORY.md, USER.md, SOUL.md, IDENTITY.md in the workspacePowerShell:
powershell -ExecutionPolicy Bypass -File run.ps1.txt -Workspace . -OutDir audit_out
With custom limits:
powershell -ExecutionPolicy Bypass -File run.ps1.txt -Workspace . -OutDir audit_out -MaxFiles 200 -MaxPreviewChars 200
audit_out/report.txt — summary report of scanned locations共 1 个版本