v0.0.3
Changes ✅
Renamed each command and removed flags to increase expressiveness:
tailor -l
command is nowopen-pulls
.tailor -r <pr-number>
is nowreview <pr-number>
tailor -d <pr-number>
is nowdescribe <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.