mattmaslin
mattmaslin
I implemented a version of ToListAsync and ValueAsync for EF6. https://github.com/mattmaslin/EntityFramework-Plus/commit/8c780c906300d9d2991748107821a7b4de2c0b27
This is an old thread, but I ran into the same problem. What I had to do was use [ ] instead of the < > encoded. So my final...
I have updated my prompts by removing instructions to call the MCP server in parallel to get multiple resources and once and that seems to have alleviated the issues but...
I tested loading claude from a new directory and the /user:* prompts showed up. If I renamed the folder in ~/.claude/projects to a different name, the prompts showed up for...
> Hi! Are you running `claude` from the same directory that your `.claude` folder is in, or from another directory? Yes, running from an existing project with a .claude/commands folder...
Thanks for helping with triage! Here's the diagnostic information requested: ## 1. MCP Server Debug Logging Output Added logging to my Rust MCP server's update_task handler. The raw stdio request...