Tool Part Handler Registry
Registry of per-tool renderers. The SDK is UI-framework-agnostic — the registry holds renderer functions that take UIToolInvocation. An application can supply Compose composables, SwiftUI bridge closures, server-rendered nodes, or any other renderer value.
Stays out of Compose imports so the SDK remains platform-agnostic.
Since
0.3.0-beta01