How do I reduce AI coding token usage?
Three levers dominate: split work into focused sessions (stale history is re-paid every turn), retrieve just-in-time instead of dumping files (spans, not whole files), and persist durable knowledge in a memory layer so sessions stop re-learning. Anvaya adds the compounding lever: calibrated memory that shrinks per-turn context from ~50K raw to 2–4K packed.