Skip to content

fix(registryClient): fix wrong location for the cli config file#10812

Open
yumosx wants to merge 1 commit intocontinuedev:mainfrom
yumosx:fix-cli
Open

fix(registryClient): fix wrong location for the cli config file#10812
yumosx wants to merge 1 commit intocontinuedev:mainfrom
yumosx:fix-cli

Conversation

@yumosx
Copy link
Contributor

@yumosx yumosx commented Feb 25, 2026

Description

fix: #10645

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

Screen recording or screenshot

image

Tests

[ What tests were added or updated to ensure the changes work as expected? ]


Continue Tasks: ❌ 7 failed — View all

First attempt to resolve relative paths against current working directory before falling back to rootPath. This provides better flexibility when files are not located relative to rootPath.
@yumosx yumosx requested a review from a team as a code owner February 25, 2026 08:25
@yumosx yumosx requested review from sestinj and removed request for a team February 25, 2026 08:25
@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 25, 2026
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 1 file

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.

Wrong location for the cli config file

1 participant