refactor: make config more structured

This commit is contained in:
2026-06-28 22:43:08 +09:00
parent 1cebbf65eb
commit cb9582e80c
6 changed files with 83 additions and 52 deletions

View File

@@ -22,6 +22,7 @@
"commander": "^15.0.0",
"prettier": "^3.8.3",
"supermemory": "^4.24.12",
"yaml": "^2.9.0"
"yaml": "^2.9.0",
"zod": "^4.4.3"
}
}