feat: add Pi Coding Agent backend runtime, update dashboard UI
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"build": "tsc",
|
||||
"start": "node dist/index.js",
|
||||
"dev": "tsx src/index.ts",
|
||||
"dashboard": "tsx src/dashboard-dev.ts",
|
||||
"test": "vitest --run",
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
@@ -27,4 +28,4 @@
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.18"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user