feat: Phase 3 - architecture & maintainability
CI / Lint (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Build (push) Has been cancelled

- Split 1474-line dashboard.go into 5 domain files (clients, providers, users, system)
- Unit tests for ModelRegistry.FindModel and CalculateCost
- go mod tidy + verify (deps clean)
- .gitignore excludes tool cache dirs (.pi-lens/, .opencode/)
This commit is contained in:
2026-04-26 14:52:10 -04:00
parent 1f574d8134
commit af2c5b95f7
9 changed files with 904 additions and 954 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
"files": {},
"turnCycles": 0,
"maxCycles": 3,
"lastUpdated": "2026-04-26T18:47:32.097Z"
"lastUpdated": "2026-04-26T18:49:43.830Z"
}