Replies: 2 comments
-
|
+1 it's really not clear |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
You were right that this wasn't visible enough — the agent's own words ("it is not running, so I'm silently using fallbacks") mean the MCP server wasn't registered/started for that session, and nothing surfaced it. How to verify today (v2.3.5):
A |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Stupid title, I know.
But as a matter of fact, I installed code-review-graph for opencode and than... opencode did everything as usual. And I as wondering "is code-review-graph used at all? Would I see in opencode some output "got information X from code-review-graph" or is it just a silent background service? Started asking Claude, which finally told me "CLAUDE.MD and AGENTS.MD tell me to use the mcp server, but it is not running, so I'm silently using fallbacks". Which is annoying.
I'm trying some propmting like "don't do a silent fallback, report issues". Can I activate some logging, like
mcp started
handling request
handling request
mcp shutdown
Report: "detect_changes" called 3 times, "refactor_tool" called once
?
I'm really worried it might fail silently again.
Beta Was this translation helpful? Give feedback.
All reactions