- Add api.backend.call(method, ...args) to VerstakPluginAPI for direct Wails method invocation - Add wsName() helper in WorkspaceTree.svelte with String() coercion to prevent [object Object] display - Use correct Wails path window['go']['api']['App'] in backend.call()