We’re launching Lyria 3.5 in Google Flow Music, with advances across musicality, lyrics, vocals, and creative control
deepmind.google·6d 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