external repos
  1. external repos

pr-agent

Public

Network

 
AuthorCommitMessageCommit Date
zmeirzmeir
7e2449b2282Changed score type to int
zmeirzmeir
8868c921419MMerge branch 'main' into zmeir-review_score
zmeirzmeir
e17dd66dce0Disable score review by default
zmeirzmeir
fc8494d6966Rephrase score description in promt
zmeirzmeir
f8aea909b44Add example output
zmeirzmeir
0396e107069Add configuration to request a score for the PR This can help teams compare the review of the PR agent with that of a human reviewer, and fine-tune a score threshold for automatic approval where they decide the agent's review is satisfactory.
Ori KotekOri Kotek
fc24b34c2b0MMerge pull request #96 from Codium-ai/ok/update_readme Update INSTALL.md with additional information on handling secrets
Ori KotekOri Kotek
3b27c834a4aMMerge remote-tracking branch 'origin/main' into ok/update_readme
Ori KotekOri Kotek
2f558006bf0Update INSTALL.md, add notes about injecting secrets
Hussam LawenHussam Lawen
1e962476da8MMerge pull request #94 from Codium-ai/hl/incremental_review Add Incremental Review /review -i
Hussam.lawenHussam.lawen
33263275723More refactoring....
Hussam.lawenHussam.lawen
36be79ea388ignore merge from main
Hussam.lawenHussam.lawen
523839be7daMMerge commit 'd1586ddd77b86f0d3b29aee3370f29624799e388' into hl/incremental_review
Hussam LawenHussam Lawen
d1586ddd77bMMerge pull request #97 from Codium-ai/mrT23-patch-1 Update utils.py
mrT23mrT23
7fdbd6a6800Update utils.py
mrT23mrT23
34208539237MMerge pull request #98 from Codium-ai/hl/update_readme Update README.md
Hussam LawenHussam Lawen
1f373d7b0a5Update README.md
Hussam.lawenHussam.lawen
17b40a1fa19MMerge commit '7abbe08ff15d31c7e20de6d88638bfe27430c2f4' into hl/incremental_review
mrT23mrT23
7abbe08ff15MMerge pull request #95 from Codium-ai/tr/disable_review_suggestiosn disable code suggestions by default for review
mrT23mrT23
97bfee47a3fminor fixes
mrT23mrT23
ccddbeccaddnum_code_suggestions=0 for review
Hussam.lawenHussam.lawen
c47e74c5c7fMMerge commit '5bc2ef1eff1f570779191a8f3c7a562f5b8fe230' into hl/incremental_review
Ori KotekOri Kotek
5bc2ef1eff1MMerge pull request #92 from YuviGold/deploy-on-lambda Deployment on AWS Lambda
Yuval GoldbergYuval Goldberg
370520df514Update docker/Dockerfile.lambda have a fixed mangum version Co-authored-by: Ori Kotek <orikotek@gmail.com>
Yuval GoldbergYuval Goldberg
dc67e6a66e1Support deploying pr-agent on AWS Lambda
Ori KotekOri Kotek
2e832b8fb4cMMerge pull request #86 from Codium-ai/GadiZimerman-patch-1 Update README.md
Gadi ZimermanGadi Zimerman
5c5015b2671Update README.md
mrT23mrT23
a47fa342cbbMMerge pull request #88 from zmeir/zmeir-cli_args CLI Arguments Refactoring
zmeirzmeir
77f243b7abcAllow passing CLI args (helps with debugging)
Hussam.lawenHussam.lawen
8038b6ab993refactor and clean
Hussam.lawenHussam.lawen
f73cddcb934Change Review title when
Hussam.lawenHussam.lawen
5f36f0d7533MMerge commit 'bdf7eff7cd0a8894c3e66e49bdf89f27da1bfcb4' into hl/incremental_review
mrT23mrT23
bdf7eff7cd0MMerge pull request #87 from Codium-ai/tr/bug_fix Add Insights from User's Answers and Fix User Answers Fetching
mrT23mrT23
c5077854752bugfix
Hussam LawenHussam Lawen
3efe08d6197MMerge pull request #85 from Codium-ai/hl/always_filer_bad_extensions Filter out bad files before getting their head and original source code and diff
Hussam LawenHussam Lawen
2e36fce4eb8MMerge pull request #83 from Codium-ai/hl/gitlab_description Support describe for Gitlab
Ori KotekOri Kotek
d6d4427545aMMerge pull request #84 from Codium-ai/GadiZimerman-patch-1 Update README.md
Gadi ZimermanGadi Zimerman
90c045e3d02Update README.md changing image
Hussam LawenHussam Lawen
6c42a471e1bMMerge pull request #76 from zmeir/zmeir-publish_inline_comments_single_api_call Optimization of Inline Comments Publishing
Ori KotekOri Kotek
05e4e09dfcbLint
Ori KotekOri Kotek
13092118dc4Move the new git provider function to the abstract interface
Ori KotekOri Kotek
7d108992fc9MMerge remote-tracking branch 'origin/main' into zmeir-publish_inline_comments_single_api_call
zmeirzmeir
24583b05f74Publish GitHub review comments with single API call
mrT23mrT23
ffd11aeffc2MMerge pull request #81 from Codium-ai/GadiZimerman-patch-1 Update README.md
Gadi ZimermanGadi Zimerman
978348240b3Update README.md
Gadi ZimermanGadi Zimerman
4d92e7d9c22Update README.md consider changing section headers to reflect commands format
Hussam.lawenHussam.lawen
dc4bf13d399Add Incremental Review
Hussam.lawenHussam.lawen
5d45632247ePerformance improvement: Filter out bad files before getting their head and original source code and diff
Hussam.lawenHussam.lawen
7f0a96d8f74readme
Hussam.lawenHussam.lawen
8fb9affef3aadd try catch