TypeScript SDK for building agents that delegate to subagents. Powered by specialized Morph models for code editing, codebase search, and context compaction.
OpenCode plugin that exposes subagent session statusline state
Subagent extension for Pi coding agent. Delegate tasks to specialized agents.
Pi subagent for the SPAE Framework
Pi extension that adds /review via an isolated review subagent.
Subagent extension for Pi coding agent. Delegate tasks to specialized agents.
Route subagent work from primary coding agents to local, low-cost, or cloud model backends.
Enforces sequential subagent execution — prevents concurrent subagent spawns that cause model swapping overhead on single-GPU setups.
Read-only local workspace scout subagent package for pi agents (code + personal files)
Subagent tool and direct agent runs for pi — isolated agents, parallel scouts, manager workflows, and bundled prompts
Composable runtime primitives for Robota background tasks and subagent orchestration
GitHub research subagent package for pi coding agent
OpenCode plugin for Svelte that provides the Svelte MCP server, a specialized file editor subagent and instruction files.
In-process subagent delegation for pi with single, parallel, and background modes
Core subagent orchestration for Pi Agent.
Composable runtime primitives for Robota background tasks and subagent orchestration
Install only subagent support for Pi (task-routed + primary-tool profiles).
Lightweight subagent orchestration for pi.
Non-blocking subagent orchestration for pi coding agent
Elyra extension for subagent delegation -- scout, reviewer, planner, worker, oracle, and parallel execution
Subagent lifecycle via SDK/RPC/tmux
Enhanced ACP (Agent Client Protocol) server for OpenCode with subagent visibility
Child-process subagent runner for Robota SDK — optional package for running subagents in isolated child processes
Delegate work to Gemini as an opencode subagent — built-in web search, background tasks, preset automation.
Tools crate for halter
Runtime crate for halter
Session-scoped subagent registry for motosan-agent-loop. Spawn, message, and wait on long-lived child agents from a parent agent's tool calls.
Subagent MCP tools for the skrills server with pluggable backends.
Config crate for halter
Terminal-native AI agent runtime — parallel orchestration, reactive subagents, MCP, autonomous supervision
Subagent management: spawning, grants, transcripts, and lifecycle hooks for Zeph
Analyze Claude Code token usage and costs from local conversation logs and statusline data (CLI & lib)
claude agent sdk
Production-grade AI Agent framework for Rust — ReAct engine, multi-agent, memory, streaming, MCP, IM channels, workflows
A comprehensive computer-use CLI built on rustautogui - giving AI vision and control over your computer
Terminal-native AI agent runtime — parallel orchestration, reactive subagents, MCP, autonomous supervision
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.
Installs an opinionated Rails skeleton: thin `endpoint Operation, Component` controllers, plain-Ruby `Base::Operation::Base` + `Result` classes, a ViewComponent-based `app/concepts/<feature>/{operation,component}/` layout, and a `.claude/` directory pre-loaded with battle-tested slash commands, subagents, and architecture docs. Ships generators to scaffold the host app and to create new concept directories.
+pikuri+ is the convenience bundle for the pikuri AI-assistant toolkit. It ships no Ruby code of its own beyond a tiny entry file that +require+'s each sibling gem; +gem install pikuri+ pulls in pikuri-core, pikuri-skills, pikuri-tasks, pikuri-memory, pikuri-workspace, pikuri-code, pikuri-mcp, pikuri-subagents, pikuri-vectordb, and pikuri-assistant in one shot, and +require 'pikuri'+ boots all of them. Privacy-conscious users who want a minimal dependency tree to audit should install +pikuri-core+ directly and opt into the extension gems they actually need — same +bundle add+ pattern Rails users have always had. See each pikuri-* gem's README for its individual surface.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.