diff --git a/packages/vscode/CHANGELOG.md b/packages/vscode/CHANGELOG.md index d4b16499..0a4ce5e5 100644 --- a/packages/vscode/CHANGELOG.md +++ b/packages/vscode/CHANGELOG.md @@ -4,8 +4,7 @@ - Chat: jumping to messages in long conversations now lands on the intended message when earlier rows have not been rendered yet. - Settings: added an option to hide starter suggestions on the new-session screen. - Shortcuts: fixed a regression where double-Escape could be primed when the current session was not active. -- Usage: added Crof and NeuralWatt quota tracking, including the missing Crof switch arm that previously fell back to "Unsupported provider". -- Usage: Crof and NeuralWatt follow-up — fixed NeuralWatt allowance usage math (effectiveLimit now correctly accounts for spent credits), switched NeuralWatt windows to stable map keys with reused i18n labels, removed the speculative wall-clock `computeAllowanceResetAt` fallback (now trusts the API-provided `reset_at` or returns null, matching sibling providers), aligned display name to CrofAI, and added payload-parsing tests for the VS Code runtime. +- Usage: added Crof and NeuralWatt quota tracking, including the missing Crof switch arm that previously fell back to "Unsupported provider" (thanks to @kydorn). ## [1.16.3] - 2026-07-22