diff options
| author | Adam Malczewski <[email protected]> | 2026-06-24 00:11:13 +0900 |
|---|---|---|
| committer | Adam Malczewski <[email protected]> | 2026-06-24 00:11:13 +0900 |
| commit | ebcaf59180bda1d04e6353ccd3ea78e45bed7088 (patch) | |
| tree | 177d0bf099e5f570774f012259ccd3b71160bee9 /bun.lock | |
| parent | d225ea4bd5f95d39a910704fe45acdf847c953fa (diff) | |
| download | dispatch-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.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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:*", |
