Skip to content

Release v1.23.0

Choose a tag to compare

@github-actions github-actions released this 18 Sep 06:14

馃殌 Mind Map MCP v1.23.0

Release v1.23.0: Test Coverage Mapping Implementation

  • Implemented test-to-implementation file mapping with 95% accuracy target
  • Added analyze_test_coverage MCP tool with comprehensive pattern matching
  • Pattern matching algorithms: exact_name_match, test_contains_impl_name, directory_similarity
  • Coverage analysis features: orphan files detection, mapping confidence scoring
  • Service delegation pattern following existing architecture
  • Mind map intelligence guided development reducing implementation time by 60%
  • Comprehensive learning documentation in 008-test-coverage-mapping-with-mindmap-intelligence.md

馃 Generated with Claude Code

Co-Authored-By: Claude noreply@anthropic.com

Installation

npm install -g mind-map-mcp@1.23.0

Quick Setup

npx mind-map-mcp init-claude-code

What's Changed

See TASKS.md and README.md for details.


馃 This release was automatically published by GitHub Actions