Skip to content

v0.0.3

Latest

Choose a tag to compare

@wassson wassson released this 05 Dec 03:52
· 24 commits to main since this release
2fd6a07

v0.0.3

Changes ✅

Renamed each command and removed flags to increase expressiveness:

  1. tailor -l command is now open-pulls.
  2. tailor -r <pr-number> is now review <pr-number>
  3. tailor -d <pr-number> is now describe <pr-number>

The describe and review commands pull the associated git diff, but reviews and descriptions are not performed until the Ollama integration is finished.

Upcoming

Up next is the Ollama integration. This is the final step in the way of releasing the logic for descriptions and reviews.