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
Added reusable direct OAuth PKCE configuration, callback parsing, and authorization-code token
exchange APIs. Extension connection declarations can opt in while existing brokered OAuth
declarations continue to use the Tuna web broker unchanged.
Added per-hierarchy grid presentation configuration and preview-first grid items, including
custom column counts, cell sizing, and spacing.
Added CatalogLoadingItem for host-rendered indeterminate loading states.
Added action target search scopes with optional on-demand loading or per-selection catalog
refresh, allowing extensions to keep dynamic target collections lazy and current.
Fixed TextSnippetItem identity collisions between snippets sharing the same display title.