mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-06-30 20:39:46 +02:00
commonInstallPaths only checked ~/.nvm/versions/node/<binary>, never descending into nvm's versioned vX.Y.Z/bin subdirs, so an nvm-installed codex/claude showed "not installed" in Settings and failed code-mode chat with "CLI not found" on GUI launches (where the login-shell PATH isn't inherited). Enumerate each installed Node version's bin dir for nvm/fnm/asdf, and add pnpm global (PNPM_HOME / platform default) and Claude Code's legacy ~/.claude/local install location. Shared by both the Settings status check and the chat/tab binary resolvers, so it covers all code-mode entry points. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| packages | ||
| patches | ||
| scripts | ||
| .gitignore | ||
| ANALYTICS.md | ||
| eslint.config.mts | ||
| LIVE_NOTE.md | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||