Skip to content

Agent-fox

v4.1.19 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ 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

ReleasePort's take

Light signal
editorial:auto 11d

The engine pre‑flight reviewer now triggers on group‑0 findings, and adk_tools.search_files returns a structured error for nonexistent paths. Test suite fixes improve reliability of SDK import failure detection.

Why it matters: Engine pre‑flight gate activation (severity 40) ensures early validation; search_files errors (severity 40) prevent silent failures; test suite fix (severity 20) stabilizes CI pipelines.

Summary

AI summary

Updates Bug Fixes, Refactoring, and Full Changelog https://github.com/agent-fox-dev/agent-fox/compare/v4.1.18...v4.1.19 across a mixed release.

Changes in this release

Dependency Low

deepagents and google-adk become mandatory dependencies, removing optional extras and conditional imports

deepagents and google-adk become mandatory dependencies, removing optional extras and conditional imports

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

engine pre-flight reviewer now fires on group‑0 findings

engine pre-flight reviewer now fires on group‑0 findings

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Medium

adk_tools search_files returns structured error for nonexistent paths instead of silent empty matches

adk_tools search_files returns structured error for nonexistent paths instead of silent empty matches

Source: llm_adapter@2026-07-15

Confidence: high

Bugfix Low

tests fixed broken SDK import failure test using reliable sys.modules mechanism

tests fixed broken SDK import failure test using reliable sys.modules mechanism

Source: llm_adapter@2026-07-15

Confidence: high

Full changelog

What's Changed

Bug Fixes

  • engine: Pre-flight reviewer blocking gate now fires on group-0 findings (#713) — two bugs prevented pre-flight reviewer (group 0) drift and review findings from triggering the blocking gate
  • adk_tools: search_files now returns a structured error on nonexistent paths instead of silently returning empty matches
  • tests: Fixed broken SDK import failure test using reliable sys.modules mechanism

Refactoring

  • deps: Made deepagents and google-adk mandatory dependencies (previously optional extras), removing conditional import guards and pytest.importorskip patterns

Full Changelog

https://github.com/agent-fox-dev/agent-fox/compare/v4.1.18...v4.1.19

Breaking Changes

  • Mandatory dependencies: `deepagents` and `google-adk` are now required (previously optional extras).

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]