Skip to content

Agent-fox

v4.1.16 Feature

This release adds 3 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

init: install skills to .agents/skills/ with a .claude/skills symlink for multi‑agent compatibility

Changes in this release

Feature Medium

Installs skills to `.agents/skills/` and creates `.claude/skills` symlink for multi-agent compatibility.

Installs skills to `.agents/skills/` and creates `.claude/skills` symlink for multi-agent compatibility.

Source: llm_adapter@2026-07-16

Confidence: high

Feature Medium

Migrates existing `.claude/skills/` directories automatically to the new location.

Migrates existing `.claude/skills/` directories automatically to the new location.

Source: llm_adapter@2026-07-16

Confidence: high

Feature Medium

Creates `CLAUDE.md -> AGENTS.md` symlink when `AGENTS.md` is scaffolded.

Creates `CLAUDE.md -> AGENTS.md` symlink when `AGENTS.md` is scaffolded.

Source: llm_adapter@2026-07-16

Confidence: high

Bugfix Medium

Scans archive directory when computing the next spec prefix.

Scans archive directory when computing the next spec prefix.

Source: llm_adapter@2026-07-16

Confidence: high

Bugfix Medium

Reconciles config documentation with code defaults and field names.

Reconciles config documentation with code defaults and field names.

Source: llm_adapter@2026-07-16

Confidence: high

Bugfix Medium

Adds documentation updates and verification steps to fix pipeline templates.

Adds documentation updates and verification steps to fix pipeline templates.

Source: llm_adapter@2026-07-16

Confidence: high

Bugfix Medium

Adds stale-reference verification to agent templates.

Adds stale-reference verification to agent templates.

Source: llm_adapter@2026-07-16

Confidence: high

Bugfix Medium

Fixes test regressions in SessionSummary schema migration.

Fixes test regressions in SessionSummary schema migration.

Source: llm_adapter@2026-07-16

Confidence: high

Full changelog

What's Changed

Features

  • init: install skills to .agents/skills/ with .claude/skills symlink for multi-agent compat (#709)
    • Skills are now installed to .agents/skills/ as the canonical agent-agnostic location
    • .claude/skills symlink is created automatically for Claude Code compatibility
    • Existing .claude/skills/ directories are migrated automatically
    • CLAUDE.md -> AGENTS.md symlink is created when AGENTS.md is scaffolded
    • Symlink failures are handled gracefully (logged as warnings)

Bug Fixes (from prior releases in this cycle)

  • fix(#711): scan archive directory when computing next spec prefix
  • fix(#691): reconcile config docs with code defaults and field names
  • fix(#712): add documentation update and verification steps to fix pipeline templates
  • fix(#710): add stale-reference verification to agent templates
  • fix(#708): fix test regressions in SessionSummary schema migration

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]