Skip to content

Wolfe-Jam/claude-faf-mcp

v5.14.1 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents-md ai ai-context ai-readiness anthropic claude
+14 more
claude-ai claude-desktop developer-tools faf gemini github-copilot mcp mcp-server model-context-protocol nodejs npm project-dna typescript vscode

Affected surfaces

breaking_upgrade

Summary

AI summary

The 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) gains agents / cursor / gemini / copilot / all — syncs .github/copilot-instructions.md (and AGENTS.md / .cursorrules / GEMINI.md) straight from .faf. A bare faf_sync stays CLAUDE.md-only (unchanged default behaviour).

Removed

  • faf_bi_sync — collapsed into faf_sync. Tool surface: 13 Core, 35 with FAF_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

Track Wolfe-Jam/claude-faf-mcp

Get notified when new releases ship.

Sign up free

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.

All releases →

Related context

Beta — feedback welcome: [email protected]