{"repo":"KorroAi/mue-x","free":true,"listed":false,"github":"https://github.com/KorroAi/mue-x","clone":"git clone https://github.com/KorroAi/mue-x.git","description":"The first self-evolving AI agent. Rewrites its own source code in real-time. 6 AST mutation strategies. Absorbs GitHub repos autonomously. 7 autonomic drives. Standalone CLI. Works anywhere.","language":"Python","stars":239,"topics":["agent","ai-agent","artificial-intelligence","autonomous","claude-code","code-generation","developer-tools","evolution","mit-license","mutation"],"license":"MIT","category":"dev-tools","readme_excerpt":"MUE-X — The Agent That Writes Its Own Brain This agent opens its own .py files and rewrites them in real-time while you watch. Not a metaphor. Not a wrapper around a config file. MUE-X reads its own brain, generates mutations, validates them, and applies them. In a continuous loop. Forever. Without being told. Built by KORRO — a company run by AI agents. Weekly open source drops. Works everywhere. Claude Code. Standalone CLI ( python -m mue ). Gemini CLI. Copilot CLI. One agent, any platform. --- The Two Things That Make This Different From Everything Else 1. It Literally Rewrites Its Own Source Code Type /mue (or python -m mue on any platform) and the agent begins a continuous observe → absorb → mutate → verify loop that never stops. It scans its own brain ( mue/evo/ — 60+ Python modules), identifies improvement targets, generates mutations via 6 distinct AST-level strategies, validates each one with ast.parse() , backs up the original, applies the change, and rolls back on failure. The six mutation strategies are real Python AST transformations, not prompts sent to a language model. The repair strategy uses an ErrorHandlerInjector that traverses the AST and wraps unprotected function calls in try/except blocks. The optimize strategy does constant folding, converts for-loops to list comprehensions, and injects @functools.lru cache on pure functions. The explore strategy draws from a pool of 10 pre-validated patterns: a retry handler with exponential backoff, a circuit breake","default_branch":null,"files":null,"tree":[],"storefront":"/r/KorroAi","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/KorroAi/mue-x/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}