소개
CortexAST serves as the AI-native backend for code intelligence, designed to extract essential signals from codebases while drastically reducing noise for large language model (LLM) agents. Unlike traditional tools built for human interaction, CortexAST leverages Tree-sitter and Rust to provide LLMs with a deterministic, AST-level understanding of code, significantly cutting token usage by up to 90%. It facilitates persistent cross-session memory by integrating with CortexSync and offers a robust, multi-tier rule engine for managing AI coding standards across global, team, and project levels.