Release v1.16.2
馃殌 Mind Map MCP v1.16.2
Release v1.16.2: Attention System Activation
Initialized brain-inspired attention allocation system with comprehensive statistics and dynamic focus management. Added complete getAttentionStats() implementation with Miller's 7卤2 cognitive load management, multi-modal attention distribution (semantic, structural, temporal, contextual, relational), and attention type classification (selective, sustained, divided, executive).
Key changes:
- Added comprehensive getAttentionStats() method to AttentionSystem.ts
- Implemented MindMapEngine bridge method for attention statistics
- Enhanced MCP handler with rich formatted output
- Fixed duplicate method and TypeScript compilation issues
- Updated version to 1.16.2 in package.json
- Marked attention system as completed in TASKS.md
- Updated README with attention system activation notes
馃 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
Installation
npm install -g mind-map-mcp@1.16.2Quick Setup
npx mind-map-mcp init-claude-codeWhat's Changed
See TASKS.md and README.md for details.
馃 This release was automatically published by GitHub Actions