Show HN: Claude Code for Visual Studio (native diff with accept/reject)

7 pointsposted 2 hours ago
by firish

1 Comments

rsg29

2 minutes ago

If anyone took the time to check it out, i would love your feedback on the following.

The Claude IDE protocol is undocumented. I reverse-engineered it from the official plugins' WebSocket traffic. For anyone who's built on an undocumented protocol like this, is there a reliable way to handle contract drift when there's no guaranteed spec to code against?