Acerca de
Cntx UI is a robust tool designed to enhance AI development workflows by providing semantic code analysis and context management. It parses code at the function level using tree-sitter, extracting key information like purpose, complexity, and relationships. With local vector search powered by Transformers.js, it allows for semantic similarity searches without external API calls. The tool features a bundle system to group files logically, an MCP server exposing over 28 tools to compatible AI clients like Claude Desktop, and a web dashboard for managing bundles and analysis. It ensures real-time synchronization with file changes, keeping analysis and embeddings up-to-date, and presents a structured interface for AI agents to interact with your codebase.