Skip to content

v6.2.0 - Native CodexLens & Dashboard Revolution

Choose a tag to compare

@catlog22 catlog22 released this 22 Dec 01:07
· 272 commits to main since this release

🎯 Native CodexLens & Dashboard Revolution

This major release replaces external Code Index MCP with native CodexLens, introduces multiple new Dashboard views, migrates backend to TypeScript, implements session clustering for intelligent memory management, and significantly improves memory stability with streaming embeddings generation.

🚨 Breaking Changes

  • CLI Command: ccw cli exec --prompt "..."ccw cli -p "..."
  • CodexLens: Replaced external MCP with native implementation
  • Session System: Knowledge Graph → Session Clustering
  • Removed: Graph index functionality, LLM enhancement features

✨ Highlights

  • 🔍 Native CodexLens - Full-text, semantic, and hybrid search with HNSW index
  • 📊 9 New Dashboard Views - CLAUDE.md Manager, Skills Manager, Graph Explorer, Core Memory, Help, CodexLens Manager, MCP Manager, Hook Manager, CLI Manager
  • 🧠 Session Clustering - Intelligent memory management with cluster visualization
  • 🌊 Streaming Embeddings - Memory-efficient embedding generation
  • 📘 TypeScript Backend - Full migration for type safety
  • 🔒 MCP Path Validation - Centralized security validation

📊 Statistics

  • Total Commits: 122 (2025-12-11 to 2025-12-21)
  • Features: 62 new features
  • Fixes: 17 bug fixes
  • Refactors: 11 code refactors
  • Performance: 6 optimizations

📦 Install

npm install -g [email protected]

Full changelog: https://github.com/catlog22/Claude-Code-Workflow/blob/main/CHANGELOG.md