|
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."
|
2025-01-12 13:12:38 -05:00 |
|
|
8445e2f076
|
"feat(ml_interface): add prompt validation to make_request function"
|
2025-01-12 13:12:14 -05:00 |
|
|
f96ab7523e
|
"feat(ml_interface): update ml_body temperature value"
|
2025-01-12 13:11:53 -05:00 |
|
|
44c996127b
|
"feat(git_grabber): generate repo description from reflog"
|
2025-01-12 13:11:37 -05:00 |
|
|
8715e8b753
|
"feat(io): Panic if Git diff command fails"
|
2025-01-12 13:11:16 -05:00 |
|
|
28afb4942d
|
"feat(commit_handler): Update commit handler to generate commit message based on diff changes."
|
2025-01-12 13:10:43 -05:00 |
|
|
3bff96acab
|
"feat(grabber): Update GitGrabber to ignore whitespace and blank lines in diff output"
|
2025-01-12 13:10:23 -05:00 |
|
|
6ae7ce6a57
|
"feat(arg_parser): Add interactive mode and help message"
|
2025-01-12 13:00:18 -05:00 |
|
|
57ed1ca513
|
"feat(main): Added a comment that is incorrect and will not affect the program's functionality."
|
2025-01-12 12:53:10 -05:00 |
|
|
4132b953c9
|
"feat(main): Update main function to use new MlBody and ml.make_request APIs"
|
2025-01-12 12:50:59 -05:00 |
|
|
3c0a1c505c
|
refactor some things
|
2025-01-11 14:43:21 -05:00 |
|
|
149458411f
|
update readme
|
2025-01-11 08:20:47 -05:00 |
|
|
3feb7b3335
|
(wip): reworking architecture
|
2025-01-05 11:12:25 -05:00 |
|
|
e5036b55b1
|
(save state) few random changes and fn adds
|
2024-12-12 09:55:33 -05:00 |
|
|
fa70d465d4
|
Task(dev): Update MindGen to handle new GenOptions fields
|
2024-12-10 12:12:05 -05:00 |
|
|
a5905ae31c
|
Task(dev): Added functionality to GitGrabber to get staged files diff.
|
2024-12-10 12:11:39 -05:00 |
|
|
b552e72cd7
|
Task(main): Remove unused dependencies.
|
2024-12-10 12:06:43 -05:00 |
|
|
fe09e05eda
|
debugging stuff
|
2024-12-10 09:43:13 -05:00 |
|
|
6117b40357
|
init commit with logic
|
2024-12-10 08:20:22 -05:00 |
|