RubyGems Navigation menu

pikuri-subagents 0.0.4

pikuri-subagents owns the sub-agent (delegation) feature top to bottom: the +Pikuri::SubAgent::SubAgentTool+ class (exposed to the LLM as the +agent+ tool), the +Persona+ record, the +Extension+ that wires it onto an agent, and the bundled +Pikuri::SubAgent::RESEARCHER+ persona (network-read only). Hosts that want sub-agents add this gem as a runtime dep and call +c.add_extension Pikuri::SubAgent::Extension.new(personas: [...])+ inside their +Agent.new+ block — same opt-in shape as +pikuri-skills+ / +pikuri-mcp+. Also ships +bin/pikuri-minions+ as a fan-out delegation demo.

Gemfile:
=

install:
=

Versions:

  1. 0.0.4 May 29, 2026 (16.5 KB)

Runtime Dependencies (2):

pikuri-core = 0.0.4

Owners:

Pushed by:

Authors:

  • Martin Vysny

SHA 256 checksum:

=

Total downloads 210

For this version 210

Version Released:

License:

MIT

Required Ruby Version: >= 3.3

New versions require MFA: true

Version published with MFA: true

Links: