summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-06-27 20:48:24 +0900
committerAdam Malczewski <[email protected]>2026-06-27 20:48:24 +0900
commit04356c8678ae8dd1d7ddca2d0460b514116adc2e (patch)
tree6c81894ef02d062570b12f4d3a871e58600dcb9c /bun.lock
parent3184b10e614ce6249c83aa111368e98f6689f456 (diff)
parentb24ed99e89bc657e8c98c7cef8608e0c0b7594da (diff)
downloaddispatch-04356c8678ae8dd1d7ddca2d0460b514116adc2e.tar.gz
dispatch-04356c8678ae8dd1d7ddca2d0460b514116adc2e.zip
Merge branch 'feature/vision-handoff' into dev
# Conflicts: # packages/session-orchestrator/src/extension.ts # packages/session-orchestrator/src/orchestrator.ts
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock13
1 files changed, 13 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index 602e42a..493da15 100644
--- a/bun.lock
+++ b/bun.lock
@@ -104,6 +104,7 @@
"@dispatch/tool-youtube-transcript": "workspace:*",
"@dispatch/transport-http": "workspace:*",
"@dispatch/transport-ws": "workspace:*",
+ "@dispatch/vision-handoff": "workspace:*",
},
},
"packages/journal-sink": {
@@ -371,6 +372,16 @@
"name": "@dispatch/ui-contract",
"version": "0.2.0",
},
+ "packages/vision-handoff": {
+ "name": "@dispatch/vision-handoff",
+ "version": "0.0.0",
+ "dependencies": {
+ "@dispatch/conversation-store": "workspace:*",
+ "@dispatch/credential-store": "workspace:*",
+ "@dispatch/kernel": "workspace:*",
+ "@dispatch/openai-stream": "workspace:*",
+ },
+ },
"packages/wire": {
"name": "@dispatch/wire",
"version": "0.12.0",
@@ -473,6 +484,8 @@
"@dispatch/ui-contract": ["@dispatch/ui-contract@workspace:packages/ui-contract"],
+ "@dispatch/vision-handoff": ["@dispatch/vision-handoff@workspace:packages/vision-handoff"],
+
"@dispatch/wire": ["@dispatch/wire@workspace:packages/wire"],
"@esbuild/aix-ppc64": ["@esbuild/[email protected]", "", { "os": "aix", "cpu": "ppc64" }, "sha512-EKX3Qwmhz1eMdEJokhALr0YiD0lhQNwDqkPYyPhiSwKrh7/4KRjQc04sZ8db+5DVVnZ1LmbNDI1uAMPEUBnQPg=="],