feat(unstable): Draft implementation of session/resume#324
Merged
benbrandt merged 3 commits intoagentclientprotocol:mainfrom Dec 11, 2025
Merged
feat(unstable): Draft implementation of session/resume#324benbrandt merged 3 commits intoagentclientprotocol:mainfrom
benbrandt merged 3 commits intoagentclientprotocol:mainfrom
Conversation
SteffenDE
commented
Dec 9, 2025
Member
|
@SteffenDE for some reason I can't push to your PRs.... I'm guessing the checkbox for "allow maintainers to edit" isn't checked? |
benbrandt
approved these changes
Dec 11, 2025
Member
benbrandt
left a comment
There was a problem hiding this comment.
Couldn't have done it better myself! There is one small tweak I want to make to make mcp servers optional (wish we had in the other requests) and generate the schema, but I can't seem to push....
Member
|
Solved it by doing it from your repo |
Similar to agentclientprotocol#277 / agentclientprotocol#311. I did not regenerate the schema files for now.
07287cd to
b7b6502
Compare
Contributor
Author
|
@benbrandt it's weird because I don't have that checkbox on this PR, but I remember seeing it in the past in different repositories... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Similar to #277 / #311.
I did not regenerate the schema files for now.