This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed crash when killing a timed‑out git subprocess that raised ProcessLookupError.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Catches and suppresses ProcessLookupError when killing timed-out git subprocess. Catches and suppresses ProcessLookupError when killing timed-out git subprocess. Source: llm_adapter@2026-07-16 Confidence: high |
— |
Full changelog
What's Changed
Bug Fixes
- fix: handle ProcessLookupError when killing timed-out git subprocess — When a git command times out,
proc.kill()can race with the process already having exited, raisingProcessLookupErrorand crashing session setup. The error is now caught and suppressed as benign.
Full Changelog: https://github.com/agent-fox-dev/agent-fox/compare/v4.1.17...v4.1.18
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]