Skip to content

Agent-fox

v4.2.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

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

✓ No known CVEs patched in this version

Topics

agentic-ai agentic-workflow

Summary

AI summary

Fixed ordering bug causing permanent stalls when coverage gate blocks nodes.

Changes in this release

Bugfix Medium

Guard `_handle_success` in `SessionResultHandler.process()` to prevent orphaned blocked nodes after coverage regression gate.

Guard `_handle_success` in `SessionResultHandler.process()` to prevent orphaned blocked nodes after coverage regression gate.

Source: llm_adapter@2026-07-15

Confidence: low

Full changelog

What's Changed

Bug Fixes

  • result_handler: Guard _handle_success when coverage gate blocks node (#722)

    Fixed an ordering bug in SessionResultHandler.process() where the coverage regression gate would block a coder node and cascade-block its dependents, but _handle_success() would then unconditionally mark the same node as completed — leaving dependents permanently orphan-blocked with no path to unblock. This caused irrecoverable stalls in runs where a coder introduced a coverage regression.

Full Changelog: https://github.com/agent-fox-dev/agent-fox/compare/v4.2.2...v4.2.3

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 Agent-fox

Get notified when new releases ship.

Sign up free

About Agent-fox

All releases →

Related context

Earlier breaking changes

  • v3.6.4 Remove deprecated coding field from default config template.
  • v3.6.2 Removes fallback_model option from session pipeline

Beta — feedback welcome: [email protected]