Really Him
Really Him
Lemme try to pull some strands together, maybe just to clear up my own thinking,, so the problem to address is how to deal with really long-running tool processes in...
There's a fair amount of docs/tutorials/examples that are in the codebase, but not really visible/linked to from the website, maybe this would help alleviate these problems (i.e. more "hands-on" documentation)
@connor4312 > There's not really any notion of 'prompt templates' in MCP, just prompts with or without arguments. I see, right, so is this OK: > Present if the server...
@connor4312 although also, note (https://github.com/modelcontextprotocol/modelcontextprotocol/blob/fb34d1d6da2287f82cfdf46c1f91b6fb262cdd38/schema/2025-03-26/schema.ts#L601): ``` export interface Prompt { /** * The name of the prompt or prompt template. */ name: string; ... ```
+1 i would like to be able to see the payloads and not just contents more easily. For me, adding them to the server logs would satisfy my current itch,...
Withholding judgment about the merits of this proposal, I would just like to suggest that its adoption should be considered with special attention to an already existing element of the...
@yinzara on this point I'm in agreement, I don't like the fact that update-notifications are supposed to be followed by a READ to get the actual "information." On the other...
I guess this is a hidden feature but there are logs of your convos per project in `~/.claude/projects/-Users----/` there's a bunch of `jsonl` files i don't know how much of...
oh... yeah, i was assuming OP was talking about some kind of crash that caused the resume-session thing to fail. but if OP doesn't know about -r and -c, yeah...
It says in the system prompt that Claude is not allowed to visit the Anthropic docs site.