mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 11:44:28 +08:00
Add comprehensive tool management UI allowing users to select which tools are pre-approved for agents and sessions. Includes multi-select dropdowns with tool descriptions, proper validation, and internationalization support across 10+ languages. - Add tool selection UI to AgentModal, SessionModal, and AgentEssentialSettings - Extend BaseAgentForm and related types with allowed_tools field - Implement tool validation and filtering logic - Add i18n support for tool selection labels and descriptions - Include visual chip-based display for selected tools |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| miniWindow.html | ||
| selectionAction.html | ||
| selectionToolbar.html | ||
| traceWindow.html | ||