Skip to content

v0.1.6

Choose a tag to compare

@dream12347 dream12347 released this 16 Aug 16:02
· 10 commits to main since this release

v0.1.6 (2026-08-16)

新增

  • 未读 / 已读标记(共享 \dsh.session-unread.v1\ 格式):会话行旁状态点——手动未读=蓝、官方等待输入=琥珀、官方完成提醒=绿、运行=转圈;点击官方状态点就地已读(不跳转)、点蓝点清除未读、打开会话自动已读;官方侧边栏对应会话行旁同步显示蓝色未读点
  • 新聊天中继续:每个会话一键 fork 子会话(官方 sessions.fork)并打开
  • 抽屉「更多」菜单:统计 / 文件夹 / 新聊天中继续收进悬浮菜单
  • 压缩阈值全局生效:设置对所有 Agent 预设的会话统一生效(保存即时 + 持久化 + 重启自动应用)

修复

  • 修复插件加载崩溃(ctx.effect 回调中的 TDZ 时序问题)

New (EN)

  • Unread/read markers (shared dsh.session-unread.v1): blue manual dot, official amber/green sync, in-place dismiss without navigation, auto-read on open, blue dot on official sidebar rows
  • Continue in new chat: fork any session (official sessions.fork)
  • Drawer 'More' menu (stats / folder / fork)
  • Compaction threshold now applies to ALL agent presets (immediate, persisted, re-applied on restart)
  • Fixed a plugin-load crash (TDZ in ctx.effect callbacks)