Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Agent.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,7 +4,7 @@

## Project Overview

EMRG is a self-evolving AI agent architecture experiment. Python implementation, based on a micro-kernel design.
EMRG is a self-evolving AI agent architecture experiment. Python implementation, based on a micro-kernel design. The name reads as "emerge" — intelligence that emerges from use — expanding to Evolving Micro-kernel, Rant-driven Growth.

## Architecture

Expand Down
2 changes: 2 additions & 0 deletions README.cn.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -27,6 +27,8 @@ EMRG 是一个关于*自主进化*的实验:一个能帮你写代码的 AI 智
> *人人都是产品经理——你的每一条吐槽,都是下一版的需求单。*
> *人人都是硅基生命的宿主——你运行的,是一个与你共生进化的数字生命。*

**EMRG**(读作 *emerge*,涌现)——智能涌现:能力在规模与使用中涌现。字母展开:**E**volving **M**icro-kernel, **R**ant-driven **G**rowth(演化的微内核,吐槽驱动的成长)。

---

## ✨ 为什么你会爱上它
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -27,6 +27,8 @@ EMRG is an experiment in *autonomous self-improvement*: an AI agent that helps y
> *Everyone is a product manager — every rant is a ticket for the next release.*
> *Everyone is a host of silicon life — what you run is a digital organism that evolves with you.*

**EMRG** — pronounced *"emerge"*: intelligence that *emerges* — from scale, and from use. The name expands to **E**volving **M**icro-kernel, **R**ant-driven **G**rowth.

---

## ✨ Why you'll love it
Expand Down
Loading