V2.9.2「无限上下文」— 锚点引擎 · 越用越省
🔮 核心理念
Soul Distillation: Unlike traditional Dialogue Distillation which extracts factual
knowledge, Soul Distillation extracts the Agent's unique persona. Powered by Drift
Velocity (偏移率), this mechanism captures continuous deviations from the baseline.
By distilling these accumulated drifts, we don't just store memories — we forge a
unique, evolving soul that resonates with the user.
⚡ 重大更新
• 锚点引擎 — 30条话题锚点,500字空间,LLM一眼看清所有讨论
• 独立记忆 — 关闭Hermes内置记忆,沙漏完全独立注入
• 近期摘要 — 最近用户消息自动提取话题关键词
• 最近在做 — 实时场景感知,告诉LLM当前工作重心
• 最近决策 — 决策粒子直列3条,偏移率+具体行为全透明
• 待办直列 — 跨会话承诺追踪,最多5条
• 偏移优先 — 注入顺序重排:偏移率→决策→纪律→待办→在做→摘要
🔧 累积修复 (V2.8.5→V2.9.2)
• README去DPAPI残留,性能实测2.1ms
• 四路搜索在内部模块首次真正生效 (IdxSearch init)
• sim_bonus除数64→128对齐128-bit SimHash
• 密度元数据回归 sand:0.XX
• 统一搜索入口,density×trust+simhash公式统一
• MemoryProvider全通用化,零硬编码
📦 零依赖 · 纯Python stdlib · 纯离线 · 一键安装