@parel/subagent
v0.4.2
Published
PAREL plugin for delegating work to subagents — synchronous inline delegation, plus asynchronous background spawning when the runtime provides the parel.runtime capability.
Readme
@parel/subagent
PAREL plugin for delegating work to subagents — synchronous inline delegation, plus asynchronous background spawning when the runtime provides the parel.runtime capability.
A first-party runtime plugin for PAREL.
Install
npm install @parel/subagentUsage
Delegates work to subagents — synchronous inline delegation, plus
asynchronous background spawning when the runtime provides the
parel.runtime capability.
plugins:
- subagentLicense
MIT — see LICENSE.
