1 pointsby Moriarty2026Feb 8, 2026

1 Comments

Moriarty2026Feb 8, 2026
Readme is included.

What it does: This is my passion project. It is an end to end development pipeline that can run autonomously. It also has stateful memory, an in app IDE, live internet access, an in app internet browser, a pseudo self improvement loop, and more.

This is completely open source and free to use.

If you use this, please credit the original project. I’m open sourcing it to try to get attention and hopefully a job in the software development industry.

Target audience: Software developers

Comparison: It’s like replit if replit has stateful memory, an in app IDE, an in app internet browser, and improved the more you used it. It’s like replit but way better lol

Codex can pilot this autonomously for hours at a time (see readme), and has. The core LLM I used is Gemini because it’s free, but this can be changed to GPT very easily with very minimal alterations to the code (simply change the model used and the api call function).