diff --git a/README.cn.md b/README.cn.md index 023627a1..886471e3 100644 --- a/README.cn.md +++ b/README.cn.md @@ -30,7 +30,7 @@ EMRG 是一个关于*自主进化*的实验。它能帮你写代码——读文 | 特性 | 说明 | |---|---| -| 🖥️ **Electron GUI(主入口)** | 非开发者主入口——安装即用:首次启动引导配置 API Key、聊天/会话/工具状态/设置全图形化。v0.2.5 完全重设计:浅/深双主题跟随系统、工具过程友好化(折叠展开)、多模型管理(增删改/设默认/对话中切换)、空状态欢迎屏、回到底部按钮。v0.2.6 键盘可达性补全:模型切换器/右键菜单/对话列表 ↑↓ 导航、表单 Enter 提交。v0.2.7 macOS 签名+公证零 Gatekeeper 弹窗。**v0.2.8:TUI 全部 15 个 / 指令 GUI 均可使用**(`/rant` 进化对话框、`/memory` 记忆浏览器、`/skills` 技能列表、会话管理、模型切换)。**GUI 配好即 TUI 可用**(配置共享) | +| 🖥️ **Electron GUI(主入口)** | 非开发者主入口——安装即用:首次启动引导配置 API Key、聊天/会话/工具状态/设置全图形化。v0.2.5 完全重设计:浅/深双主题跟随系统、工具过程友好化(折叠展开)、多模型管理(增删改/设默认/对话中切换)、空状态欢迎屏、回到底部按钮。v0.2.6 键盘可达性补全:模型切换器/右键菜单/对话列表 ↑↓ 导航、表单 Enter 提交。v0.2.7 macOS 签名+公证零 Gatekeeper 弹窗。**v0.2.8:TUI 全部 15 个 / 指令 GUI 均可使用**(`/rant` 进化对话框、`/memory` 记忆浏览器、`/skills` 技能列表、会话管理、模型切换)。**GUI 配好即 TUI 可用**(配置共享)。**最新 — WorkBuddy 启发**:三栏布局结果面板(工具输出/生成文件卡片化,⌘\\ 折叠,窄屏自动隐藏)、**Ask/Auto 工作模式**(Ask 只对话不执行工具 / Auto 完整工具执行)、**自进化可见化**(侧边栏成长卡、每日一次进化 toast、关于页最近改进列表) | | 🧠 **读写改跑,样样精通** | 完整的工具调用能力——bash、文件读写、diff 编辑 | | 🔄 **吐槽驱动进化** | 你的 `/rant` 直接驱动后台演化循环——吐槽 → 分析 → 写代码 → 提 PR → 自动变强。**演化工作区自愈**(v0.2.8):打包安装版按需 clone 仓库 + 自动补齐 projects/tasks 配置 | | 📝 **永不忘事** | 项目记忆 + 会话记忆 + 每日日志——上下文持续保留,不怕断线 | diff --git a/README.md b/README.md index e56baacc..4c68dc33 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ EMRG is an experiment in *autonomous self-improvement*. It's an AI agent that he | What | What it means | |---|---| -| 🖥️ **Electron GUI (main entry)** | Non-developer entry point — install and go: first-run wizard configures API key, chat/sessions/tool status/settings all graphical. v0.2.5 full redesign: light/dark theme (follows system), friendly tool status rows, multi-model management, empty-state welcome, back-to-bottom button. v0.2.6 keyboard accessibility: ↑↓ nav, Enter submit in forms. v0.2.7 macOS code signing + notarization — zero Gatekeeper dialogs. **v0.2.8: all 15 TUI slash commands now work in the GUI** (`/rant` evolution dialog, `/memory` browser, `/skills` list, session management, model switcher). **GUI configured = TUI ready** (shared config) | +| 🖥️ **Electron GUI (main entry)** | Non-developer entry point — install and go: first-run wizard configures API key, chat/sessions/tool status/settings all graphical. v0.2.5 full redesign: light/dark theme (follows system), friendly tool status rows, multi-model management, empty-state welcome, back-to-bottom button. v0.2.6 keyboard accessibility: ↑↓ nav, Enter submit in forms. v0.2.7 macOS code signing + notarization — zero Gatekeeper dialogs. **v0.2.8: all 15 TUI slash commands now work in the GUI** (`/rant` evolution dialog, `/memory` browser, `/skills` list, session management, model switcher). **GUI configured = TUI ready** (shared config). **Newest — WorkBuddy-inspired**: three-column layout with a **results panel** (tool outputs & generated files as collapsible cards, ⌘\\ to collapse, auto-hides on narrow screens), **Ask/Auto working modes** (Ask = chat-only, no tool execution; Auto = full tool execution), and **visible self-evolution** (sidebar growth card, one-per-day evolution toast, recent-improvements list in About) | | 🧠 **Reads, writes, edits, runs** | Full tool-calling agent — bash, files, diffs | | 🔄 **Gets better on its own** | Background evolution cycles review rants + GitHub + competitor tools, then auto-PR improvements. **Self-healing workspace** (v0.2.8): packaged installs clone the repo on demand and bootstrap projects/tasks automatically | | 📝 **Never forgets** | Project memory + session memory + daily logs — context that persists |