Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds 'instructions' field to InitializeResult #511

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

salman1993
Copy link
Collaborator

Instructions describe how to use the server and its features - its part of the initialization phase
https://github.com/modelcontextprotocol/specification/blob/8008e38dc7180acdc95dc6762ea6b92a7976f174/schema/schema.ts#L175

in the protocol, instructions are optional but we make it required in this sdk

Copy link
Collaborator

@kalvinnchau kalvinnchau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@salman1993 salman1993 merged commit 4db5ff7 into v1.0 Dec 20, 2024
3 checks passed
salman1993 added a commit that referenced this pull request Dec 20, 2024
* origin/v1.0:
  Adds 'instructions' field to InitializeResult (#511)
michaelneale added a commit that referenced this pull request Dec 21, 2024
* v1.0:
  conditionally load memory system in goose server (#508)
  Adds 'instructions' field to InitializeResult (#511)
  feat: MCP client sdk (#505)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants