DocuMCP Release v0.3.3
🚀 Major Features
- Memory System Implementation: Complete memory system with advanced AI capabilities including contextual retrieval, knowledge graphs, and temporal analysis
- MCP Prompts & Resources: Full implementation of MCP prompts and resources system (ADR-007) for guided workflows
- Enhanced Test Coverage: Achieved 85%+ test coverage with comprehensive test suite
- Project-Local Storage: Configured project-local storage with startup visibility for better isolation
🐛 Bug Fixes
- Fixed Docusaurus configuration issues and deployment workflows
- Resolved GitHub Actions workflow problems with Docker-based builds
- Fixed memory system import/export issues and performance bottlenecks
- Corrected TypeScript compilation errors across the codebase
- Improved error handling for cross-environment compatibility
♻️ Improvements
- Simplified documentation deployment with GitHub Actions linting
- Added comprehensive pre-commit hooks configuration
- Enhanced documentation with memory-enhanced capabilities
- Improved test reliability to 99.3%
Installation
npm install -g documcp@v0.3.3
System Requirements
- Node.js 20.x or higher
- npm 9.x or higher
Quick Start
# Install globally
npm install -g documcp
# Use with MCP client
documcp analyze-repository --path ./my-project