Skip to main content

Packages

Public packages under the @executioncontrolprotocol scope:

Core subpaths

Compile stays on core subpaths, not on runtime hosts. Extensions and harnesses depend on types + core only — never on node, browser, cli, or mcp.

Apps vs hosts

The browser demo is a separate app that consumes @executioncontrolprotocol/browser and binds harnesses/providers. Vendor extensions live in executioncontrolprotocol-extensions.

Next steps