ab3cb50eb4573d0528c456fb7aa3088e89bbd5fb
CI / validate (pull_request) Failing after 3s
- Removed spawnSync subprocess (pi -p --mode json) for Zulip DM processing - Messages now inject directly into the current pi session via pi.sendUserMessage(), reusing the already-hot LLM — zero cold-start - agent_end event handler captures assistant response and relays it to Zulip - Added pending reply queue for ordered delivery of multiple Zulip messages - Fixed zulip-js import (CJS default export, not named createClient) - Added types.d.ts for zulip-js with default export declaration - Updated package.json with yaml dependency, @earendil-works/pi-coding-agent - Config supports both nested YAML and flat env-var formats - Removed all subprocess timeout/buffer error paths (no longer needed)
Description
Multi-platform Zulip agent communication plugins (Hermes, openclaw, Agent Zero)
1.3 MiB
Languages
Python
50.6%
JavaScript
34.6%
TypeScript
11.1%
Shell
3.7%