Navigate the dvc_tools codebase to find the right module quickly. Use this when asked to implement, modify, or debug any `dt` command, or when you need to know where a feature lives before reading or editing files. Also use this when adding a new module, CLI command, or exported function — to look up where it fits and to update modules.json to reflect the change.
Use the `dt` conda environment for developing and testing dvc_tools. USE FOR: running tests, installing packages, linting, building, or any terminal work in the dvc_tools / dvc-tools-anndata / dvc-tools-r workspaces.