cleanup - removing ai agent for deterministic code and better formatting

This commit is contained in:
C-West8
2026-07-22 15:27:51 -05:00
parent 5c9f30b1cf
commit 4e6ed044a9
13 changed files with 396 additions and 527 deletions

View File

@@ -23,7 +23,6 @@
"vite": "^5.4.0"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.32.0",
"pg": "^8.13.0"
}
}