Hooking this up for Claude Code browser automation. Upstream (am-will/limux) exposes the limux-control socket but the browser-side commands (navigate, focus-location, back/forward/reload, inspector, console, find, etc.) aren't wired into the control bridge dispatcher.
This ticket tracks fixing that in a separate PR — verify what's wired vs missing, add the dispatcher handlers, update the control protocol schema if needed, add tests.
Hooking this up for Claude Code browser automation. Upstream (am-will/limux) exposes the limux-control socket but the browser-side commands (navigate, focus-location, back/forward/reload, inspector, console, find, etc.) aren't wired into the control bridge dispatcher.
This ticket tracks fixing that in a separate PR — verify what's wired vs missing, add the dispatcher handlers, update the control protocol schema if needed, add tests.