mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 03:31:24 +08:00
* ✨ feat: implement MCP tool auto-approve functionality - Add auto-approve toggle for MCP tools in settings - Add improved UI for tool approval with Run/Cancel/Auto-approve buttons - Add internationalization support for tool approval interface - Update tool confirmation logic to support auto-approved tools - Enhance tool status indicators and button styling - Add disabledAutoApproveTools configuration for MCP servers 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * refactor: use table for mcp tools setting * refactor: improve styles, add missing i18n * refactor: extract renderStatusIndicator, reuse colors * refactor: simplify the table * feat: auto approve same tool in a turn * feat(i18n): add confirmation tooltip for auto-approve tool in multiple languages --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: one <wangan.cs@gmail.com> Co-authored-by: suyao <sy20010504@gmail.com> Co-authored-by: Teo <cheesen.xu@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||