summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorAdam Malczewski <[email protected]>2026-06-24 00:11:13 +0900
committerAdam Malczewski <[email protected]>2026-06-24 00:11:13 +0900
commitebcaf59180bda1d04e6353ccd3ea78e45bed7088 (patch)
tree177d0bf099e5f570774f012259ccd3b71160bee9 /bun.lock
parentd225ea4bd5f95d39a910704fe45acdf847c953fa (diff)
downloaddispatch-ebcaf59180bda1d04e6353ccd3ea78e45bed7088.tar.gz
dispatch-ebcaf59180bda1d04e6353ccd3ea78e45bed7088.zip
feat(system-prompt): register extension in host-bin CORE_EXTENSIONS
Register @dispatch/system-prompt in CORE_EXTENSIONS (after skills, before cache-warming). Add dep + tsconfig ref. 1396 vitest pass, typecheck + biome clean.
Diffstat (limited to 'bun.lock')
-rw-r--r--bun.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/bun.lock b/bun.lock
index ce128e4..816651a 100644
--- a/bun.lock
+++ b/bun.lock
@@ -70,6 +70,7 @@
"@dispatch/storage-sqlite": "workspace:*",
"@dispatch/surface-loaded-extensions": "workspace:*",
"@dispatch/surface-registry": "workspace:*",
+ "@dispatch/system-prompt": "workspace:*",
"@dispatch/throughput-store": "workspace:*",
"@dispatch/todo": "workspace:*",
"@dispatch/tool-edit-file": "workspace:*",