mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2025-06-08 12:32:06 +08:00

- Improved language detection logic to support multiple environment variables and system-specific checks for Windows and Unix systems. - Added logging for the detected language to enhance user feedback. - Refactored process management initialization to improve code organization and clarity. - Updated the main function to include clearer steps for configuration loading and success messaging. These changes enhance the application's usability by providing better language support and clearer process management.