Conversation
…rk-hook - Панель «Токены диалога»: оценка всего диалога из DOM (CJK 0.6 / ASCII 0.3), сохранение по sessionId в localStorage, обновление раз в секунду, на popstate/hashchange и beforeunload - Блок под ответом AI: оценка токенов именно этого ответа - Формат токенов: K/M вместо китайского «万» - Удалён Claude-провайдер (src/providers/claude.js, prompt, logo, тесты) - Удалён мёртвый код network-hook (src/interceptor/, intercept-observer.js, serverTokenUsage, prevAccumulatedTokens, useIntercept)
Introduce "What's New" flow: parse CHANGELOG.md (src/main/changelog-parser.js), check-and-mark logic in main (src/main/whats-new.js) and show a one-time modal in renderer (src/preload/dom/whats-new.js). Add IPC to open the bundled CHANGELOG and wire startup/show logic in main and preload. Add integration diagnostics tool and UI (src/preload/dom/diagnostics.js + settings-tab changes), related i18n keys, and include CHANGELOG.md in the build. Removed old tryOpenInVSCode helper and implemented atomic state writes for whats-new state.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.