diff --git a/emrg/server/evolution_prompt.md b/emrg/server/evolution_prompt.md index a0622da..aaed35f 100644 --- a/emrg/server/evolution_prompt.md +++ b/emrg/server/evolution_prompt.md @@ -415,6 +415,8 @@ When reading rants, follow these rules: > - GUI workspace panel P2.3+P3.4 HTML preview (#671 宿主 rant 2026-08-11T12:20:35 收官 slice:WebContentsView 内嵌浏览器 HTML 预览——懒创建单实例复用(sandbox+contextIsolation+nodeIntegration:false 对齐主窗)、setWindowOpenHandler deny + will-frame-navigate 仅允许 file: 主框架导航(防远程 URL)、右对齐 bounds 同步(win resize + `emrg:panelResized` IPC;折叠 → offscreen)、renderer 崩溃恢复(`emrg:getPreviewState` main 为真相源)、.html/.htm 不走 read_file + `.viewer-html` DOM 占位混合模型、HTML→HTML 切换=重新加载;i18n zh/en `result.htmlPreview`;+7 GUI 测试 205→212;合并 c6b5872;rant P1-P3 全部 slice 完结) ✅ > - Windows installer CloseApplications=no + release v0.2.25 (#675 宿主 rant 2026-08-11T17:03:00:Inno Restart Manager 默认 `CloseApplications=yes` 误报任何占用 install 目录文件的非 EMRG 进程(sh/vim/explorer/Defender)弹 "unable to automatically close all applications" 选择框且 Try again 反复失败 → `make-installer.sh` .iss 加 `CloseApplications=no`,EMRG 进程关闭由 R124 `stop-emrg.cmd`(#606/#608)精确负责;版本号 0.2.24→0.2.25 同步 8 处(emrg/__init__.py、pyproject.toml、uv.lock、gui/package.json×2、build-runtime.sh、make-installer.sh),零 stale 引用;Build Release v0.2.25 成功,7 assets) ✅ > - README/Agent.md name definition (#676 宿主 rant 2026-08-11T17:08:48:README/README.cn/Agent.md 三处对称加入 EMRG 名称定义——EMRG 读作 Emergence (emerge),展开为 **Evolving Micro-kernel, Rant-driven Growth**(演化微内核,吐槽驱动成长);纯文档改动 3 文件 5 行;合并 0a50e6e) ✅ +> - README fact fixes + trust copy (#677 宿主 rant 2026-08-11T17:28:02:竞品表 Codex 开源列 ❌→✅ *Apache-2.0*(此前误标 ❌——Codex 是开源但无自进化,差异化注:开源本身不是差异点,闭环进化才是);FAQ 新增安全边界条目 EN/CN(自进化只改 `~/.emrg/evolution/emrg`,绝不碰宿主项目文件;宿主项目上的工具调用仅宿主指令触发;每处改动都过 pytest + PR 评审);Quick Start 新增 BYOK 句 EN/CN(自带 API Key、额度/账单归宿主、软件 MIT 免费);README.md/README.cn.md 同步,MANIFESTO.md 零改动;合并 a499732) ✅ +> - README contribution philosophy (#678 宿主 rant 2026-08-11T17:30:31:Rant-Driven Evolution 段(Real example 之后)EN/CN 对称新增"如何贡献?使用它。"——连接 GitHub + 吐槽 → 吐槽变成真实 PR(演化周期负责编码/测试/上线),无需 fork/clone/写代码,"使用 EMRG 就是在为 EMRG 做贡献";完成三段式叙事(产品经理 / 硅基生命宿主 / 使用即贡献);合并 35ca1c3) ✅ #### 2.2 Latest GitHub code changes