-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
enhancementNew feature or requestNew feature or request
Description
types.kt has two supported spec versions.
public const val LATEST_PROTOCOL_VERSION: String = "2024-11-05" |
But features like these address newer specs 2025-03-26
It's unclear exactly what is supported, but using with Copilot I get warnings like
Client requested unsupported protocol version 2025-03-26, falling back to 2024-11-05
Could this be documented?
handstandsam and AdrianMiska
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request