Skip to content

1.6.9

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:37

1.6.9 Max Mode & Memory Rework 🚀

Agent & modes

  • Introduced Max mode, a fully native all-round agent experience on desktop.
  • Added the oh-my-pi (omp) CLI runtime.

Memory & tools

  • Reworked the memory system into an index plus sub-documents, and removed the dedicated memory tools.
  • Reworked the diff and snapshot mechanism; expanding an edit tool card now shows the real diff.
  • Improved the classification and logic behind collapsed tool-call summaries.

Modules & updates

  • Fixed modules never being reinstallable after the plugin directory was deleted.
  • Simplified redundant validation in the module and update paths.

1.6.9 Max 模式与记忆系统重构 🚀

Agent 与模式

  • 引入 Max 模式,实现桌面端原生全能 agent 体验。
  • 新增 oh-my-pi(omp)CLI runtime。

记忆与工具

  • 记忆系统重构为索引 + 子文档,移除专用记忆工具。
  • 优化 diff 与快照实现机制,现在 edit 工具卡片展开后会显示真实 diff。
  • 优化工具折叠摘要的分类与逻辑。

模块与更新

  • 修复删除插件目录后模块永远无法重新安装的问题。
  • 精简模块与更新链路的冗余校验代码。