Skip to content

.FAF Context v2.3.1

Latest

Choose a tag to compare

@Wolfe-Jam Wolfe-Jam released this 01 Jul 02:44
598ca07

.FAF Context v2.3.1

Fixed — the cwd path-check. faf_score (and every no-path tool) now scores the project you have open, not ~/Projects.

Previously findBestWorkingDirectory() forced ~/Projects as a "universal default" above process.cwd(), so in Cursor / VS Code / any IDE it scored the wrong folder (a stale ~/Projects score). The caller's actual cwd now wins — prefer a real FAF project (cwd has project.faf), else a usable non-root cwd; ~/Projects is a fallback only when there's no workspace. Regression test: tests/wjttc-cwd-resolution.test.ts.

faf-cli, the scorer and the WASM kernel were never at fault — this was purely working-directory resolution.

Patch — inherits The Curated Edition. Curated core tools by default, full set via FAF_TOOLS=all.

Built on 100,000+ downloads across the FAF ecosystem.

FAF defines. MD instructs. AI codes.