Agent with a singular focus on token efficieny. Reduces API costs by more than 50%, produces better and faster work. Uses Hash anchored parallel edits, AST manipulation and a whole lot of neat optimizations.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Agent with a singular focus on token efficieny. Reduces API costs by more than 50%, produces better and faster work (see proof below). Uses Hash anchored parallel edits, AST manipulation and a whole lot of neat optimizations.
Dirac is designed to be the most token-efficient and accurate AI agent for software development. It understands your codebase structurally and makes precise edits that maintain code integrity.
Head to Head comparison
🚀 Key Features
Hash-Anchored Edits: Dirac uses stable line hashes to target edits with extreme precision, avoiding the "lost in translation" issues of traditional line-number based editing.
AST-Native Precision: Built-in understanding of language syntax (TypeScript, Python, C++, etc.) allows Dirac to perform structural manipulations like function extraction or class refactoring with 100% accuracy.
Multi-File Batching: Dirac can process and edit multiple files in a single LLM roundtrip, significantly reducing latency and API costs.
High-Bandwidth Context: Optimized context curation keeps the agent lean and fast, ensuring the LLM always has the most relevant information without wasting tokens.
Autonomous Tool Use: Dirac can read/write files, execute terminal commands, use a headless browser, and more—all while keeping you in control with an approval-based workflow.