d6041c1048b815858739ccc9a8287c3807393cef
Single-page UI styled after simplex-manager/web/index.html (palette, header, section-tabs, cards). Talks to the supervisor over REST (control) + WebSocket (/events live stream): - Profiles tab: create cli/directory/broadcast, list with status, stop - Console tab: send raw chat commands to a cli profile, see the response - Events tab: live event feed from all profiles server.py serves webui/index.html at /. Validated end to end with curl: GET / , GET /profiles, start-cli, cmd /user (activeUser), stop. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
like simplex-manager except backend is src haskell so we can dynamically build binaries instead of pythonsdk simplex binaries.
Languages
Python
56%
HTML
42.1%
Shell
1.9%