fix: ensure OneCLI agents exist for all groups on startup

This commit is contained in:
Guy Ben Aharon
2026-03-23 14:45:41 +02:00
committed by Guy Ben-Aharon
parent 7f6298a1bb
commit 2583af7ead
4 changed files with 34 additions and 21 deletions

View File

@@ -21,7 +21,7 @@
"test:watch": "vitest"
},
"dependencies": {
"@onecli-sh/sdk": "^0.1.6",
"@onecli-sh/sdk": "^0.2.0",
"better-sqlite3": "^11.8.1",
"cron-parser": "^5.5.0",
"pino": "^9.6.0",