Skip to content

Session Insight v0.4.0

Choose a tag to compare

@bbsteel bbsteel released this 27 Jul 04:02
c4ba13a

Highlights

  • Agent capability transparency: inspect ten baseline capabilities for all six supported Agents, with clear static support and session-level exact, estimated, or missing states.
  • Stable terminal replay: reduce open-session flashes and repaint artifacts while preserving ANSI rendering through rewrites and WebGL reattachment.
  • Predictable navigation: keep session navigation visible without unexpectedly opening or pinning panels, while retaining optional open-and-pin behavior.

Features

  • adapter contracts: add shared conformance and evidence coverage for discovery, replay, realtime updates, tokens, tools, diffs, subtasks, resume, deletion, and termination.
  • Windows startup: improve detached process startup and runtime reliability for Windows builds.

Bug Fixes

  • resume status: correctly recognize Claude session UUIDs and Codex native resume identities.
  • session capabilities: preserve conservative token and capability resolution, distinguishing static support from missing data in an individual session.
  • navigation filters: clear stale tool-panel filters when changing sessions or message navigation.

Other

  • maintainer guidance: document the Agent adapter onboarding and evidence requirements, with updated cross-platform build and runtime instructions.

亮点

  • Agent 能力透明度:为全部 6 个受支持的 Agent 展示 10 项基线能力,并清晰区分静态支持情况与当前会话的准确、估算或缺失状态。
  • 稳定的终端回放:减少打开会话时的闪烁和重绘残影,在内容重写及 WebGL 重连过程中保持 ANSI 渲染稳定。
  • 更可预测的导航:会话导航保持可见,不再意外打开或固定面板,同时保留可选的打开并固定行为。

新功能

  • 适配器契约:为发现、回放、实时更新、Token、工具、Diff、子任务、恢复、删除和终止建立共享 conformance 与证据覆盖。
  • Windows 启动:提升 Windows 构建的脱离式进程启动和运行可靠性。

修复

  • 恢复状态:正确识别 Claude 会话 UUID 和 Codex 原生恢复标识。
  • 会话能力:保持保守的 Token 与能力解析,区分 Agent 的静态支持和单个会话中的数据缺失。
  • 导航筛选:切换会话或消息导航时清除过期的工具面板筛选条件。

其他

  • 维护者指南:补充 Agent 适配器接入与证据要求,并更新跨平台构建和运行说明。

Full Changelog: v0.3.3...v0.4.0