
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
@sapiom/agent-runtime
Advanced tools
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).
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.
A host executor reporting an outcome: "threw" completion should serialize the
caught value with serializeStepCompletionError(error). This retains the
allowlisted fields that let the runner recognize terminal platform errors while
ordinary, author, and unknown errors keep the legacy retryable shape.
The closed terminal set includes step-input validation plus ctx.shared quota
and JSON-serialization failures. A bare retryable: false flag or unrecognized
code still follows the retry path.
FAQs
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).
The npm package @sapiom/agent-runtime receives a total of 359 weekly downloads. As such, @sapiom/agent-runtime popularity was classified as not popular.
We found that @sapiom/agent-runtime demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 open source maintainers collaborating on the project.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.