ast_digest
Generate a compact module map of a directory, showing file sizes, token estimates, and type headers with inheritance and decorators for efficient codebase exploration.
Instructions
Get a compact one-page module map of a directory. Each file gets a size label ([tiny]/[medium]/[large]/[huge]) and token estimate. Type headers carry inheritance and decorators.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| json | No | Return machine-readable JSON output | |
| paths | Yes | Directory paths to digest |