diff --git a/emrg/server/evolution_prompt.md b/emrg/server/evolution_prompt.md index 21f68b44..09b16805 100644 --- a/emrg/server/evolution_prompt.md +++ b/emrg/server/evolution_prompt.md @@ -190,6 +190,7 @@ cd {source_dir} && gh pr list -R {owner}/{repo} --limit 20 > - /resume busy 状态下可用 + terminal 标题同步 on session switch #204 ✅ > - SIGWINCH stdin reader 线程泄漏修复 (add_reader + Queue 替代 os.read 线程池) #205 ✅ > - evolution prompt quick-ref 更新 (添加 #203, #204) #206 ✅ +> - 移除未使用 import (ruff F401) + __init__.py noqa lazy import #207 ✅ #### 2.2 GitHub 最新代码改动