New:Socket for Asana Is Now Available.Learn more
Get Started

subagentry

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

subagentry

Subagent runtime and orchestration toolkit. Spawn, coordinate, and supervise child agents from a parent orchestrator.

latest
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

subagentry

Subagent runtime and orchestration toolkit.

Primitives for spawning, coordinating, and supervising child agents from a parent orchestrator. Designed for the multi-agent patterns emerging across Claude Code, OpenAI agents, and bespoke LLM pipelines.

Status: Early development — first functional release coming soon. Watch this package or follow Toolbox Logic for updates.

What this will be

A small, dependency-light library for:

  • Spawning subagents in parallel and gathering their results
  • Defining agent contracts (input shape, output shape, capability surface)
  • Routing tasks to the right specialist subagent
  • Supervising long-running agents with checkpoint and resume

Install

npm install subagentry

License

MIT © Toolbox Logic

Keywords

agents

FAQs

Package last updated on 30 Apr 2026

Related posts