aicoolies logo
Evolver logo

Evolver

Self-evolution engine for AI agents with auditable updates

Share
open-sourceOpen Source
Visit Website →

Evolver is an open-source self-evolution engine for AI agents that turns run logs into auditable, reviewable updates via its Genome Evolution Protocol. Instead of ad hoc prompt tweaking, teams collect traces and Evolver proposes versioned diffs to prompts, tools and workflows that engineers can approve, reject or roll back like code.

We have a review for this tool

A detailed review by the aicoolies team — click to read

Evolver is an open-source self-evolution engine for AI agents built around what its authors call the Genome Evolution Protocol — a structured way to turn agent run logs into auditable, versioned prompt and tool updates instead of ad hoc tinkering. Teams deploy an agent, collect traces from production or evaluation runs, and then feed those traces back to Evolver, which proposes focused changes to system prompts, tool definitions, and workflow logic as reviewable evolution assets.

The model is deliberately protocol-bound: every change the engine suggests is captured as a discrete genome diff with its motivating logs attached, so engineers can read, approve, reject, or roll back updates the same way they review code. This is a sharp contrast to the usual 'edit the system prompt and pray' loop most agent teams fall into, and it gives agent behavior a proper change history instead of leaving tuning locked inside individual developers' heads.

Evolver is GPL-3.0 licensed and ships as a JavaScript toolkit that wraps around existing agent stacks rather than replacing them. It is best suited to teams that already run an agent in production and want repeatable, inspectable improvement cycles — regulated environments, internal copilots, and any setting where agent changes need an audit trail.

Pricing

Free and open source under GPL-3.0 license. Self-hosted — you bring your own LLM provider (OpenAI, Anthropic, or any OpenAI-compatible endpoint) and pay those model costs directly.

Platforms

JavaScript / Node.js — wraps around existing agent stacks, works alongside OpenAI Agents SDK, mcp-agent, LangChain and custom agent loops

Categories

Tags

Use Cases

Related Tools

eve vercel

eve by Vercel

Filesystem-first framework for durable AI agents

Eve is Vercel's filesystem-first TypeScript framework for building durable AI agents as ordinary project files. It combines Markdown instructions and skills, typed tools, channels, connections, subagents, schedules, sandboxes, and evals with Vercel's agent runtime so teams can ship deployable agents without hand-rolling orchestration. The current beta fits Vercel-native backend agent projects.

open-sourceOpen Source
BrowserOS logo

BrowserOS

Open-source agentic browser that runs local AI agents in your browsing workflow.

BrowserOS is a privacy-first, open-source agentic browser for running AI assistants locally inside real browsing sessions instead of handing every task to a remote cloud browser.

open-sourceOpen Source
Agent Governance Toolkit logo

Agent Governance Toolkit

Microsoft’s open-source toolkit for adding policy enforcement, identity, sandboxing, and audit controls to production AI agents.

Agent Governance Toolkit is an open-source Microsoft project for teams moving AI agents from demos into controlled production workflows. It focuses on runtime policy enforcement, zero-trust identity, sandboxed execution, and reliability patterns around autonomous agents, giving security and platform teams a governance layer around tool calls and agent actions rather than another prompt-only guardrail.

open-sourceOpen SourceTelemetry
rampart

Rampart

Microsoft’s pytest-native red teaming framework for turning AI agent safety findings into CI tests.

RAMPART is an open-source Microsoft framework for safety and security testing of agentic AI applications. It brings red-team findings into a pytest-native workflow so teams can turn prompt injection, unsafe tool use, and behavioral boundary failures into repeatable regression tests. The strongest aicoolies angle is developer workflow: RAMPART makes agent safety part of CI/CD instead of a one-off security review.

open-sourceOpen Source
OpenHuman logo

OpenHuman

Local-first personal AI agent with memory trees, desktop integrations, and private workspace context.

OpenHuman is an open-source, local-first personal AI agent from TinyHumans. It combines a desktop app, persistent memory trees, Obsidian-compatible storage, OAuth integrations, and local model support into a private assistant harness. It is most interesting for users who want agentic workflows and long-term memory without handing every context detail to a fully cloud-hosted assistant.

open-sourceOpen SourceTelemetry
Unabyss logo

Unabyss

MCP-native personal context vault for keeping AI agents aligned with your work, voice, and projects.

Unabyss is a personal context headquarters for AI agents. It syncs sources such as email, Slack, Notion, Drive, meetings, and professional profiles into structured context files that can be served to MCP-capable clients. The strongest angle is not generic note taking; it is permissioned, reusable context for Claude, Cursor, custom agents, and other tools that otherwise need the same background explained repeatedly.

freemiumTelemetry

Comparisons