chore: checkpoint before performance tuning

This commit is contained in:
Codex
2026-05-11 07:39:37 +00:00
parent a278de032d
commit 5a198baf77
57 changed files with 14768 additions and 1962 deletions
+1
View File
@@ -4,6 +4,7 @@
"type": "module",
"scripts": {
"start": "bun run src/index.ts",
"build": "bun run scripts/build.ts",
"check": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {