Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## Unreleased

- Sidebar widget is now a compact "¥" button with no inline balance/spend text, so it no longer overlaps sibling footer-action buttons.
- Clicking the button opens a draggable floating window (centered in the viewport, clamped while dragging) showing balance, today's spend, tokens and per-model costs; close via × or Esc, refresh from the window header.

- Do-not-estimate non-official providers in the sidebar “today's spend”: the estimate now filters by provider and by default excludes opencode-go (and other non-official channels) via the configurable `excludeProviders`, so it reflects official DeepSeek API consumption only.
## 0.2.4 - 2026-08-18

- Added the required `dsh.bundle` manifest and `cordis.patch.yml` so `dsh plugin add` can install the package directly.
Expand Down
Loading