pharo-agentic-browser also supports a web UI, so in addition to controlling it from Pharo, you can start sessions with coding agents or send prompts to them from a web browser. Since it’s mobile-compatible, you can, for example, issue commands from your desktop and then check the status on your smartphone.
The front end is lightweight, built with SolidJS. Changes to messages and session state are reflected instantly via WebSocket.