Package Exports
- @blacklake-systems/depth-cli
- @blacklake-systems/depth-cli/package.json
- @blacklake-systems/depth-cli/run
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