- https://www.tristonarmstrong.com
-
Senior Software Developer @ VentraHealth
- Joined on
2024-07-18
Block a user
feat(pr_handler): Create PR title and description generation rules
1370fae2e4
Merge pull request 'feat(pr_handler): Create PR title and description generation rules' (#1) from dev into master
1cf6d12bd6
"feat(ml_interface): remove unused import and refactor GitGrabber implementation"
c98dedf347
"feat(pr_handler): Add PR title and description generation"
aa56f6dab7
"feat(pr_handler): Add PR title and description generation rules"
8445e2f076
"feat(ml_interface): add prompt validation to make_request function"
feat(pr_handler): Create PR title and description generation rules
9716a6ea1b
"feat(pr_handler): Add PR title and description generation \n\nPR Description:\nAdded PR title and description generation to the PrHandler struct. The
new
method now returns an optional tuple containing the PR title and description. The PR title is generated based on the change type and scope, while the description is generated in markdown format to describe the changes made in this diff."
8445e2f076
"feat(ml_interface): add prompt validation to make_request function"
f96ab7523e
"feat(ml_interface): update ml_body temperature value"
44c996127b
"feat(git_grabber): generate repo description from reflog"
8715e8b753
"feat(io): Panic if Git diff command fails"
e5036b55b1
(save state) few random changes and fn adds
fa70d465d4
Task(dev): Update MindGen to handle new GenOptions fields
a5905ae31c
Task(dev): Added functionality to GitGrabber to get staged files diff.
b552e72cd7
Task(main): Remove unused dependencies.
fe09e05eda
debugging stuff