添加了自动会话管理,用量统计功能#18
Open
ICU-bit wants to merge 10 commits into
Open
Conversation
Add FORCE_NEW_CONVERSATION config option and /api/session/status endpoint for real-time session monitoring. Add session management UI to dashboard settings (超时阈值 + 强制新建开关 + 会话状态展示卡片). Change auto-update in start.bat to ask user before checking instead of running automatically.
- Convert int values to float for numeric config fields - Add retry_action and retry_key_combo fields
- Add StatsTab Vue component with overview cards, daily trend chart, domain ranking, and paginated history
- Add StatsRecorder (SQLite) backend for persistent request statistics
- Add /api/stats/summary, /api/stats/history, /api/stats/clear endpoints
- Integrate stats recording into chat/tab/anthropic route completion
- Fix missing app.component('stats-tab', window.StatsTab) registration
- Update .gitignore to exclude data/ runtime directory and .trae/ IDE config
- show_structure.py, 参数解释.md, config/marketplace.json
- Remove output/playwright/logo-check.png (deleted upstream) - Revert config/sites.json to upstream version to remove formatting noise
- Add ConfigCache with TTL + mtime invalidation for hot config reads - Move deferred imports to module level across command engine and utils - Reduce logger noise in browser and stream monitoring modules - Fix .gitignore encoding issue with null bytes in .trae/ entry
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.