mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
87bb2e5af0
* fix(mac): scope managed CLI install and detection to the active app profile Under an active OPENCLAW_PROFILE the onboarding ready page detected the host-global managed CLI (~/.openclaw/bin/openclaw) and its update/install flow rewrote the operator's real managed copy. The managed install prefix now follows the profile state directory (~/.openclaw-<name>), preferred paths exclude other profiles' managed trees (including stale validated executables and inherited shell PATH entries), and external CLIs stay detectable read-only. Default-profile behavior is unchanged. * chore(mac): refresh native i18n inventory for shifted source lines