Triston Armstrong tristonarmstrong
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2025-01-13 17:53:25 +00:00
011d3cb636 "feat(README): Add instructions for using ferro from within a git repo"
tristonarmstrong merged pull request tristonarmstrong/ferro#1 2025-01-12 19:06:43 +00:00
feat(pr_handler): Create PR title and description generation rules
tristonarmstrong pushed to master at tristonarmstrong/ferro 2025-01-12 19:06:43 +00:00
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"
Compare 21 commits »
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2025-01-12 19:00:46 +00:00
1cf6d12bd6 "feat(ml_interface): remove unused import and refactor GitGrabber implementation"
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2025-01-12 18:58:19 +00:00
c98dedf347 "feat(pr_handler): Add PR title and description generation"
tristonarmstrong created pull request tristonarmstrong/ferro#1 2025-01-12 18:24:52 +00:00
feat(pr_handler): Create PR title and description generation rules
tristonarmstrong created branch master in tristonarmstrong/ferro 2025-01-12 18:18:16 +00:00
tristonarmstrong pushed to master at tristonarmstrong/ferro 2025-01-12 18:18:16 +00:00
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2025-01-12 18:17:41 +00:00
aa56f6dab7 "feat(pr_handler): Add PR title and description generation rules"
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2025-01-12 18:15:02 +00:00
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"
Compare 10 commits »
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2025-01-11 19:43:29 +00:00
3c0a1c505c refactor some things
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2025-01-11 13:20:58 +00:00
149458411f update readme
tristonarmstrong pushed to main at tristonarmstrong/dotfiles 2025-01-05 16:46:17 +00:00
e3a2f4c86d update helix
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2025-01-05 16:13:29 +00:00
3feb7b3335 (wip): reworking architecture
tristonarmstrong pushed to main at tristonarmstrong/triston-notes 2024-12-12 15:14:00 +00:00
48a883e751 Add app ideas and gpg encounter
tristonarmstrong created branch master in tristonarmstrong/fungi 2024-12-12 15:01:11 +00:00
tristonarmstrong pushed to master at tristonarmstrong/fungi 2024-12-12 15:01:11 +00:00
929369cf90 init commit
tristonarmstrong created repository tristonarmstrong/fungi 2024-12-12 14:59:14 +00:00
tristonarmstrong created branch dev in tristonarmstrong/ferro 2024-12-12 14:57:34 +00:00
tristonarmstrong pushed to dev at tristonarmstrong/ferro 2024-12-12 14:57:34 +00:00
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