[PR #615] Remove verbose logging from tree-sitter download utils #1439

Open
opened 2026-03-14 09:36:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opentui/pull/615
Author: @remorses
Created: 2/1/2026
Status: 🔄 Open

Base: mainHead: fix/remove-tree-sitter-download-logs


📝 Commits (5)

  • 9323487 remove verbose logging from tree-sitter download utils
  • 1f82f68 Merge remote-tracking branch 'upstream/main' into fix/remove-tree-sitter-download-logs
  • c522a79 Merge branch 'main' into fix/remove-tree-sitter-download-logs
  • fdbcbbe merge main and gate download-utils logs behind OTUI_DEBUG
  • 3d291de Merge branch 'main' into fix/remove-tree-sitter-download-logs

📊 Changes

1 file changed (+8 additions, -7 deletions)

View changed files

📝 packages/core/src/lib/tree-sitter/download-utils.ts (+8 -7)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opentui/pull/615 **Author:** [@remorses](https://github.com/remorses) **Created:** 2/1/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix/remove-tree-sitter-download-logs` --- ### 📝 Commits (5) - [`9323487`](https://github.com/anomalyco/opentui/commit/93234871ed43f05b75a368c6435a3a7a96059741) remove verbose logging from tree-sitter download utils - [`1f82f68`](https://github.com/anomalyco/opentui/commit/1f82f680a507e591ff16cfc591ffa03cb1ad3cf7) Merge remote-tracking branch 'upstream/main' into fix/remove-tree-sitter-download-logs - [`c522a79`](https://github.com/anomalyco/opentui/commit/c522a79aa5215a3edaafcb3485b654ce4bb08676) Merge branch 'main' into fix/remove-tree-sitter-download-logs - [`fdbcbbe`](https://github.com/anomalyco/opentui/commit/fdbcbbec86559e076ea275ebe069777136bbc5f8) merge main and gate download-utils logs behind OTUI_DEBUG - [`3d291de`](https://github.com/anomalyco/opentui/commit/3d291de74539a041aa741f77dcda967dde74dfcc) Merge branch 'main' into fix/remove-tree-sitter-download-logs ### 📊 Changes **1 file changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `packages/core/src/lib/tree-sitter/download-utils.ts` (+8 -7) </details> ### 📄 Description Removes console.log statements that log WASM URLs and file paths during tree-sitter parser downloads. Error/warning logs are preserved. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/opentui#1439
No description provided.