Skip to content

Conversation

@remorses
Copy link
Contributor

@remorses remorses commented Feb 1, 2026

Removes console.log statements that log WASM URLs and file paths during tree-sitter parser downloads. Error/warning logs are preserved.

@remorses remorses requested a review from kommander as a code owner February 1, 2026 22:36
Copilot AI review requested due to automatic review settings February 1, 2026 22:36
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes verbose informational console.log statements from the tree-sitter download utilities to reduce noise for end users. The changes eliminate logging of cache operations, downloads, and file path operations while preserving error and warning logs that are important for troubleshooting.

Changes:

  • Removed 7 informational console.log statements from download-utils.ts
  • Preserved console.warn and console.error statements for error handling
  • No functional code changes, only logging modifications

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 1, 2026

@opentui/core

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core@615

@opentui/react

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/react@615

@opentui/solid

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/solid@615

@opentui/core-darwin-arm64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-darwin-arm64@615

@opentui/core-darwin-x64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-darwin-x64@615

@opentui/core-linux-arm64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-linux-arm64@615

@opentui/core-linux-x64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-linux-x64@615

@opentui/core-win32-arm64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-win32-arm64@615

@opentui/core-win32-x64

npm i https://pkg.pr.new/anomalyco/opentui/@opentui/core-win32-x64@615

commit: 9323487

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