Also, I am not a cryptocurrency enthusiast - and therefore, I wouldn't accept creating a memecoin out of it.
I have been working on this for my own use until recently, when I shared with the rest of the team, and we thought it would be nice to let the world see it.
I have been interested in autonomous code development for quite some time (at least since March/April 2025) - and summer '25 is when I felt the models were good enough to be pushed to autonomy.
I wrote a bit about it[0], and sgai is the incarnation of my take on AI autonomous coding.
sgai is not even v0 yet, a lot of work to be done to improve its implementation - but I think it should be usable enough for those willing to give it a try.
Besides -- and I've obviously thought about this a little too much -- when you actually say the word "sky," are you using a hard k? After saying it out loud to myself about a billion times (and long after the word lost all meaning) I think I actually use a hard g.
> No licensee or downstream recipient may use the Software (including any modified or derivative versions) to directly compete with the original Licensor by offering it to third parties as a hosted, managed, or Software-as-a-Service (SaaS) product or cloud service where the primary value of the service is the functionality of the Software itself.
Doesn't that kind of conflict with the "including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software" part of regular MIT, which your custom license also includes for some reason?
I think you might be better of with just not trying to do it "kind of open source but also not" and just say "Copyright 2026 Sandgarden.com" or whatever, instead of the mix of proprietary and open source. Then you get 100% "full control" over what people can do with the source, and don't have to worry about anything when it comes to licensing :)
In a sense, a futile effort; because if you reverse engineer a nlspec and rebuild it, then you can have it with any license you may want.
I was more curious why go with modifying a FOSS license (which clearly isn't the right choice if you want to prevent others from doing whatever with it) instead of just straight up keeping full copyright to yourself/the company and a "regular" license?
Then you get exactly what you want, without also sending double-messages about that people can do whatever they want, which is what you're trying to prevent.
I think there are also licenses that do that, and revert to full MIT after some time, but the author decided to roll their own.
What’s the problem with that? He can license it however he wants and the reason he mentions is perfectly valid tbh
If you see a problem with a non-programmer writing code, then you should see a problem with a non-lawyer writing licenses.
OSS licenses (and existing commercial ones) are tried and true (and re-used) for a reason, while your license very well may not even hold up in court!
I mean, I'm not a lawyer, and I assume you aren't either ... would you hire someone who isn't a programmer to write your code for you? Then why are you doing your own lawyering without a law degree?
Is this already your daily driver for coding projects?
It does take some investment -- by adding customizations through the overlay folder (`sgai/` directory at the root of the repository) -- but eventually it should be able to code in a way that you would approve in a PR.