fix: clean docker onboarding warnings + preserve agentId casing

This commit is contained in:
Peter Steinberger
2026-01-24 19:07:01 +00:00
parent bcedeb4e1f
commit 6d79c6cd26
8 changed files with 111 additions and 14 deletions

View File

@@ -8,7 +8,7 @@
"./index.ts"
]
},
"dependencies": {
"clawdbot": "workspace:*"
"peerDependencies": {
"clawdbot": ">=2026.1.23-1"
}
}