Skip to content

Conversation

@vbychkoviak
Copy link
Contributor

@vbychkoviak vbychkoviak commented Jan 7, 2026

Description

fixed issue with lsTool listing root folder instead of current folder. (Resolves #9188)

AI Code Review

  • Team members only: AI review runs automatically when PR is opened or marked ready for review
  • Team members can also trigger a review by commenting @continue-review

Checklist

  • I've read the contributing guide
  • [] The relevant docs, if any, have been updated or created
  • The relevant tests, if any, have been updated or created

Tests

  • verified local build that it is behaving properly
  • test cases were updated accordingly

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

Status Task Actions
▶️ Queued Update docs on PR View
▶️ Queued Optimize Website Performance View

Powered by Continue

@vbychkoviak vbychkoviak requested a review from a team as a code owner January 7, 2026 05:00
@vbychkoviak vbychkoviak requested review from sestinj and removed request for a team January 7, 2026 05:00
@continue
Copy link
Contributor

continue bot commented Jan 7, 2026

All Green - Keep your PRs mergeable

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts


Unsubscribe from All Green comments

2 similar comments
@continue-staging
Copy link

All Green - Keep your PRs mergeable

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts


Unsubscribe from All Green comments

@continue-development-app
Copy link

All Green - Keep your PRs mergeable

Learn more

All Green is an AI agent that automatically:

✅ Addresses code review comments

✅ Fixes failing CI checks

✅ Resolves merge conflicts


Unsubscribe from All Green comments

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Jan 7, 2026
@github-actions
Copy link

github-actions bot commented Jan 7, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a 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

@vbychkoviak
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@vbychkoviak vbychkoviak changed the title fix issue with lsTool listing fs root instead of current folder fix: resolve issue with lsTool listing fs root instead of current folder Jan 7, 2026
Copy link
Collaborator

@RomneyDa RomneyDa left a 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

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 13, 2026
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Issues and PRs Jan 13, 2026
@RomneyDa RomneyDa merged commit d821a79 into continuedev:main Jan 13, 2026
57 of 60 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Issues and PRs Jan 13, 2026
@github-actions github-actions bot locked and limited conversation to collaborators Jan 13, 2026
@sestinj
Copy link
Contributor

sestinj commented Jan 13, 2026

🎉 This PR is included in version 1.38.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@sestinj
Copy link
Contributor

sestinj commented Jan 14, 2026

🎉 This PR is included in version 1.37.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm This PR has been approved by a maintainer released size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Continue list filesystem root folder instead of project folder

3 participants