You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lightweight code indexing and semantic search engine that helps AI agents write code faster while using fewer tokens. Parses codebases with Tree-sitter AST to generate structured headers, with optional LLM insights and vector embeddings. Integrates via MCP server or CLI. Supports TypeScript, JavaScript, C#