You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Revert unintended java/mvnw mode change (644 -> 755) introduced in
the Java SDK commit; CI runs mvnw with explicit bash and doesn't
require the exec bit.
- Refresh Rust doc comments left stale after renaming request_mcp_apps
-> enable_mcp_apps on the user-facing API (session.rs warn helper
docstring + tracing message; UiCapabilities.mcp_apps cref).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
"request_mcp_apps was set but the runtime did not advertise capabilities.ui.mcpApps; the MCP_APPS feature flag or COPILOT_MCP_APPS=true environment override is likely unset and the MCP Apps surface is unavailable for this session"
1152
+
"enable_mcp_apps was set but the runtime did not advertise capabilities.ui.mcpApps; the MCP_APPS feature flag or COPILOT_MCP_APPS=true environment override is likely unset and the MCP Apps surface is unavailable for this session"
0 commit comments