Skip to content

v1.1.1 — VS Code Insiders support & Today cost accuracy

Choose a tag to compare

@YoavLax YoavLax released this 14 May 09:38

What's new

Bug Fixes

  • Fix zero sessions shown on days after a session starts — "Today" filter now uses lastTimestamp (when the session was last active) instead of firstTimestamp, so a session that started yesterday but is still active today correctly appears under Today.
  • Fix inflated Today cost for cross-midnight sessions — previously the full accumulated cost of a multi-day session was attributed to Today. Today cost is now computed from OTEL spans that started after midnight, so only today's token usage is counted.

Improvements

  • VS Code Insiders support — Copiscope now auto-detects both Code/User and Code - Insiders/User workspace directories and indexes sessions from both. Both paths are scanned at startup and monitored via file watcher.