fix(FN-XXXX): quiet pi-claude-cli MCP config refresh log

Demote the refresh message from console.error to debugMcp so it no
longer appears as an error in normal output.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-05-01 22:58:00 -07:00
parent 24b3ded03f
commit 31195374d4
13 changed files with 852 additions and 73 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix pause handling so restarted or paused engines do not resume work or move recovered tasks into review until execution is resumed, including workflow-step and completion handoff paths.

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Demote pi-claude-cli MCP config refresh log from stderr to debug-only so it no longer surfaces as an error.