Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agent automation claude devops github-action
+4 more
observability sre triage typescript

Summary

AI summary

Fixes 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() to shared.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
    • timeoutMs added to CodingAgentRunOptions and ExecOptions
    • Stateful Claude event parser (makeClaudeEventParser) — maintains tool_use_id→name map
      so tool_result events carry human-readable tool names, not opaque IDs
    • Add --verbose flag required by Claude Code CLI for --output-format stream-json
    • Mock agent propagates onEvent errors so tests surface real failures

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 free

About SWEny, YAML workflows for AI agents I'm running in prod (triage, E2E)

All releases →

Beta — feedback welcome: [email protected]