← back to Dw Pitch Followup
chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
90270265a635c27260a3bd2746d94e5d0ff597be · 2026-07-03 08:07:58 -0700 · Steve
Files touched
Diff
commit 90270265a635c27260a3bd2746d94e5d0ff597be
Author: Steve <steve@designerwallcoverings.com>
Date: Fri Jul 3 08:07:58 2026 -0700
chore: macstudio3 migration — reconcile from mac2 + repoint paths (stevestudio2→macstudio3, node/npm/npx→/opt/homebrew)
---
lib/fm.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/fm.js b/lib/fm.js
index bc2ad96..085da69 100644
--- a/lib/fm.js
+++ b/lib/fm.js
@@ -6,7 +6,7 @@
import fs from 'node:fs';
-const FM_MCP_DIR = '/Users/stevestudio2/Projects/filemaker-mcp';
+const FM_MCP_DIR = '/Users/macstudio3/Projects/filemaker-mcp';
// Load filemaker-mcp/.env into process.env (no dotenv dep).
function loadFmEnv() {
← d2a48d9 ui: show last-sample-sent date as a chip on every card (uses
·
back to Dw Pitch Followup
·
pitch-followup: anti-hallucination guardrails + LLM reliabil 9abe8a2 →