upvote
Why does a text editor have such a defensive license? This is extreme and reckless levels of paranoia.

Zed devs reading this: just release it as GPL. It will be better for literally everyone.

reply
Some of these are questionable, but 3 and 5 stick out. Being included makes it sound like whoever wrote this list doesn’t really know what Zed is?

It’s a local text editor. The only thing an account gives you is access to their specific flavour of coding agent and a collaboration server.

> If your payment lapses, they reserve the right to delete your account and all associated data with no liability.

Pretty much the only associated data is your payment info.

reply
Yeah, screw that.

I am literally shopping for a new editor. A once-a-decade thing for me. I want something that can effectively sandbox local models for code gen.

So I was looking at Zed yesterday. Cloned the repo. Then I noticed they were funded by our favorite VCs.

Between this and CVE-2026-31431 ("Copy Fail"), it seems like I dodged a bullet.

reply
I think that's why fork "Gram" exists. It strips all the weird parts and leaves just the editor.
reply
What I do is to have two things, a simple editor, I use helix for normal editing. And in a second terminal a docker container solution where I put opencode or claude in https://git.jeena.net/jeena/agent-container
reply
By sandbox you mean limit to certain files, certain actions, or both?

I've been wanting to look into better emacs integration for agents. Imagine an agent making direct elisp function calls, or using macros... One could limit which functions are allowed to run similar to how cli harnesses work, but plug straight into LSP and etc.

reply
These are all fairly standard terms.... nothing crazy
reply
If that’s the case, and it certainly isn’t for Emacs, my preferred editor, then it should become non-standard.
reply
lol those are extremely anti-consumer and anti-human behaviors. Some of us don't want to live in a corporate hell holes.
reply
Yes, but the companies want to reserve the right to turn evil later.
reply
Is it? My editor's terms of service seem much more user friendly:

https://www.gnu.org/licenses/gpl-3.0.html

reply