Skip to content

Session Insight v0.5.2

Choose a tag to compare

@bbsteel bbsteel released this 06 Aug 15:49
f76b5a8

Highlights

  • Portable session packs: multi-select sessions into a self-contained .sibundle, import on another machine for read-only list/detail/ANSI replay (UI + session-insight pack export|import) — without restoring the original agents
  • Direct Resume: continue a session or return to its terminal from the replay header, with unsafe-resume confirmation when needed
  • Hermes Agent: auto-discover and replay Hermes sessions from ~/.hermes/state.db (or HERMES_HOME)

Features

  • insight: Deep Insight analysis is available on live sessions, not only finished ones
  • sidebar: session action buttons sit on the metadata row; export/import entry for bundle migration

Bug Fixes

  • terminal search: faster Ctrl+F with stable match counts and reliable jump without decoration thrash on long sessions
  • export/import UI: migration dialog portals to the viewport so it is no longer clipped by the sidebar drawer transform
  • grok: project filter labels show short project names instead of full paths
  • sidebar: hover-only actions keep correct hit-testing and pointer-events alignment

Other

  • llm: pinned codex-acp adapter bumped to 1.1.9

亮点

  • 可迁移会话打包:多选会话导出自包含 .sibundle,在另一台机器导入后只读查看列表/详情/ANSI 回放(界面 + session-insight pack export|import),无需恢复原 Agent
  • 直接 Resume:在回放页顶栏继续会话或回到绑定终端,必要时有 unsafe Resume 确认
  • Hermes Agent:自动发现并回放 ~/.hermes/state.db(或 HERMES_HOME)中的 Hermes 会话

新功能

  • insight:活跃会话也可运行 Deep Insight 分析
  • 侧栏:会话操作按钮对齐到元数据行;提供打包导出/导入入口

修复

  • 终端搜索:Ctrl+F 更快,匹配计数稳定,长会话跳转不再因装饰刷新卡住
  • 导出/导入界面:打包弹窗挂到整页视口,不再被侧栏抽屉的 transform 裁切
  • Grok:项目筛选显示短项目名而非完整路径
  • 侧栏:悬停操作的命中与 pointer-events 对齐

其他

  • llm:codex-acp 固定版本升至 1.1.9

Full Changelog: v0.5.1...v0.5.2