JSPM

@openpipeline/core

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q57563F
  • License MIT

Framework-agnostic execution kernel and interface contracts for OpenPipeline.

Package Exports

  • @openpipeline/core

Readme

@openpipeline/core

Framework-agnostic execution kernel and interface contracts for OpenPipeline.

Part of OpenPipeline — a framework-agnostic engine for compiling and running MCP-tool pipelines as LangGraph DAGs.

Install

npm i @openpipeline/core

Usage

Provides the NodeSpec contract, PipelineStore/StepRecorder/LlmFactory/CatalogLoader interfaces, the run-state types, and pure helpers. You rarely install this alone — it comes in via the other packages.

See the root README for the full quickstart and the playground.

License

MIT