The Download: AI’s real extinction threat and age-reversal tech for eyes
technologyreview.com·4d ago

TL;DR
Software developers often struggle with visualizing complex diagrams and managing remote sessions effectively. Visual Studio Code 1.121 introduces built-in Mermaid diagram previews and an Agents window for monitoring remote agent sessions.
✦ Why It Matters
Engineers can now visualize complex diagrams and manage remote sessions more efficiently within Visual Studio Code.
Key Takeaways
How It Works
The Agents window connects to remote machines using SSH or dev tunnels, launching a lightweight agent host process that manages sessions. The Agent Host Protocol (AHP) allows multiple clients to synchronize agent states, enhancing collaboration and efficiency.
Related