| ▲ | riskassessment 2 hours ago | ||||||||||||||||||||||
I was surprised people were so willing to jump to closed source IDEs just for access to coding agents. The trade-off you pay for tight integration between the IDE and the coding agent is lock-in because the barrier to switching IDEs is nontrivial. Your coding environment stands a lower chance of disruption when you use an open source IDE with a CLI agent. Yes it's slightly annoying to separate the agent from the IDE but the benefit is that it's much easier to switch between Claude Code, Codex, Gemini CLI (now antigravity CLI), etc which means you can more easily benefit from pricing and coding performance differences which seem to change monthly. | |||||||||||||||||||||||
| ▲ | sourya4 15 minutes ago | parent | next [-] | ||||||||||||||||||||||
amen!! this is why i've built all of my setup using a dotfiles-like approach with the explicit intention of always being agent/model-agnostic: https://github.com/ma08/botfiles the key insight is that if you own the context layer and keep your skills, hooks etc. portable enough, it's actually very easy to swtich agents at will (even mid-task) | |||||||||||||||||||||||
| ▲ | kllrnohj an hour ago | parent | prev | next [-] | ||||||||||||||||||||||
Closed source IDEs are if anything the norm: Visual Studio, Android Studio, XCode, IntelliJ, CLion, PyCharm, etc... Even in the "fancy text editor" category things like Sublime were always popular enough. | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | eikenberry 10 minutes ago | parent | prev | next [-] | ||||||||||||||||||||||
If you care about keeping your development environment free from corporate lockin and control you should also avoid closed source CLIs and use open-weight models. | |||||||||||||||||||||||
| ▲ | jeromegv 17 minutes ago | parent | prev | next [-] | ||||||||||||||||||||||
The funny part is that Gemini-Cli is open-source, and now they are getting rid of it for Antigravity CLI.. which is not open-source. Fun. | |||||||||||||||||||||||
| ▲ | Semaphor 2 hours ago | parent | prev | next [-] | ||||||||||||||||||||||
Fwiw, the (mostly) closed source jetbrains IDEs support multiple models with their coding agents, byok, and using different agents like Claude Code via ACP | |||||||||||||||||||||||
| |||||||||||||||||||||||
| ▲ | KeplerBoy 2 hours ago | parent | prev [-] | ||||||||||||||||||||||
Antigravity is just a vs code (more correctly: codeium) skin with Google telemetry and agent Integration. You can switch back to Microsoft's or cursor's flavor in minutes. | |||||||||||||||||||||||
| |||||||||||||||||||||||