mirror of
https://github.com/yuaotian/go-cursor-help.git
synced 2026-03-07 22:33:39 +00: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.