Add Alpaca dev adapter and option selection

This commit is contained in:
dirtydishes 2025-12-28 12:34:12 -05:00
parent a35ab0b778
commit 6dc279099f
8 changed files with 917 additions and 6 deletions

View file

@ -11,6 +11,8 @@
"@islandflow/observability": "workspace:*",
"@islandflow/storage": "workspace:*",
"@islandflow/types": "workspace:*",
"@msgpack/msgpack": "^3.1.3",
"ws": "^8.18.3",
"zod": "^3.23.8"
}
}