Since a few days, in all my projects, when launching from the editor, every call to console.log() in displayed as coming from mcp/runtime.ts.
Same issue with console.debug(). But console.trace() still shows correct script and line number.
It’s impossible to figure out which script triggered which message.
Last week had lots of changes on the mcp handlers, i suspect this is a real bug?
Am I the only one with this issue? Is there a fix for this?