Skip to content

Commit 2ab460c

Browse files
committed
docs: note CLI-backend capability transport limitation for show_widget
Related: #101790
1 parent d37868b commit 2ab460c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/tools/show-widget.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ read_when:
1111

1212
The tool is available only when the originating Gateway client declares the `inline-widgets` capability. The Control UI declares this capability automatically. Channel runs such as Telegram and WhatsApp do not receive `show_widget`.
1313

14+
Capability transport currently covers the embedded runner and the Codex app-server backend. CLI-backed model backends do not yet carry client capabilities, so capability-gated tools stay unavailable (fail closed) on those backends.
15+
1416
## Use the tool
1517

1618
The agent supplies two required strings:

0 commit comments

Comments
 (0)