InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Gnosis-evolve Alternatives
Similar projects and alternatives to gnosis-evolve
-
recursive_llm
Implement recursion using English as the programming language and an LLM as the runtime.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
registry
A community driven registry service for Model Context Protocol (MCP) servers. (by modelcontextprotocol)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
gnosis-evolve discussion
gnosis-evolve reviews and mentions
- Gnosis Forge FFmpeg: Local FFmpeg Container and Claude Desktop Integration
- Gnosis Evolve: Full Featured File Editor for Claude Desktop (MCP)
-
Directory of MCP Servers
I have an agent that creates new tools here: https://github.com/kordless/gnosis-evolve. I use it with Claude Desktop for a lot of different things, including browsing or searching for content, with the various crawlers that are out now. There's a crawl4ai tool that is pretty useful.
-
Gnosis Evolve MCP for Claude Desktop
Thank you for the thoughtful comment. I tried to keep `evolve.py` down to 1k lines, but went over. As it is, it is self modifying and it is doing the ratcheting up as seen in the new editor:
https://github.com/kordless/gnosis-evolve/blob/main/FILE_DIF...
This editor was built using previous versions and then doing analysis of how well they worked in use on another project. Something generated and flew by the other day about this while I was working on Gnosis Wraith (Docker based agentic crawler for agents). It was along the lines of having a "development computer" that this thing ran on. Makes sense, it's smart, it needs it's own computer (I'm gong to put dual GPUs in my build).
The license is an experiment, or a prayer maybe, for guiding us through this. I think it has to have a new license at this point. How could any of them deal with it? You can't have unlimited use, unfortunately.
Let me know if you find this useful! I've got the Discord up but need to hook Claude up to it so I can monitor better...
-
Hey, let's fire all the devs and replace them with AI
It's almost halfway through 2025 and AI can generate perfectly fine code from conversational language interactions.
The interactions are where it's at - prompting obviously - but also feedback and clarification after breaking.
I went through the process of trying to figure out what a coding agent that coded for someone who didn't code look like when it first got going and created this: https://github.com/kordless/evolvemcp
It's less than perfect, but works well. I've used it to "auto code" several MCP servers/tools (honestly the MCP language is super confusing) and I can see where an MCP proxy with a search engine attached to it will be super handy later (and if you understand that and build such a thing, you're welcome for the idea if you hadn't had it already).
- EvolveMCP: Gives Claude Desktop the ability to forge its own tools
-
LLM Reasoning may be older than we think
I love this! My take on it for MCP: https://github.com/kordless/EvolveMCP
-
A note from our sponsor - InfluxDB
www.influxdata.com | 20 Jun 2025
Stats
kordless/gnosis-evolve is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of gnosis-evolve is Python.