This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryCross-spec interface consistency checking adds prevention, detection, and guidance mechanisms.
Full changelog
What's Changed
Features
-
Cross-spec interface consistency checking — Three complementary mechanisms to prevent cross-spec interface mismatches (function signatures, type conflicts, glossary drift):
- Prevention: spec generation now feeds upstream spec interfaces (external_apis, glossary, action/return_contract) to the LLM as context
- Detection:
spec validate --crossruns structural checks across all sibling specs (symbol signature conflicts, glossary term conflicts, unknown dependency references) - Guidance: af-spec skill adds Step 5b (Verify Interface Consistency) and a review checklist item
-
Cross-group tagging and cross-spec drift awareness — Findings from one spec now inform other specs' coders (#677)
Fixes
- Model registry: add
variant='standard'to SIMPLE and STANDARD model registry entries (#675) - Knowledge: supersede stale pre-code drift findings after coder completion (#676)
- Squash merge: uses housekeeping commit message instead of agent's
- Insights command: produces proper JSON output
Improvements
- Fresh-install schema DDL: new databases get a single DDL with all 13 surviving tables, skipping 25 sequential create-then-drop migrations
- API reference READMEs: added for agentfox, afspec, and afaudit packages
Full Changelog: https://github.com/agent-fox-dev/agent-fox/compare/v4.1.3...v4.1.4
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]