Skip to content

pleasew: find repo root by traversing up from PWD#3474

Merged
toastwaffle merged 2 commits intothought-machine:masterfrom
simonfxr:fix-pleasew-repo-root
Dec 18, 2025
Merged

pleasew: find repo root by traversing up from PWD#3474
toastwaffle merged 2 commits intothought-machine:masterfrom
simonfxr:fix-pleasew-repo-root

Conversation

@simonfxr
Copy link
Contributor

Instead of looking for .plzconfig in the current directory only, traverse upwards until we find it. This replicates the behavior of getRepoRoot in src/core/utils.go.

Fixes #3473

Instead of looking for .plzconfig in the current directory only,
traverse upwards until we find it. This replicates the behavior
of getRepoRoot in src/core/utils.go.

Fixes thought-machine#3473
@toastwaffle
Copy link
Contributor

Thanks Simon!

@toastwaffle toastwaffle merged commit 9ff11a5 into thought-machine:master Dec 18, 2025
13 checks passed
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.

pleasew: config files resolved from $PWD instead of pleasew script directory

2 participants