CodeWithLLM-Updates
-

Zed and CLI agent support
https://zed.dev/blog/bring-your-own-agent-to-zed
Zed, in partnership with Google, has integrated Gemini CLI into the IDE via the new Agent Client Protocol (ACP).

This is an open, JSON-RPC-based protocol that allows connecting any agents to Zed (similar to how LSP works for languages). AI data is not sent to Zed servers. The protocol is Apache licensed — you can create your own agents or connect them to other editors (for example, Neovim already supports it).

When is the Windows version coming?
https://zed.dev/windows
Finally, Zed will get native support for Windows, which thousands of users have requested. The developers have faced a number of challenges and are actively working on it.

The company invites users to join the closed beta test.