-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: vantisCorp/V-Mail
base: 38059d5
head repository: vantisCorp/V-Mail
compare: de45d31
- 7 commits
- 13 files changed
- 2 contributors
Commits on Mar 5, 2026
-
docs: update ROADMAP for v1.3.0 release
root committedMar 5, 2026 Configuration menu - View commit details
-
Copy full SHA for 5b97f80 - Browse repository at this point
Copy the full SHA 5b97f80View commit details -
docs: add comprehensive v1.3.0 release documentation
root committedMar 5, 2026 Configuration menu - View commit details
-
Copy full SHA for a8ef1d6 - Browse repository at this point
Copy the full SHA a8ef1d6View commit details -
root committed
Mar 5, 2026 Configuration menu - View commit details
-
Copy full SHA for c02c8f6 - Browse repository at this point
Copy the full SHA c02c8f6View commit details -
docs: add v1.4.0 AI-Powered Intelligence planning document
root committedMar 5, 2026 Configuration menu - View commit details
-
Copy full SHA for 1391842 - Browse repository at this point
Copy the full SHA 1391842View commit details -
feat: implement AI-Powered Email Categorization for v1.4.0 (#33)
- Add comprehensive type definitions for AI categorization - Implement categorization model with feature extraction - Create useAICategorization hook with: - Automatic email classification - Custom categories support - Categorization rules - Training feedback system - Batch categorization - Statistics tracking - Add 22 comprehensive tests Closes #23 Co-authored-by: root <root@172.19.248.85>
Configuration menu - View commit details
-
Copy full SHA for a9d20f1 - Browse repository at this point
Copy the full SHA a9d20f1View commit details -
feat: implement Smart Email Suggestions for v1.4.0 (Issue #24)
- Created comprehensive type definitions for smart suggestions - Suggestion types: Reply, Quick Action, Follow-up, Attachment, Recipient, Label - Enums for ReplyCategory, QuickActionType, FollowUpAction, RecipientType - Interfaces for all suggestion types and configuration - Predefined reply templates and quick action patterns - Implemented ML-based suggestion engine - Pattern recognition for quick actions and follow-ups - Keyword-based classification for labels and attachments - Reply category detection with confidence scoring - User behavior tracking for personalization - Caching and performance optimization - Created React hook with full functionality - generateSuggestions and batchGenerateSuggestions - Type-specific getters (getReplySuggestions, getQuickActionSuggestions, etc.) - Accept/reject suggestion workflow with feedback - Configuration management and learning capabilities - Statistics tracking and reset functionality - Comprehensive test suite (35 tests) - Initialization tests - Suggestion generation tests - Type-specific suggestion tests - Accept/reject workflow tests - Configuration tests - Performance tests All tests passing: 35/35 Processing time: <100ms per suggestion Part of v1.4.0 AI-Powered Intelligence release
root committedMar 5, 2026 Configuration menu - View commit details
-
Copy full SHA for 77c411c - Browse repository at this point
Copy the full SHA 77c411cView commit details -
Merge pull request #34 from vantisCorp/feature/smart-suggestions
feat: Smart Email Suggestions (Issue #24)
Configuration menu - View commit details
-
Copy full SHA for de45d31 - Browse repository at this point
Copy the full SHA de45d31View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 38059d5...de45d31