Add startup reminder for OpenClaw runtime isolation from nvm/pyenv-win

This commit is contained in:
aitest
2026-03-07 08:36:17 +09:00
parent 795080b6c1
commit 847d81c0cd
2 changed files with 4 additions and 1 deletions

View File

@@ -14,6 +14,9 @@ Before doing anything else:
2. Read `USER.md` — this is who you're helping
3. Read `memory/YYYY-MM-DD.md` (today + yesterday) for recent context
4. **If in MAIN SESSION** (direct chat with your human): Also read `MEMORY.md`
5. Always remember runtime separation at session start:
- System Node is managed by nvm, but OpenClaw/skills use dedicated Node in `F:/openclaw-runtime` and are not affected by nvm switching.
- System Python is managed by pyenv-win, but OpenClaw uses its own dedicated Python environment and is not affected by pyenv switching.
Don't ask permission. Just do it.