01Local-First Architecture: Ensures 100% local operation with data stored in SQLite and embedded vector search for privacy.
02MCP Protocol: Extends AI assistants with custom tools, compatible with Claude Code and Cursor.
03Task Decomposition: Breaks complex features into atomic tasks with automatic dependency graphs and intelligent recommendations.
042 GitHub stars
05Context Management: Stores business rules, glossary terms, and architecture patterns, accessible via semantic search and RAG.
06Vector Search & RAG: Utilizes local embeddings (Xenova/all-MiniLM-L6-v2) for natural language querying of project context.