agent-streaming
CommunityStream agent output in real time across sub-agents.
Software Engineering#multi-agent#streaming#asyncio#event handling#LLM orchestration#sub-agent delegation#CLI UX
AuthorNicolaiLassen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill solves the problem of getting responsive, real-time feedback from long-running multi-agent tasks instead of waiting for a final result.
Core Features & Use Cases
- Token-by-token streaming: Render partial agent responses as they are produced via
astream()andEventobjects. - Real-time sub-agent event propagation: Stream child agent events through
AgentTool, includingbranchandagent_namefor live coordination visibility. - Runner-compatible streaming: Consume streamed events from the
runner.astream(...)loop with final-response detection.
Quick Start
Use the agent-streaming Skill to stream partial token output while a parent agent delegates work to sub-agents for a live planning result in the terminal.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: agent-streaming Download link: https://github.com/NicolaiLassen/orxhestra/archive/main.zip#agent-streaming Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.