SWEny, YAML workflows for AI agents I'm running in prod (triage, E2E)
v@sweny-ai/[email protected] FeatureThis release adds 2 notable features for engineering teams evaluating rollout.
Published 2mo
AI Agents & Assistants
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
ai
ai-agent
automation
claude
devops
github-action
+4 more
observability
sre
triage
typescript
Summary
AI summaryFixes Claude stream‑json event parsing and adds stderr forwarding to the logger.
Full changelog
Patch Changes
- 9940c68: Harden coding agent providers and fix Claude stream-json event parsing.
- Extract
spawnLines()toshared.ts— removes duplicated spawn code across Claude, Gemini, Codex - stderr now forwarded to logger in event mode (was silently discarded)
- Event handler errors logged instead of swallowed
- Process killed by signal resolves with -1 and logs signal name
timeoutMsadded toCodingAgentRunOptionsandExecOptions- Stateful Claude event parser (
makeClaudeEventParser) — maintains tool_use_id→name map
so tool_result events carry human-readable tool names, not opaque IDs - Add
--verboseflag required by Claude Code CLI for--output-format stream-json - Mock agent propagates
onEventerrors so tests surface real failures
- Extract
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track SWEny, YAML workflows for AI agents I'm running in prod (triage, E2E)
Get notified when new releases ship.
Sign up freeAbout SWEny, YAML workflows for AI agents I'm running in prod (triage, E2E)
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]