Skip to content

Releases: Sakura1618/OpenCode-Token

v0.2.0

27 Mar 08:52

Choose a tag to compare

Summary

  • separate cached token categories in charts and tables
  • move the daily token cost table above the overview charts for a more compact default layout
  • load initial GUI data asynchronously so the window appears before database loading completes
  • remove baseline planning notes from the README

Validation

  • Tests: 138 passed
  • Manual QA: verified startup-first rendering and overview section ordering

v0.1.0

26 Mar 20:48

Choose a tag to compare

Highlights

  • Refine the GUI overview and raw-message browsing flow with better viewmodel coverage and pagination-oriented behavior.
  • Expand bundled pricing coverage and preserve mixed-currency estimated costs in exports.
  • Rebuild the repository baseline with formal packaging metadata, maintainer tooling, and rewritten project documentation.

Included in this release

  • Windows executable: opencode_token_gui.exe
  • Source history baseline cleanup with README, LICENSE, CHANGELOG, CONTRIBUTING, and pyproject.toml

Validation

  • pytest passed
  • python -m pip install -e .[dev] passed
  • scripts�uild.bat produced build/opencode_token_gui.exe