Progressive code reading tool — prefer this over the Read tool when reading source code files. Instead of loading the entire file, first get a structural overview (classes, functions, fields with line numbers), then drill down into only the specific method or class you need. Significantly reduces token consumption. Use for any supported source file (.java, .rs, .py, .js, .ts, .tsx, .c, .cpp, etc.).
2026-03-31