14638b7470
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