[PR #3508] fix: Use process.stdout.write instead of console.log #10676

Closed
opened 2026-02-16 18:15:24 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/3508

State: closed
Merged: Yes


Found a few places in the CLI that would benefit from using process.stdout.write
instead of console.log, to prevent issues similar to #3049

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3508 **State:** closed **Merged:** Yes --- Found a few places in the CLI that would benefit from using process.stdout.write instead of console.log, to prevent issues similar to #3049
yindo added the pull-request label 2026-02-16 18:15:24 -05:00
yindo closed this issue 2026-02-16 18:15:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10676