Skip to content

Agent-fox

v4.1.4 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

✓ 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

Cross-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 --cross runs 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

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]