Skip to content

Session Insight v0.7.0

Choose a tag to compare

@bbsteel bbsteel released this 18 Aug 04:00
80ccc45

Highlights

  • Semantic replay navigation: add semantic and key-event outlines, a passive MiniMap, exact viewport anchoring, and first/last search jumps for long sessions.
  • Long-session replay stability: cache replay parsing and preserve the reading position through folds, zoom, resize, live append, and navigation.
  • Agent collaboration: render Claude Code Agent/Task children in the collaboration timeline and keep lifecycle joins reliable.
  • Change Request evidence: index PR/MR/review-shaped links from every agent and recognized host, distinguish CLI creation evidence from simple mentions, and support optional fixed GitHub/GitLab snapshots with explicit read-only approval.

Features

  • resume: verify process evidence, reject unsafe continue-work states, and show resume feedback inline.
  • runtime: add run.sh stopall and run.sh converge for related-checkout cleanup and primary-instance convergence.
  • localization: cover the new replay, resume, collaboration, and Change Request flows in English and zh-CN.

Bug Fixes

  • terminal links: keep URL clicks working when terminal output includes fullwidth punctuation.

Other

  • documentation: refresh the bilingual README guidance for v0.7.0.

亮点

  • 语义回放导航:新增语义大纲、关键事件大纲、被动式语义 MiniMap、精确视窗定位,以及终端查找的首条/末条匹配跳转,让长会话更易浏览。
  • 长会话回放稳定性:缓存回放解析,并在折叠、缩放、调整尺寸、实时追加和导航后保持阅读位置。
  • Agent 协作:将 Claude Code 的 Agent/Task 子任务呈现在协作时间线上,并保持生命周期关联可靠。
  • 变更请求证据:从所有 Agent 和可识别主机中索引 PR/MR/评审链接,区分 CLI 创建证据与普通链接提及,并在明确只读授权后支持固定版本的 GitHub/GitLab 快照。

新功能

  • Resume:校验进程证据,拒绝不安全的继续操作状态,并在界面内展示恢复反馈。
  • 运行时:新增 run.sh stopallrun.sh converge,用于清理关联 checkout 并将主实例收敛到单一运行状态。
  • 本地化:为新的回放、Resume、协作和变更请求流程补齐英文与简体中文界面。

修复

  • 终端链接:终端输出包含全角标点时,URL 仍可正常点击。

其他

  • 文档:同步更新中英文 README,匹配 v0.7.0 的使用说明。

Full Changelog: v0.6.0...v0.7.0