Releases: Sakura1618/OpenCode-Token
Releases · Sakura1618/OpenCode-Token
v0.2.0
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
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