Skip to content

Conversation

@vbychkoviak
Copy link

@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.

@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
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:S This PR changes 10-29 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Continue list filesystem root folder instead of project folder

1 participant