This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
ReleasePort's take
Light signalThe 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 summaryUpdates 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
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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_filesnow returns a structured error on nonexistent paths instead of silently returning empty matches - tests: Fixed broken SDK import failure test using reliable
sys.modulesmechanism
Refactoring
- deps: Made
deepagentsandgoogle-adkmandatory dependencies (previously optional extras), removing conditional import guards andpytest.importorskippatterns
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
About Agent-fox
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]