Skip to content

docs(readme): document HOME-over-USERPROFILE resolution on Windows - #617

Open
Adkr1989 wants to merge 1 commit into
Panniantong:mainfrom
Adkr1989:docs/home-env-windows
Open

docs(readme): document HOME-over-USERPROFILE resolution on Windows#617
Adkr1989 wants to merge 1 commit into
Panniantong:mainfrom
Adkr1989:docs/home-env-windows

Conversation

@Adkr1989

Copy link
Copy Markdown

agent_reach/utils/paths.py::home_dir() prefers the HOME environment
variable over USERPROFILE on Windows. That's the right call for Git Bash /
MSYS interop, but it surprises Windows users who have a stray HOME set:
config, cookies, and skill installs silently land outside C:\Users\<name>.
This adds one note to the README (zh + en) stating the resolution order and
its implication. No code change.

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