Commit Graph

3 Commits

Author SHA1 Message Date
259b1d3b2d feat: chat rendering toolcalls, footer overview 2026-08-09 20:24:11 -04:00
2caeb2f790 feat(checks): unify inspection scope in checks/scope.ts
Single source of truth for what pygienium inspects (implementation-code
extensions, exclude dirs, .d.ts/.min.* exclusions) shared by recon,
dead-code, deep-modules, defensive-guards, comments, and complexity.
Every scan task and agent prompt injects the shared scope rules instead
of copy-pasted per-check lists.
2026-08-09 16:45:29 -04:00
581436ed23 Initial commit: pygenium as git submodule 2026-08-07 14:54:45 -04:00