2.1.259
(☝️ Click to see full diff.)
+1,335 tokens
- NEW: Data:
allowedMcpServerssetting — Documents the enterprise allowlist for user-added MCP servers across configuration, CLI, agents, plugins, and claude.ai connectors; exempts organization-delivered servers unlessmanaged-mcp.jsonuses${VAR}expansion; and defines undefined, empty-array, and denylist-precedence behavior. - NEW: Data: SDK
user_message_uuidsfields (assistant, partial assistant, and error result) — Define ordered join-key lists for binding prompt-batched sends to reply frames, first non-ping stream events, and error results; extend error-result coverage to queued messages folded into the turn; and specify first-frame placement, 64-entry bounds, inclusion ofuser_message_uuid, delivery-failure/zeroed exclusions, and older-producer fallback. - NEW: Tool Description: Artifact pinning guidance — Defines the sidebar
pinandunpinactions; offers pinning only for reusable artifacts and waits for confirmation; allows publish-timepin: trueonly when requested beforehand; and clarifies that pins are private and do not affect access. - Data: Plugin JSX runtime shim — Adds plugin render-hook support for leaf-only
<Svg>elements with required stringsource(SVG markup) andaltproperties and optionalwidth,height, andinteractiveproperties, including dedicated validation and dispatch. - Tool Description: Artifact action reference — Adds conditionally available
pinandunpincalls to the Artifact action list.