Skip to content

Commit a31e48a

Browse files
authored
fix: host may request user consent (#126)
1 parent 8075bff commit a31e48a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

specification/draft/apps.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,8 +530,9 @@ Host SHOULD open the URL in the user's default browser or a new tab.
530530
}
531531
}
532532
```
533-
534-
Host SHOULD add the message to the conversation thread, preserving the specified role.
533+
Host behavior:
534+
* Host SHOULD add the message to the conversation context, preserving the specified role.
535+
* Host MAY request user consent.
535536

536537
#### Notifications (Host → UI)
537538

0 commit comments

Comments
 (0)