Skip to content

Commit 3946b01

Browse files
Merge branch 'main' into feat/tls-proxy-connection-settings
2 parents 09377dd + c221e57 commit 3946b01

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

specification.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,12 @@ in the future such that old Agents automatically report that they don't
566566
support the new capability.
567567
This field MUST be always set.
568568

569+
An Agent MAY update any of its capabilities at any time after the first
570+
message. The server MUST respect the Agent's changes, ensuring that the
571+
subsequent messages are sent correctly. If the server sends a part of its
572+
messages corresponding to a capability the Agent doesn't support, the Agent
573+
SHOULD ignore it.
574+
569575
```protobuf
570576
enum AgentCapabilities {
571577
// The capabilities field is unspecified.

0 commit comments

Comments
 (0)