ralph.read_file
Reads any file in the repository via its repo-relative path, providing direct access to source code for developing specifications and fix plans.
Instructions
Read any text file inside the repo by its repo-relative path. Use this during Phase 2 to explore source code and inform spec and fix-plan authoring.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| relativePath | Yes | Repo-relative path of the file to read. |