aboutsummaryrefslogtreecommitdiffstats
path: root/cli/package.json
diff options
context:
space:
mode:
authorivar <i@oiee.no>2026-03-15 22:53:10 +0100
committerivar <i@oiee.no>2026-03-15 22:53:10 +0100
commit1aa60ed7f0b0af6c55df4a32bf2620934df63e6d (patch)
treedeacb84cd3770ce139ecbc693bf2b987954c2347 /cli/package.json
parent69448e29a85cad3a94b3be3ad33efbc52764528f (diff)
downloadsparebank1-actualbudget-1aa60ed7f0b0af6c55df4a32bf2620934df63e6d.tar.xz
sparebank1-actualbudget-1aa60ed7f0b0af6c55df4a32bf2620934df63e6d.zip
Add ai commandsHEADmaster
Diffstat (limited to 'cli/package.json')
-rw-r--r--cli/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/package.json b/cli/package.json
index bdaf9fd..f5fbb23 100644
--- a/cli/package.json
+++ b/cli/package.json
@@ -10,6 +10,7 @@
},
"dependencies": {
"@actual-app/api": "^26.3.0",
+ "@anthropic-ai/sdk": "^0.78.0",
"@clack/prompts": "^1.1.0",
"temporal-polyfill": "^0.3.0"
},