Compare commits

...

1 Commits

Author SHA1 Message Date
Alexander Whitestone
8627ab946d [gemini] [MIGRATION] Preserve legacy the-matrix quality work before Nexus rewrite (#685)
Some checks failed
CI / validate (pull_request) Failing after 4s
2026-03-28 09:20:23 -04:00

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
node_modules/ node_modules/
test-results/ test-results/
nexus/__pycache__/ nexus/__pycache__/
.aider*