Skip to content

OhMyAgent Desktop v2.1.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:14

v2.1.0-beta1 hardens the self-evolution pipeline and closes the skill evolution feedback loop.

🧠 Self-Harness Hardening

  • Fix all 19 code review findings in the self-harness pipeline
  • Harden failure detection, auto-apply monitoring, approval policy, and rate limiting
  • Robust skill editing with rollback support across all editable surfaces

🔁 Skill Self-Evolution

  • Close the feedback loop: skill metrics now feed back into proposal generation
  • Proposal generator supports re-promotion, skill refinement, and prompt/tool/config proposals
  • Evolved skills are tracked and surfaced in the WebUI

💾 Memory Recall

  • Embedding client with retry and backoff
  • Safe truncation for context assembly
  • Memory injection gating to filter low-relevance memories

🧪 Tests

  • New harness hardening, integration, skill-evolution, and embedding-client test suites

v2.1.0-beta1 加固自进化管线,并闭环技能自进化反馈。

🧠 Self-Harness 加固

  • 修复自进化管线中的全部 19 个 review 发现
  • 加固失败检测、自动应用监控、审批策略与频率限制
  • 技能编辑支持回滚,覆盖所有可编辑界面

🔁 技能自进化

  • 闭环反馈:技能指标现在反馈到提案生成
  • 提案生成器支持重新提升、技能优化及 prompt/工具/配置提案
  • 进化的技能在 WebUI 中跟踪展示

💾 记忆召回

  • 嵌入客户端支持重试与退避
  • 上下文组装的安全截断
  • 记忆注入门控,过滤低相关度记忆

🧪 测试

  • 新增 harness 加固、集成、技能进化、嵌入客户端测试套件