Skip to content

Conversation

@Deng-m1
Copy link
Owner

@Deng-m1 Deng-m1 commented Jan 5, 2026

Fixes two issues: setting group deletion not refreshing UI and AI config repeatedly loading models.

Adds a delayed refresh after deleting a setting group to ensure the UI updates correctly. Optimizes AI config loading to prevent redundant API calls for models by checking if models for the selected provider are already loaded.


Open in Cursor Open in Web

- 在删除设定组后,增加延迟刷新逻辑,确保 UI 移除已删除的分组 (Issue #6)
- 优化 AiConfigBloc 中加载模型列表的逻辑,避免重复请求,尝试缓解 Issue #5 报告的异常消耗问题
@cursor
Copy link

cursor bot commented Jan 5, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants