
Security News
Happy Birthday, Shai-Hulud
It has been one year since Shai-Hulud made its first appearance on npm.
@ariestools/actor-cli
Advanced tools
cli-kit bridge for the Aries actor system: a CLI command is running actors
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
or a terminal Actor failure and drain to a clean stop (RuntimeSession)runActorOnce(host, actor, options?) — invoke an Actor's runOnce() and map
success/failure to process exit codes; an application mapper can preserve
domain-specific exit codesThe legacy runActorOnce(host, fn) callback form remains accepted while
existing one-shot jobs migrate to Actor instances.
FAQs
cli-kit bridge for the Aries actor system: a CLI command is running actors
The npm package @ariestools/actor-cli receives a total of 776 weekly downloads. As such, @ariestools/actor-cli popularity was classified as not popular.
We found that @ariestools/actor-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.