Skip to content

2.0.2

Choose a tag to compare

@github-actions github-actions released this 28 Jun 05:48
4c5d8ee

What's new in 2.0.2

Another small patch on top of 2.0.1.

  • Better session titles — titles now prefer a named label from the conversation (e.g. a URL you pasted) over the auto-generated summary, so the list reads closer to what the session was actually about. Image-only turns are counted, and the project label is derived from the launch cwd for a more accurate workspace.
  • Search is a timeline — the in-conversation search dropped the old list / card layouts for a single timeline. Results are grouped under relative date headers (Today / Yesterday / …) and each row shows when the session was created.
  • Steadier window activation — switching back to Lens no longer flickers on activation.
  • Cross-platform wording — UI strings that used macOS-only terms like "Finder" / "iTerm" / "menu bar icon" now use neutral wording across all 10 languages, so Windows and Linux read correctly.

Everything from 2.0.0 / 2.0.1 is unchanged — subagent & workflow transcripts, in-conversation search, merged token totals, custom profile, Claude Code ⇄ Codex switching, the workspace browser, light / dark themes, UI in 10 languages, and no network beyond the opt-in quota probe.

Downloads

  • macOS Apple SiliconLens-2.0.2-arm64-mac.zip
  • macOS IntelLens-2.0.2-mac.zip
  • Windows x64Lens-2.0.2-win.zip

Builds are not signed. On macOS strip the quarantine flag once:

xattr -dr com.apple.quarantine "/Applications/Lens.app"

On Windows, SmartScreen → More info → Run anyway.

Source

Architecture notes, IPC protocol, security model: see CLAUDE.md.

Full Changelog: 2.0.1...2.0.2