Hagen Hübel
Hagen Hübel
what happened with this PR?
running into exact this issue today gh version 2.78.0 (2025-08-21)
Facing the same issue: I have configured several MCP-servers (Supabase, Clickup, Context7) via `.mcp.json` in many projects. However, on a new project i started to add this file too in...
After running `doctor --debug` (as mentioned here https://github.com/anthropics/claude-code/issues/5963#issuecomment-3243051224) it suddenly detected my mcp-config in the local file .mcp.json. Now it sees the mcp-config even without running the debug-mode.
Regarding the broken settings.json, which obviously causes CC to load local MCP configs, I asked Claude Code to write a script for fixing the settings accordingly: https://github.com/itinance/cc-settings-fixer Feel free to...
facing the same issue. It breaks any automated workflow
This happens since a few days in evening hours CET, both with "--skip-pooler" and without this setting: The --debug switch clearly shows network issues: `failed to connect to postgres: failed...
In order to run the examples, many libs are missing in the requirements.txt: - `pymilvius` - `langchain_core` - `termcolor` - `firecrawl` (or `crawl4ai`) If you are using Qdrant, you also...