File Organizer MCP v3.4.0 - Documentation & Refactoring Update
File Organizer MCP v3.4.0
馃悰 Bug Fixes
- Integration fixes - Fixed OrganizeResult type mismatch, duplicate historyLogger
- Dead code cleanup - Removed unused exports, fixed duplicate formatBytes functions
- Schema consolidation - Centralized Zod schemas, removed duplicates
馃摎 Documentation Updates
- README.md - Updated with v3.4.0 features and improved structure
- API.md - Complete tool reference with smart suggest endpoints
- ARCHITECTURE.md - Current service architecture documentation
- CHANGELOG.md - Recent changes and improvements
- SECURITY.md - Latest security practices and guidelines
- TESTS.md - New test coverage information
- MIGRATION.md - v3.4.0 migration notes
- AGENTS.md - Latest development guidelines
馃敡 Code Improvements
- Refactored tool exports for better type safety
- Added new schemas for enhanced functionality
- Removed deprecated screens.ts file
- Improved service architecture
Installation
锟絘sh npm install -g file-organizer-mcp@3.4.0
Or use npx:
锟絘sh npx file-organizer-mcp@3.4.0 --setup
Full Changelog: https://github.com/kridaydave/File-Organizer-MCP/blob/main/CHANGELOG.md