🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@sapiom/agent-runtime

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapiom/agent-runtime

The Sapiom orchestration runtime: the host-agnostic graph-walker decision logic + the host interfaces (execution store, step dispatcher, observer) it runs against. One runtime, two hosts (server engine + local runner).

latest
Source
npmnpm
Version
0.4.3
Version published
Weekly downloads
592
410.34%
Maintainers
3
Weekly downloads
 
Created
Source

@sapiom/agent-runtime

The host-agnostic core of the Sapiom orchestration engine: the graph-walker's decision logic and the host interfaces it runs against (ExecutionStore, StepDispatcher, RuntimeObserver). The same runtime drives both the server engine and a local in-process runner — "one runtime, two hosts" — so a local pass is real evidence, not a reimplementation.

This package is pure: it depends only on @sapiom/agent (protocol), ajv, and zod. No persistence, transport, or scheduling — those are supplied by a host through the interfaces.

Keywords

sapiom

FAQs

Package last updated on 01 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts