Skip to content

0.1.26

Choose a tag to compare

@github-actions github-actions released this 11 Sep 02:47

更新内容

✨ 新功能

  • deep 检索对齐 Nowledge 辅助层
  • unload idle local models automatically
  • 移除工作记忆文件投影
  • memory_search 增加 fast/deep 模式
  • coworker 同时在编上限可配置,默认 5
  • 本地长期记忆系统
  • support safe branch switching and nested branch picker
  • support shared sessions, naming, and sidebar labels

🐛 问题修复

  • preserve distillation quality and add inference diagnostics
  • add concrete argument examples and retry guidance
  • 修复空演进目标与关系占位导致的写入失败
  • normalize control characters and clarify argument formats
  • 修复长会话切换时高度估算导致的白屏
  • 升级后把 memory 补回默认关闭
  • quit 时等 llama dispose,避免 FreeEnvironment 期间 AsyncWorker SIGABRT
  • quit 时 SIGHUP 等不到就 SIGKILL,避免 FreeEnvironment 期间 pty TSFN 回调 SIGABRT
  • recheck workspace availability before deferred rewind
  • reject stale library and detail responses
  • isolate stale initialization and maintenance refreshes
  • share download lifecycle across automatic and explicit requests
  • invalidate embedding credentials when providers change
  • bound GGUF inputs by tokenizer context capacity
  • preserve distilled temporal precision
  • redact structured secrets before distillation and persistence
  • 收紧 exec 提示词,禁止单次包装
  • restore rewind for cold and paginated conversations
  • Cursor 切新模型时强制刷新 catalog
  • 主 agent idle 时 coworker running 仍显示蓝点
  • 加强 exec 提示词,默认用于已知路径的聚合
  • 拒绝同时带 Hashline 与 replace 的 edit 调用

📦 下载

各平台安装包见下方 Assets,或访问 Releases

  • macOS: .dmg(Apple Silicon / Intel)
  • Windows: EnsoCode-Setup-0.1.26.exe
  • Linux: .AppImage / .deb

Full Changelog: v0.1.25...v0.1.26