Really Him

Results 178 comments of Really Him

any branch-naming conventions?

@sirmalloc damn that's an awesome claude code status line for sure

@dr3s isn't this already included in the spec, with the `_meta` field? (`ReadResourceResults["properties"]["_meta"] ``` "ReadResourceResult": { "description": "The server's response to a resources/read request from the client.", "properties": { "_meta":...

class ResourceUpdatedNotificationParams(NotificationParams): """Parameters for resource update notifications.""" uri: Annotated[AnyUrl, UrlConstraints(host_required=False)] """ The URI of the resource that has been updated. This might be a sub-resource of the one that the...

The JSONSchema is auto-generated from the TS I'm pretty sure. So the question is how to interpret the TS, which I'm not expert on. If "the spec" means the documentation...

@davila7 I've gone one incoming thanks for being open to this

wow, they just added the ability to view the contents of `/compact` as an enhancement that people have been clamoring for... OK, it's fair enough if that's not what you...

@eyurtsev is this still open? happy to add a review if so, but don't want to waste time if not.

Related to: https://github.com/anthropics/courses/pull/67