The web companion was removed in v2.0.0
This page is kept so existing links still resolve.
initech used to serve a browser UI that mirrored your agent panes over WebSocket. v2.0.0 removes it entirely. web_port no longer does anything.
There is no replacement. If you watched your fleet from a phone, a tablet, or a second screen, v2.0.0 takes that away and gives you nothing back. Staying on 1.31.1 is a reasonable choice if you depend on it.
Two things made it the first thing to go. Almost nobody used it, and it carried the largest attack surface in the product. v1.31.1 shipped an authentication fix for a bug that let any host able to reach the port read and write every agent's terminal. That patch worked — if you are on 1.31.1 you are not exposed, and v2.0.0 fixes nothing here. What v2.0.0 does is delete the surface the patch was defending, which is a stronger outcome than maintaining it: a patch narrows a surface, removing it takes the surface away.
See the v2.0.0 release notes for the other twelve removals.
Your existing initech.yaml still loads. Keys for removed features are ignored, and nothing warns you, so a leftover web_port will sit in your config doing nothing.