0Delta

Results 8 comments of 0Delta

I agree with this change, but I feel it needs validation. I've created a PR for now, what do you think?

I have fixed the points you pointed out, apologize for my bad format.

Linter indicates the previous code, indicating that existing problems are not solved. Which is better to ask Linter ignoring only this section or design a code that makes Linter in...

I finally found out what this repository was made up of. Thank you @apeabody for the detailed guide.

Hi @felixweinberger. Specifically, I wanted to define a simple resource like the one below and display logs within it. ```python from mcp.server.fastmcp import Context, FastMCP mcp = FastMCP() @mcp.resource("resource://user_profile") def...

This resource should be recognized as just a Resource, not a template, right?

@felixweinberger Do you have any plans for when it will be merged? Please let me know if there is anything else I can do to help.