This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryinit: install skills to .agents/skills/ with a .claude/skills symlink for multi‑agent compatibility
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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/skillssymlink for multi-agent compat (#709)- Skills are now installed to
.agents/skills/as the canonical agent-agnostic location .claude/skillssymlink is created automatically for Claude Code compatibility- Existing
.claude/skills/directories are migrated automatically CLAUDE.md -> AGENTS.mdsymlink is created whenAGENTS.mdis scaffolded- Symlink failures are handled gracefully (logged as warnings)
- Skills are now installed to
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
About Agent-fox
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]