Skip to content

Conversation

@carlory
Copy link
Contributor

@carlory carlory commented Jan 19, 2026

Summary

  • Added handling for file:// protocol in the doctor plugin check
  • Correctly identifies local dev plugins when installed via file:// protocol
  • Returns version as "local-dev" for file-based plugin references

Changes

  • Modified src/cli/doctor/checks/plugin.ts to detect file:// protocol entries
  • Ensures proper plugin detection for local development workflows

Summary by cubic

Update doctor plugin check to detect plugins installed via file:// during local development. These are now recognized as installed and reported with version "local-dev" to avoid false warnings.

Written for commit 45fe957. Summary will update on new commits.

Copy link

@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

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

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.

1 participant