Skip to content

Conversation

@zerob13
Copy link
Collaborator

@zerob13 zerob13 commented Oct 27, 2025

🔧 New Features

  • Ollama: Support for custom providers
    Added capability to define and use custom provider endpoints for Ollama models, with updated icon representation for better UI consistency.

🧰 Improvements

  • Settings Panel Enhancements

    • Restored auto-approve toggles and provider verification dialog for Model Configuration Panel (MCP).
    • Optimistically updates provider and model toggles for smoother UX.
    • Merged stored provider models for better consistency across sessions.
  • AppBar Adaptation

    • Fixed background display issues on Windows versions earlier than 11.

🧼 Code Maintenance

  • Version bump: 0.4.3
  • Markdown renderer upgraded for improved parsing accuracy and rendering stability.
  • Prettier formatting applied across settings modules for consistency.

🔧 新增功能

  • Ollama:支持自定义模型提供商
    新增可自定义 Ollama 模型提供商的功能,并更新了自定义提供商的图标样式,使界面更加统一。

🧰 功能优化

  • 设置面板改进

    • 恢复了 自动批准开关模型提供商验证对话框(MCP 模块)。
    • 优化了模型与提供商切换逻辑,切换时即时更新界面状态。
    • 合并本地存储的提供商模型信息,保证多会话一致性。
  • 顶部栏适配

    • 修复了在 Windows 11 以下版本中应用栏背景显示异常的问题。

🧼 代码维护

  • **版本号更新:**0.4.3
  • Markdown 渲染模块升级,提高了解析与渲染稳定性。
  • 统一了 settings 模块的代码格式(Prettier 自动格式化)。

zerob13 and others added 9 commits October 23, 2025 16:07
#1045)

* fix(settings): restore toggles and verify dialog

* chore(settings): apply prettier formatting
* feat(ollama): support custom providers

* feat: update icon for custom providers
* fix(appbar): background on osVersion < windows 11

* fix(appbar): background on osVersion < windows 11

---------

Co-authored-by: deepinsect <deepinsect@github.com>
Co-authored-by: deepinfect <deepinfect@github.com>
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 27, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@zerob13 zerob13 merged commit e51b5a4 into main Oct 27, 2025
2 checks passed
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.

4 participants