Merge remote-tracking branch 'public-gh/master'
* public-gh/master: fix(ui): wrap failed run card actions on mobile feat(codex): add gpt-5.4 to codex_local model list persist paperclip data in a named volume add support to `cursor` and `opencode` in containerized instances force `@types/node@24` in the server Add artifact-check to fail fast on broken builds remove an insecure default auth secret expose `PAPERCLIP_ALLOWED_HOSTNAMES` in compose files wait for a health db update lock file update typing to node v24 from v20 add missing `openclaw` adapter from deps stage fix incorrect pkg scope update docker base image move docker into `authenticated` deployment mode
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
"postgres": "^3.4.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^24.6.0",
|
||||
"drizzle-kit": "^0.31.9",
|
||||
"tsx": "^4.19.2",
|
||||
"typescript": "^5.7.3",
|
||||
|
||||
Reference in New Issue
Block a user