fix: provide capability for both SDK auth modes

This commit is contained in:
2026-07-11 14:59:00 +08:00
parent f065f9f978
commit ebf870249f
5 changed files with 28 additions and 7 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@paradigm/hub",
"version": "0.0.16",
"version": "0.0.17",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@paradigm/hub",
"version": "0.0.16",
"version": "0.0.17",
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.3.202",
"@fastify/cookie": "^11.0.2",