HICEF: Human-AI Co-Evolution Framework — 100% Human-Supervised Agent Evolution #1
jigeagent
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
🧬 HICEF: Human-AI Co-Evolution Framework
TL;DR: I built a framework that lets AI Agents evolve their personality, values, and behavior — with 100% human oversight. No black box learning.
In 2 days of real-world testing, it completed 5 evolution proposals (100% approval rate, 0 security incidents), with each full cycle taking 7-30 minutes.
📦 GitHub: https://github.com/jigeagent/hicef-evolution
The Problem
Current AI Agent evolution focuses on code-level optimization (prompt tuning, tool chains). But an Agent's personality — its values, decision philosophy, interaction style — can't be improved through parameter tuning.
The Solution: HICEF
HICEF uses a structured proposal-approval-execution-verification loop:
Five-Dimensional Evolution Model
Real Results
Quick Start
Works with OpenClaw (built-in), and can be adapted for AutoGPT, LangGraph, CrewAI.
Acknowledgments
Discussion Questions
🐯 Happy to discuss!
All reactions