-
Notifications
You must be signed in to change notification settings - Fork 4k
fix: resolve issue with lsTool listing fs root instead of current folder #9428
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
2 similar comments
Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
Learn moreAll Green is an AI agent that automatically: ✅ Addresses code review comments ✅ Fixes failing CI checks ✅ Resolves merge conflicts |
|
All contributors have signed the CLA ✍️ ✅ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 2 files
|
I have read the CLA Document and I hereby sign the CLA |
RomneyDa
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vbychkoviak Thanks for the contribution
|
🎉 This PR is included in version 1.38.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.37.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |

Description
fixed issue with lsTool listing root folder instead of current folder. (Resolves #9188)
AI Code Review
@continue-reviewChecklist
Tests
Summary by cubic
Fixed lsTool so it lists the current directory instead of the filesystem root when the path is undefined, empty, or ".". Updated resolveLsToolDirPath to return "." and adjusted tests accordingly.
Written for commit c078d77. Summary will update on new commits.
Continue Tasks
Powered by Continue