Virgil
3098fc471a
refactor(ax): simplify display and webview constructors
...
Security Scan / security (push) Failing after 28s
Test / test (push) Successful in 1m23s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 08:52:54 +00:00
Virgil
f854b65720
refactor(ax): align WebSocket and window naming
...
Security Scan / security (push) Failing after 30s
Test / test (push) Successful in 1m16s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 07:23:22 +00:00
Virgil
35f8f5ec51
refactor(ax): align GUI APIs with AX principles
2026-03-31 05:31:00 +00:00
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
Snider
67a364cf4e
feat(webview): add service with connector interface and IPC handlers
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 16:01:57 +00:00