Paul Berg
Paul Berg
Also bumping into this error. Repro here: https://github.com/sablier-labs/evm-monorepo/tree/9a1396d0dabd1e9deadf47f163cb80f5ec2a83b0
please keep active
It might be easier to move to GitHub Actions than to re-engineer CircleCI.
The title of this issue is a bit misleading since this is not a bug, it's a missing feature. There is no global MCP JSON file, and that seems to...
Related and possible duplicates: - https://github.com/anthropics/claude-code/issues/6394 - https://github.com/anthropics/claude-code/issues/6839
I wrote this Shell function that restores the previous behavior of Claude Code, i.e., loading MCPs from `.mcp.json` if an `.mcp.json` file is present, or otherwise not passing the flag:...
Thanks for the tip @boozedog - could that setting (`enableAllProjectMcpServers`) also be added to the global `~/.claude/settings.json` file?
It's time to add support for this feature in Claude Code. [Gemini already offers `includeTools` and `excludeTools`](https://google-gemini.github.io/gemini-cli/docs/cli/configuration.html#environment-variables) settings. One important downside of not being able to exclude tools is context...
Please keep active. I maintain my own custom hook at the moment for inserting this YAML frontmatter.
This is an important feature that is missing I intuitively put the `.taskmaster/config.json` in my root directory on my machine, expecting Taskmaster to read the config from there. The vast...