This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+14 more
Affected surfaces
Summary
AI summaryThe Copilot emit is now reachable via the Core faf_sync tool, fixing a reachability issue.
Full changelog
Reachability fix. The Copilot emit now lives on the Core faf_sync tool — reachable from the default surface.
In 5.14.0 the copilot flag was wired only onto faf_bi_sync, which isn't in the default 13-tool surface — so a default user couldn't reach the headline feature. 5.14.1 collapses the format flags onto faf_sync and retires the redundant, misnamed faf_bi_sync (it was never truly bi-directional — one-way .faf → CLAUDE.md + format exports).
Changed
faf_sync(Core) gainsagents/cursor/gemini/copilot/all— syncs.github/copilot-instructions.md(and AGENTS.md / .cursorrules / GEMINI.md) straight from.faf. A barefaf_syncstays CLAUDE.md-only (unchanged default behaviour).
Removed
faf_bi_sync— collapsed intofaf_sync. Tool surface: 13 Core, 35 withFAF_TOOLS=all(was 36).
Added
- WJTTC regression guard:
faf_sync{copilot:true}writes.github/copilot-instructions.md(in-process, asserts the file materializes) — the test that would have caught the 5.14.0 gap.
13 Core MCP tools (35 with FAF_TOOLS=all) · 573 tests pass · IANA-registered application/vnd.faf+yaml
FAF defines. MD instructs. AI codes. 🏎️
Breaking Changes
- Removed tool `faf_bi_sync`; its functionality collapsed into `faf_sync`.
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 Wolfe-Jam/claude-faf-mcp
First & only persistent project context MCP. Provides .faf (Foundational AI-context Format) Project DNA with 33+ tools, Podium scoring (0-100%), and format-driven architecture. Official Anthropic Registry. 10k+ npm downloads.
Related context
Related tools
Earlier breaking changes
- v5.9.1 Registry namespace changes to `one.faf/*`
Beta — feedback welcome: [email protected]