- Implements a new hardResetElectronCache method in ClineProvider
- Adds 'Hard Reset' button to the About settings section
- Clears platform-specific Electron and VS Code cache directories
- Handles macOS, Windows, and Linux cache locations
- Includes comprehensive user confirmation and feedback
- Adds JSDoc documentation for the new functionality
- Includes all necessary translations
Fixes#8419