gui/pkg/webview
Snider ed44b6f7f9 fix(webview): broadcast ActionConsoleMessage and ActionException via watchers
Wire up go-webview ConsoleWatcher and ExceptionWatcher on real connectors
after connection creation, converting go-webview types to our own and
broadcasting via s.Core().ACTION().

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 16:23:12 +00:00
..
messages.go feat(webview): add IPC message types and own types 2026-03-13 16:01:03 +00:00
service.go fix(webview): broadcast ActionConsoleMessage and ActionException via watchers 2026-03-13 16:23:12 +00:00
service_test.go test(webview): add service tests with mock connector 2026-03-13 16:02:38 +00:00