Skip to content

v4.5.0 — The Interop Edition

Choose a tag to compare

@Wolfe-Jam Wolfe-Jam released this 27 Feb 04:15
· 214 commits to main since this release

AI Format Interop — Define Once, Generate Everywhere

Added

  • 5 new MCP tools for cross-platform AI context
    • faf_agents: Import/export/sync AGENTS.md (OpenAI Codex / Linux Foundation)
    • faf_cursor: Import/export/sync .cursorrules (Cursor IDE)
    • faf_gemini: Import/export/sync GEMINI.md (Google Gemini CLI)
    • faf_conductor: Import/export Conductor directory structure
    • faf_git: Extract .faf context from any public GitHub repo URL
  • Bi-sync --all flag — Sync project.faf to all formats at once (CLAUDE.md + AGENTS.md + .cursorrules + GEMINI.md)
  • 7 bundled parsers — All parser logic runs standalone, zero CLI dependency
  • 95 new tests across 7 WJTTC tiers (351 total)
  • Tool count: 56 → 61 (25 core + 36 advanced)

README Upgrade

  • 6 Ws Quick Reference table
  • Navigation bar, DAAFT economics hook, CLI vs MCP comparison
project.faf → CLAUDE.md    (Anthropic)
            → AGENTS.md    (OpenAI / Linux Foundation)
            → .cursorrules (Cursor IDE)
            → GEMINI.md    (Google Gemini CLI)

One file defines your project. Every AI tool reads it in its own language.


npm: npm install -g claude-faf-mcp