mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-25 03:46:49 +08:00
feat: add desktop computer use runtime
This commit is contained in:
@@ -227,5 +227,9 @@
|
||||
"lint-staged": {
|
||||
"src/**/*.{ts,tsx,js,jsx}": "eslint",
|
||||
"server/**/*.{js,ts}": "eslint"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@nut-tree-fork/nut-js": "^4.2.6",
|
||||
"screenshot-desktop": "^1.15.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user