Engram Path & Monorepo Detection
Fixes
- Absolute Engram path: All MCP strategies (separate files, merge-into-settings, config file, TOML) now write absolute paths for the Engram server binary. Previously, relative paths caused "command not found" errors when the agent was started from a different working directory.
- Monorepo root detection: Project root detection now correctly identifies monorepo workspace roots (pnpm-workspace.yaml, nx.json, turbo.json, lerna.json). Previously, running
gentle-aifrom a subdirectory inside a monorepo could install skills and configs at the wrong level.
Upgrade
brew upgrade gentle-ai