Skip to content

fix: preserve local OpenClaw shim in dashboard launcher - #58

Open
jontsai wants to merge 1 commit into
mainfrom
fix/dashboard-local-bin-path
Open

fix: preserve local OpenClaw shim in dashboard launcher#58
jontsai wants to merge 1 commit into
mainfrom
fix/dashboard-local-bin-path

Conversation

@jontsai

@jontsai jontsai commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Summary\n- move final PATH setup after nvm loads in scripts/run-server.sh\n- prefer ~/.local/bin and ~/bin so the dashboard uses the source-installed OpenClaw shim instead of an nvm global CLI\n\n## Test\n- npm test\n- verified command -v openclaw resolves to /Users/jontsai/.local/bin/openclaw after the launcher PATH setup\n\n## Context\nHeartbeat found the dashboard reachable only after a manual start, while async dashboard widgets logged config validation failures from the nvm global OpenClaw CLI. This launcher PATH ordering keeps the runtime on the intended local shim.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant