Releases: Poetrynan/Ovolve-Agent
Releases · Poetrynan/Ovolve-Agent
Release list
Ovolve Agent v0.0.1
Ovolve Agent v0.0.1
First public release of Ovolve Agent — a local-first, self-evolving coding agent with deterministic delivery gates.
Highlights
- Trust gates before main: AST blocks empty/
TODOstubs; sandbox tests must go green before write-back; acceptance fingerprints stay locked for the run. - Self-evolution (GEPA): failure signatures become durable rules in
MEMORY.mdso the same mistake is not repeated. - Long-context memory: six-tier memory with a hard budget; Head-Tail spill keeps signal without blowing the window.
- Offline embedder: ships with bundled
Xenova/bge-base-zh-v1.5ONNX weights underresources/embedder— no post-install model download for embeddings. - Desktop app: Electron + local Python backend; data stays on-device by default.
- License: Apache-2.0
Product site
https://poetrynan.github.io/OVOLVE.org/
Repository
https://github.com/Poetrynan/Ovolve-Agent
Full Changelog: https://github.com/Poetrynan/Ovolve-Agent/commits/v0.0.1