Skip to content

Session Insight v0.3.3

Choose a tag to compare

@bbsteel bbsteel released this 22 Jul 12:34
c8f0fba

Highlights

  • Complete bilingual main path: English and Simplified Chinese cover primary UI, settings, analytics, dialogs, code reader, terminal chrome, exports, and locale-aware AI/errors — without mixed-language leftovers on everyday workflows
  • Open browser on start: after the server binds, opens the real listening URL (including port fallback) in the default browser
  • SessionInsight favicon: dedicated SI mark (PNG/ICO/Apple touch) so localhost tabs no longer keep a previous app’s icon

Bug Fixes

  • terminal (Windows): force a WebGL repaint after full terminal rewrite so session content shows without needing a wheel scroll
  • Codex ACP: pin the adapter to @agentclientprotocol/codex-acp@1.1.5 so release packaging can resolve the published package

亮点

  • 主路径双语完善:中英文覆盖主要界面、设置、分析、对话框、代码阅读器、终端控件、导出,以及本地化的 AI/错误文案,日常路径不再中英混杂
  • 启动时打开浏览器:服务绑定成功后自动打开实际监听地址(含端口回退)
  • SessionInsight 网站图标:自有 SI 标识(PNG/ICO/Apple touch),本机标签页不再沿用此前缓存的其他应用图标

修复

  • 终端(Windows):完整重写后强制 WebGL 重绘,会话内容无需滚轮即可显示
  • Codex ACP:固定适配器版本为 @agentclientprotocol/codex-acp@1.1.5,便于发布打包解析已发布包

Full Changelog: v0.3.2...v0.3.3