Scribe is a basic pull request agent that takes the diff of the current branch against the main branch and uses that diff to generate a short pull request title and description.
Ensure you have a valid OPENAI_API_KEY environment variable set.
TBC
Run the unit tests with:
go test ./...