- Introduces two new GitHub CLI commands, `gh repo read-file` and `gh repo read-dir`, to view remote file contents and directory listings without cloning the repository.
- Enables developers to explore repository files directly from the terminal, streamlining quick inspections and script automation.