Commit f61d1fe
docs(mcp-apps): address worth-doing review feedback
- python: add enable_mcp_apps entries to create_session and
resume_session docstring Args lists, describing the runtime gate and
the capabilities.ui.mcpApps detection mechanism.
- java: thread sessionId through warnIfMcpAppsDropped and include it in
the warning message, matching the Python/Go/.NET/Rust pattern for
multi-session debugging.
- nodejs/test: replace the 'see review feedback' marker in the
sandbox sanitization section header with a self-contained reference
to SEP-1865 \xc2\xa7Security Implications.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 3d41f8e commit f61d1fe
3 files changed
Lines changed: 22 additions & 6 deletions
File tree
- java/src/main/java/com/github/copilot/sdk
- nodejs/test
- python/copilot
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
| 313 | + | |
313 | 314 | | |
314 | 315 | | |
315 | 316 | | |
| |||
491 | 492 | | |
492 | 493 | | |
493 | 494 | | |
494 | | - | |
| 495 | + | |
495 | 496 | | |
496 | 497 | | |
497 | 498 | | |
| |||
577 | 578 | | |
578 | 579 | | |
579 | 580 | | |
580 | | - | |
| 581 | + | |
581 | 582 | | |
582 | 583 | | |
583 | 584 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1644 | 1644 | | |
1645 | 1645 | | |
1646 | 1646 | | |
| 1647 | + | |
| 1648 | + | |
| 1649 | + | |
| 1650 | + | |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
1647 | 1654 | | |
1648 | 1655 | | |
1649 | 1656 | | |
| |||
2020 | 2027 | | |
2021 | 2028 | | |
2022 | 2029 | | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
| 2035 | + | |
| 2036 | + | |
2023 | 2037 | | |
2024 | 2038 | | |
2025 | 2039 | | |
| |||
0 commit comments