summaryrefslogtreecommitdiffhomepage
path: root/packages/core/package.json
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-05-20 20:40:35 +0900
committerAdam Malczewski <[email protected]>2026-05-20 20:40:35 +0900
commit8151447758e6826a578363758a755c6cebd1c05f (patch)
tree6afa780c28ca6e4622c1ab30238665caaad4371e /packages/core/package.json
parentf05099d450748cc7508f8cbde4e6539db2105f6d (diff)
downloaddispatch-8151447758e6826a578363758a755c6cebd1c05f.tar.gz
dispatch-8151447758e6826a578363758a755c6cebd1c05f.zip
feat: claude max oauth support with multi-account switching, reasoning effort, and dynamic model listing
Diffstat (limited to 'packages/core/package.json')
-rw-r--r--packages/core/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/core/package.json b/packages/core/package.json
index 4cb69f9..a9bf6e9 100644
--- a/packages/core/package.json
+++ b/packages/core/package.json
@@ -11,6 +11,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
+ "@ai-sdk/anthropic": "1.2.12",
"@ai-sdk/openai-compatible": "^0.2.0",
"ai": "^4.0.0",
"chokidar": "^5.0.0",