Skip to content

replace console.log with console.error#1

Open
yenidnya wants to merge 1 commit into
CarbonoDev:mainfrom
yenidnya:fix-stdio-pollution
Open

replace console.log with console.error#1
yenidnya wants to merge 1 commit into
CarbonoDev:mainfrom
yenidnya:fix-stdio-pollution

Conversation

@yenidnya

Copy link
Copy Markdown

This commit replaces console.log with console.error so stdout is not polluted. non-protocol logs to stdio corrupts the message stream.

Fixes mcp start error in amazon q cli

This commit replaces console.log with console.error so stdout is not
polluted. non-protocol logs to stdio corrupts the message stream.

Fixes mcp start error in amazon q cli
@hsycc

hsycc commented Jan 23, 2026

Copy link
Copy Markdown

approve + 1

@hellmrf

hellmrf commented Apr 29, 2026

Copy link
Copy Markdown

This bug also happens in Google Antigravity, so this PR fixes it as well. +1

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.

3 participants