Skip to content

fix: respect HOME env var when expanding ~ in paths#3088

Open
Divyansh670 wants to merge 1 commit into
docker:mainfrom
Divyansh670:fix/windows-home-expansion
Open

fix: respect HOME env var when expanding ~ in paths#3088
Divyansh670 wants to merge 1 commit into
docker:mainfrom
Divyansh670:fix/windows-home-expansion

Conversation

@Divyansh670

Copy link
Copy Markdown

Fixes Windows test failure in pkg/tools/workingdir where HOME override was ignored because os.UserHomeDir() reads USERPROFILE instead.

@Divyansh670 Divyansh670 requested a review from a team as a code owner June 12, 2026 12:07
@aheritier aheritier added area/agent For work that has to do with the general agent loop/agentic features of the app kind/fix PR fixes a bug (maps to fix: commit prefix) labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/agent For work that has to do with the general agent loop/agentic features of the app kind/fix PR fixes a bug (maps to fix: commit prefix)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants