Skip to content

Releases: PanAchy/copilot-arewecooked

v0.10.0

07 Jun 20:14
bb9c265

Choose a tag to compare

0.10.0 (2026-06-07)

Features

  • vscode: add OTel traces DB parser for exact token counts (e053962)

Bug Fixes

  • opencode: add session-level token fallback for OpenCode 1.16.0+ (46582cd)
  • pricing: add missing GitHub Copilot models (opus-4.8, gemini-3.5-flash, mai-code-1-flash) (9f8103e)
  • report: clarify plan comparison with negative remaining and Used % column (144012c)
  • vscode-otel: dedup vscode/vscode-insiders sessions when OTel data exists (400c925)
  • vscode-otel: rename display to VSCode (OTel) (bc9eb45)

v0.9.2

11 May 13:50
adcb928

Choose a tag to compare

0.9.2 (2026-05-11)

Bug Fixes

  • cli: make puppeteer optional and gracefully skip PNG on failure (a199f25)
  • skip zstd tests on Node 20 and guard source adapters from crashes (e532965)

v0.9.1

06 May 16:11
24bcb26

Choose a tag to compare

0.9.1 (2026-05-06)

Bug Fixes

  • avoid stack overflow on large report datasets (387e386)

Tests

  • add 150k-element regression tests covering all parser and rendering paths fixed above — prevents this class of stack overflow from regressing (62736f2)

New Contributors

v0.9.0

05 May 20:45
3319fb9

Choose a tag to compare

0.9.0 (2026-05-05)

Features

Bug Fixes

  • add macOS path for Zed threads database (bae664e)
  • remove zstdify dependency in favour of native zlib (2354665)

New Contributors

v0.8.0

04 May 16:12
ea464f9

Choose a tag to compare

0.8.0 (2026-05-04)

Features

  • add Copilot for Xcode source adapter (a3ef6a6)

v0.7.1

03 May 14:10
ff237db

Choose a tag to compare

0.7.1 (2026-05-03)

Bug Fixes

  • pricing: price OSWE VS Code Prime as Raptor mini (8e045c3)

New Contributors

v0.7.0

02 May 21:49
c393609

Choose a tag to compare

0.7.0 (2026-05-02)

Features

  • report: add month markers to usage trend (dec2576)

Bug Fixes

  • release: set repo for publish dispatch (fe41874)

Documentation

  • readme: update report preview (4dd3e65)

v0.6.1

02 May 21:32
e2aaf43

Choose a tag to compare

0.6.1 (2026-05-02)

Bug Fixes

  • cli: show model breakdown in terminal report (73438cd)
  • release: dispatch publish after release (853ff6a)

v0.6.0

02 May 21:18
1dbaa4c

Choose a tag to compare

0.6.0 (2026-05-02)

Features

  • cli: add terminal report flag (29cc9e7)

Bug Fixes

  • pricing: update Goldeneye rate (a104870)

v0.5.0

02 May 20:54
1effdb2

Choose a tag to compare

0.5.0 (2026-05-02)

Features

  • copilot-cli: use shutdown metrics (f57e0e7)
  • sources: read exact Copilot shutdown metrics (8b7eb07)
  • vscode: read transcript shutdown metrics (15c41d1)

Bug Fixes

  • copilot-cli: distinguish unknown model fallback (7bf10ea)
  • copilot-cli: sum resumed shutdown segments (f4ff545)
  • pricing: avoid double charging cached input (a9ea26b)
  • report: clarify total versus monthly usage (0f57c5f)