Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@blacklake-systems/depth-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@blacklake-systems/depth-cli
⚠️ Deprecated. This package is now part of the unified
blacklakenpm package. Installblacklakeand usenpx blacklake run workflow.tsfor the same durable workflow runtime. See the migration doc for sed-style search-and-replace examples. This package will continue to ship as a thin re-export through the next two minor versions.
Durable workflow CLI for BlackLake — runs TypeScript workflows with step-level checkpointing and crash recovery.
BlackLake is AI control infrastructure and analytics. Long-running workflows can run under the same control layer as every other AI action — same policy, cost, and receipt model.
Migrate
-npx @blacklake-systems/depth-cli run workflow.ts
+npx blacklake run workflow.ts-npm i -g @blacklake-systems/depth-cli
+npm i -g blacklakeLinks
- Unified package:
blacklake - Docs: https://www.blacklake.systems/docs
- Migration doc: https://www.blacklake.systems/docs/migration-from-old-packages