feat: fetch gateway skill from OneCLI API with static fallback

This commit is contained in:
johnnyfish
2026-05-07 21:03:39 +03:00
parent 4305c6a87d
commit 1240a0cf4f
5 changed files with 111 additions and 76 deletions

View File

@@ -26,7 +26,7 @@
"dependencies": {
"@clack/core": "^1.2.0",
"@clack/prompts": "^1.2.0",
"@onecli-sh/sdk": "^0.3.1",
"@onecli-sh/sdk": "^0.5.0",
"better-sqlite3": "11.10.0",
"chat": "^4.24.0",
"cron-parser": "5.5.0",