Skip to content

Releases: erviAI/copilot-live-cost-tracker

v1.1.0

22 Jun 21:57
26776b3

Choose a tag to compare

1.1.0 (2026-06-22)

Features

  • add multi-tab Chart.js dashboard panel (#33) (4d8914f)
  • live context weight + global date-range filter (#31) (ca68679)

v1.0.0

22 Jun 21:12
b402fcd

Choose a tag to compare

1.0.0 (2026-06-22)

⚠ BREAKING CHANGES

  • settings move from copilotCostTracker.* to copilotLiveCostTracker.*

Features

  • rebrand to Copilot Live Cost & Token Tracker (#27) (15b8ab4)

v0.5.0

22 Jun 13:16
90a1d56

Choose a tag to compare

0.5.0 (2026-06-22)

Features

  • add 'gitCommitMessageGenerator' to ignored agent names (fc46270)
  • add costDataSource setting to control data source (#3) (9ae8717)
  • add display currency functionality to cost calculations in sidebar and status bar (#13) (a1d225f)
  • add LICENSE and README files, update package version to 0.1.4 with repository type (9b37e5d)
  • add workspace name handling for sessions and update dashboard display (#10) (1641386)
  • adjust cost calculations for Anthropic models to exclude fresh input costs and update formatting for cost display (dac8f52)
  • enhance session aggregation with subagent support and user prompt labels (#8) (88a1b99)
  • implement cost history persistence with daily aggregates and session snapshots (#11) (b7c57ab)
  • integrate logging functionality across services and update version to 0.1.2 (#12) (0e41a99)
  • release v0.4.0 with estimated pricing for unknown models (39ad41b)
  • update chart layout and styling for improved visibility and responsiveness (2ad6500)
  • update SVG icons with gradient fills and improved styling (90f78bc)
  • update terminology from requests to model turns across the application (#15) (381b269)
  • update version to 0.1.2, add new icon resources, and enhance icon SVG (6a0a532)
  • update version to 0.3.0 in package.json (83fefcb)

Bug Fixes

  • change status bar alignment from left to right (fbbaac9)
  • repair failing unit tests so the publish gate passes (#19) (8b743a7)
  • update tests and security review (#21) (17490f4)