While initializing a project, logger is currently sending 'Starting bolt terminal' spam to dev tools, which could slow down the code streaming and terminal execution processes.
Link to the Bolt URL that caused the error
N/A
Steps to reproduce
Prompt a new project to start.
View the dev tools while the npm install step takes place
Expected behavior
Expected: One indication that the terminal is starting
Observed: Repeated log spam until the terminal has begun execution.
Describe the bug
While initializing a project, logger is currently sending 'Starting bolt terminal' spam to dev tools, which could slow down the code streaming and terminal execution processes.
Link to the Bolt URL that caused the error
N/A
Steps to reproduce
npm install
step takes placeExpected behavior
Expected: One indication that the terminal is starting Observed: Repeated log spam until the terminal has begun execution.
Screen Recording / Screenshot
No response
Platform
Any platform, browser etc.
Additional context
No response