Commit ff4bf50
Document clientCapabilities persistence in WorkerTransport
Updates documentation to reflect that WorkerTransport now persists
client capabilities across serverless restarts. This fixes an issue
where elicitation and other capability-dependent features would fail
after hibernation or cold starts.
Changes:
- Add initializeParams to TransportState interface documentation
- Document that client capabilities are persisted and restored
- Clarify the behavior of state restoration
Related to cloudflare/agents#783
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent e6a5a43 commit ff4bf50
File tree
1 file changed
+6
-0
lines changed- src/content/docs/agents/model-context-protocol
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
393 | 399 | | |
394 | 400 | | |
395 | 401 | | |
| |||
0 commit comments