- Extract only first line of commit message using head command
- Add embed color for better visibility
- Use Chinese labels for clearer notification
- Simplify message structure to prevent overflow
- Added full-featured web UI with drag-and-drop task sorting
- Implemented CRUD API endpoints for task management
- Added task reordering endpoint with priority support
- Created responsive HTML interface with inline styles
- Updated Docker configuration for web service deployment
- Added requirements.txt for dependency management
- Enhanced README with web interface documentation
- Made Google Calendar integration optional