effect-uai-modify-output-stream
OfficialFormat loop output for wire transport (SSE/JSONL).
Authorbetalyra
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Formats the loop output for transport over common wire formats (SSE for browsers and JSONL for CLI pipelines). It provides a lightweight surface to convert a Stream<TurnEvent> into a transport-ready form without altering the core loop.
Core Features & Use Cases
- Seamless transport formatting: apply a single mapping to convert a Stream of TurnEvent into SSE or JSONL.
- Lightweight integration: sits on top of the existing stream, requiring no runtime changes to the loop.
- Use cases: ship real-time TurnEvent output to a web UI via SSE or pipe logs in JSONL for processing.
Quick Start
Map the agent's Stream<TurnEvent> to SSE or JSONL using Turn.toSSE or Turn.toJSONL for transport.
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: effect-uai-modify-output-stream Download link: https://github.com/betalyra/effect-uai/archive/main.zip#effect-uai-modify-output-stream 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.