Skip to content

Session Insight v0.6.0

Choose a tag to compare

@bbsteel bbsteel released this 15 Aug 00:29
c6b503e

Highlights

  • End-to-end change observability: connect session replay to repository-scoped local changes, retained patches, candidate commits, replay edit anchors, and fixed GitHub PR or GitLab MR snapshots, with explicit evidence quality and revocable read-only host approval
  • Faster search and navigation: index Codex paginated history, land sub-agent search hits on their root sessions, keep search dropdowns above the toolbar, and jump directly to the first or last terminal match
  • Faithful replay at scale: pair parallel tool results with their invocations across adapters, unwrap and sanitize noisy Hermes results, and keep the MiniMap aligned with very long xterm buffers
  • Cleaner session controls: use a compact replay toolbar, localized compact or exact Token totals, and a floating Follow control for live sessions

Features

  • projects: sort the project filter by name, session count, or recent activity in either direction

Bug Fixes

  • runtime: keep linked-worktree instances off the primary port and report the actual bound URL
  • resume: open resumed sessions as tabs in an existing Konsole window through D-Bus when available
  • sidebar: remove stale full-path project names, show natural “just now” relative times, and use a theme-aware OpenAI mark for Codex

亮点

  • 端到端变更可观测性:将会话回放与按仓库归属的本地改动、留存 Patch、候选提交、回放编辑锚点及固定版本的 GitHub PR/GitLab MR 快照串联起来,并明确展示证据质量和可撤销的只读主机授权
  • 更快的搜索与导航:索引 Codex 分页历史记录,将子 Agent 搜索结果定位到根会话,确保搜索下拉层不再被工具栏遮挡,并可直接跳到终端首条或末条匹配
  • 大规模会话的可靠回放:在多个适配器中将并行工具结果放回对应调用之后,拆解并清理 Hermes 的冗杂结果,并让超长 xterm 缓冲区始终与 MiniMap 对齐
  • 更清爽的会话控件:采用紧凑回放工具栏、本地化紧凑/完整 Token 显示,以及面向活跃会话的悬浮 Follow 控件

新功能

  • 项目:可按名称、会话数或最近活动排序项目筛选列表,并支持升序与降序

修复

  • 运行环境:linked worktree 实例不再占用主检出的端口,并准确报告实际绑定地址
  • 恢复会话:可用时通过 D-Bus 在现有 Konsole 窗口中以新标签页打开恢复的会话
  • 侧边栏:清除残留的完整项目路径,使用自然的“刚刚”相对时间,并为 Codex 显示适配主题的 OpenAI 图标

Full Changelog: v0.5.2...v0.6.0