external repos
  1. external repos

pr-agent

Public

Network

 
AuthorCommitMessageCommit Date
Ori KotekOri Kotek
9e0f5f0ccc5MMerge pull request #78 from Codium-ai/tr/agent_logic Enhancement of PR Agent with User Interaction
Ori KotekOri Kotek
87ea0176b98Update README.md
Ori KotekOri Kotek
62f08f4ec42removed an unneeded file
Ori KotekOri Kotek
fe0058f25f4MMerge branch 'tr/agent_logic' of github.com:Codium-ai/pr-agent into tr/agent_logic
mrT23mrT23
6d2673f39deMMerge remote-tracking branch 'origin/tr/agent_logic' into tr/agent_logic
Ori KotekOri Kotek
fdeae9c2095Update pr_agent/agent/pr_agent.py
mrT23mrT23
b3a1d456b26if settings.pr_reviewer.num_code_suggestions
Ori KotekOri Kotek
f77a5f69297Call PRAgent from github_action_runner.py
Ori KotekOri Kotek
a994ec1427eCall PRAgent from github_action_runner.py
Ori KotekOri Kotek
e5259e2f5c0Small refactor
mrT23mrT23
51e08c3c2bcreflect and review + protections
mrT23mrT23
4c29ff2db1aMMerge remote-tracking branch 'origin/tr/agent_logic' into tr/agent_logic # Conflicts: # pr_agent/tools/pr_description.py
mrT23mrT23
aee08ebbfeeMMerge branch 'main' into tr/agent_logic
mrT23mrT23
5fbaa4366f3publish_output instead publish_review
mrT23mrT23
539edcad3c4works
mrT23mrT23
ea27c63f135Insights from user's answers
mrT23mrT23
c866288b0aaMMerge remote-tracking branch 'origin/main' into tr/agent_logic
mrT23mrT23
f8f415eb75astable
mrT23mrT23
fa90b242e3bpr_information_from_user_prompts
mrT23mrT23
6f1b418b258MMerge pull request #79 from patryk-kowalski-ds/deepsense.ai/gitlab-provider-file-creation-handling Fixes 404 error on gitlab file provider happening in case a MR introduced a new file.
Patryk KowalskiPatryk Kowalski
8ae3c60670cIn case of new file creation by the MR there is a 404 error on file retrieval by gitlab provider. It was handled by catching the error and replacing the file string with an empty string. Type checking was added before byte decoding - necessary in case of the empty string.
Almog LaviAlmog Lavi
6ad8df6be77MMerge pull request #80 from Codium-ai/ok/remove_pics Remove most pics from repo
Ori KotekOri Kotek
b7172df7005Remove most pics from repo
Ori KotekOri Kotek
768bd40ad8aRemove most pics from repo
Ori KotekOri Kotek
fa421fd1694MMerge pull request #75 from Codium-ai/bugfix/rename_get_description get_description was removed
Ori KotekOri Kotek
e0ae5c945e7get_description was removed
Almog LaviAlmog Lavi
865888e4e8eMMerge pull request #74 from Codium-ai/update-gifs Update GIFs
Almog LaviAlmog Lavi
fa706b6e96aupdate gifs
Almog LaviAlmog Lavi
ff51ab09464Add files via upload
mrT23mrT23
3b7cfe7bc54MMerge pull request #73 from Codium-ai/hl/clean_comments Clean comments
Hussam LawenHussam Lawen
7884aa23489Clean
mrT23mrT23
262f9dddbc7MMerge pull request #72 from Codium-ai/tr/minor_fixes Minor fixes
mrT23mrT23
8f3520807ccminor fixes minor fixes
mrT23mrT23
2dfd34bd614MMerge pull request #71 from Codium-ai/Minor-spelling-fix Minor Spelling Fix
Ori KotekOri Kotek
48f569bef01Update README.md
Ori KotekOri Kotek
a20fb9cc0c8MMerge pull request #70 from Codium-ai/hl/gitlab_code_suggestion GitLab Code Suggestions Integration
Ori KotekOri Kotek
c58e1f90e76MMerge branch 'main' into hl/gitlab_code_suggestion
Ori KotekOri Kotek
d363f148f09MMerge pull request #65 from Codium-ai/tr/agent_logic pr_information_from_user_prompts
mrT23mrT23
f4de3d28991pr_information_from_user_prompts
Ori KotekOri Kotek
cbf96a2e676MMerge pull request #68 from ilchemla/feature/remove-duplicate-function Removal of Duplicate Function Across Git Providers
Ilan ChemlaIlan Chemla
e638dc075cbRemove git_provider.get_description() which is a duplicate of git_provider.get_pr_description()
Ori KotekOri Kotek
4d87c3ec6a8MMerge pull request #69 from Codium-ai/readme-update-demo Update README with new demo instructions and gif
Almog LaviAlmog Lavi
7efb5cf74e5add demo gif
Almog LaviAlmog Lavi
8e200197c5bupdate demo description
Ori KotekOri Kotek
c13c52d733fMMerge pull request #66 from Codium-ai/hl/refactor_install_md Refactor Installation Instructions
Ori KotekOri Kotek
dbf8142fe06Merge with README changes
Ori KotekOri Kotek
bacf6c96c2bMMerge remote-tracking branch 'origin/hl/refactor_install_md' into hl/refactor_install_md # Conflicts: # README.md
Ori KotekOri Kotek
c9d49da8f7eMerge with README changes
Ori KotekOri Kotek
7b22edac603MMerge branch 'main' into hl/refactor_install_md # Conflicts: # README.md
Hussam.lawenHussam.lawen
fc309f69b91Support Code Suggestion in Gitlab