New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@ariestools/actor-cli

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariestools/actor-cli

cli-kit bridge for the Aries actor system: a CLI command is running actors

Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
1.1K
107.85%
Maintainers
3
Weekly downloads
 
Created
Source

@ariestools/actor-cli

The cli-kit bridge for the Aries actor system: a CLI command is running actors.

  • runActorsService(host, options) — build/collect actors, supervise them ('sequential' via cli-kit ActorSupervisor, 'parallel' via actor-kit Orchestrator), wait for readiness, then block until the process interrupt and drain to a clean stop (RuntimeSession + runServiceUntilInterrupt)
  • runActorOnce(host, fn) — one-shot pass mapped to SYS_EXITS.ok / SYS_EXITS.software

Keywords

ariestools

FAQs

Package last updated on 24 Jul 2026

Related posts