commit a8ff4addc7b63dff16549f3831104ed1c12299fc Author: 7000pctAUTO Date: Tue Feb 3 06:51:41 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..45f8bf4 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# vibeguard + +A CLI tool that scans code repositories for anti-patterns commonly introduced by AI coding assistants. Detects magic strings, inconsistent error handling, missing type annotations, and hardcoded values across Python, JavaScript, TypeScript, Go, and Rust. \ No newline at end of file