Skip to content

Commit 36e5d2f

Browse files
committed
Update RFD
1 parent f3188a3 commit 36e5d2f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/rfds/session-resume.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ could be used as a mechanism for proxies and adapter libraries to emulate "sessi
2828

2929
> What are you proposing to improve the situation?
3030
31-
Add a "session/resume" command and a capability `{ session: { resume: {} }`.
31+
Add a "session/resume" command and a capability
32+
`{ sessionCapabilities: { resume: {} } }`.
3233

3334
## Shiny future
3435

@@ -82,4 +83,5 @@ This argues "session/resume" is the basic primitive which "session/load" builds
8283

8384
## Revision history
8485

86+
- 2026-04-14: Update capability shape to `sessionCapabilities.resume`
8587
- 2025-11-24: Update FAQ to mention session/resume vs session/load

0 commit comments

Comments
 (0)