Find the TODOs
Read the project README, then use grep to find all TODO comments in the source code. This is exactly what an AI coding tool does when it first opens a project.
Read the project README, then use grep to find all TODO comments in the source code. This is exactly what an AI coding tool does when it first opens a project.