AI Code Quality Guard v1.0 MVP — Chrome extension with static analysis for AI-generated code

This commit is contained in:
Bun Bun
2026-06-15 00:24:03 +00:00
commit 0e8bcec281
16 changed files with 3300 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128">
<rect width="128" height="128" rx="20" fill="#0f172a"/>
<path d="M64 24 L96 40 L96 72 Q96 96 64 104 Q32 96 32 72 L32 40 Z" fill="none" stroke="#22c55e" stroke-width="6" stroke-linejoin="round"/>
<path d="M52 64 L60 72 L76 56" fill="none" stroke="#22c55e" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="64" cy="52" r="8" fill="#22c55e"/>
</svg>

After

Width:  |  Height:  |  Size: 471 B