Skip to content

Latest commit

 

History

History
65 lines (39 loc) · 1.57 KB

File metadata and controls

65 lines (39 loc) · 1.57 KB

API Surface

This page lists the public package entry points from each @runxhq/* package exports map. The package manifests are authoritative; regenerate this page with pnpm docs:api.

@runxhq/authoring

Runx authoring SDK - defineTool, definePacket, typed input parsers, harness runtime.

Version: 0.2.0

Import Types Runtime
@runxhq/authoring ./dist/index.d.ts ./dist/index.js

@runxhq/cli

Runx CLI - native governed runtime for agent skills, tools, graphs, and packets.

Version: 0.6.0

Import Types Runtime

@runxhq/contracts

Runx machine-facing JSON contracts: doctor, dev, list, receipt, fixture, tool manifest, packet index.

Version: 0.3.0

Import Types Runtime
@runxhq/contracts ./dist/index.d.ts ./dist/index.js

@runxhq/create-skill

Cold-start scaffolder for runx standalone skill packages.

Version: 0.2.0

Import Types Runtime
@runxhq/create-skill ./dist/index.d.ts ./dist/index.js

@runxhq/host-adapters

Thin host response adapters over the runx host protocol.

Version: 0.2.0

Import Types Runtime
@runxhq/host-adapters ./dist/index.d.ts ./dist/index.js

@runxhq/langchain

Optional LangChain bridge for runx tool catalogs and governed workflow tools.

Version: 0.2.0

Import Types Runtime
@runxhq/langchain ./dist/index.d.ts ./dist/index.js