Reference
Generated from package metadata by
bun run docs:sync. Re-run the command to refresh this page.
Package Facts
Section titled “Package Facts”- Package:
@lastshotlabs/slingshot-orchestration-engine - Version:
0.2.2 - Kind: Workspace package
- Role: feature package
- Description: Portable orchestration runtime, task/workflow DSL, and built-in memory/SQLite adapters for Slingshot
- Workspace path:
packages/slingshot-orchestration-engine - Entry point:
packages/slingshot-orchestration-engine/src/index.ts
Install
Section titled “Install”bun add @lastshotlabs/slingshot-orchestration-engineExport Paths
Section titled “Export Paths”../errors./provider./testing
Package Scripts
Section titled “Package Scripts”build:tsc -p tsconfig.build.jsoncoverage:bun test --coveragelint:eslint src/ --cachetest:bun testtest:integration:bun test tests/concurrency-stress.test.tstest:unit:bun test tests/ --ignore tests/concurrency-stress.test.tstypecheck:tsc --noEmit
Dependencies
Section titled “Dependencies”@lastshotlabs/slingshot-core:workspace:*better-sqlite3:^12.8.0
Peer Dependencies
Section titled “Peer Dependencies”zod:>=4.0 <5