cleanup(client): extract Tool presentation into ui-tool

This commit is contained in:
imccyu
2026-08-08 15:18:52 +08:00
parent 1674af147e
commit 7cc554ef16
94 changed files with 1797 additions and 1275 deletions
+4
View File
@@ -0,0 +1,4 @@
/** Host loader entry for the browser-only Tool UI plugin. */
/** Provides no host-side behavior. */
export function apply(): void {}