On Tue, Dec 23, 2025 at 1:36 PM George M. Rimakis <[email protected]> wrote:
> Like magic - Codex/Claude can not only use the socket interface, it > manages to correctly update the GUI to reflect whatever it's doing over the > socket. > > I just observed it enter BASIC, and type a test program > > """ > 10 PRINT "HELLO FROM MCP" > 20 FOR I = 1 TO 3 > 30 PRINT I > 40 NEXT I > 50 END > """ > > In not too long - I think this will be working flawlessly. > >> >> So are you saying you built VirtualT in some cloud thing and it learned about the custom VirtualT socket and started using it? -- John.
