f73cddcb93
Change Review title when
2023-07-19 01:03:47 +03:00
5f36f0d753
Merge commit 'bdf7eff7cd0a8894c3e66e49bdf89f27da1bfcb4' into hl/incremental_review
2023-07-18 23:28:43 +03:00
dc4bf13d39
Add Incremental Review
2023-07-18 23:14:47 +03:00
0396e10706
Add 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.
2023-07-18 16:40:35 +03:00
c507785475
bugfix
2023-07-18 16:32:51 +03:00
5d45632247
Performance improvement: Filter out bad files before getting their head and original source code and diff
2023-07-18 13:33:32 +03:00
f2b74b6970
support gitlab describe function
2023-07-18 13:03:36 +03:00
90f97b0226
Lint fixes
2023-07-18 11:34:57 +03:00
fc309f69b9
Support Code Suggestion in Gitlab
2023-07-17 01:44:40 +03:00
4f4989af8c
full code suggestions
...
full code suggestions
2023-07-16 09:01:57 +03:00
4a6bf4c55a
Merge branch 'main' into hl/gitlab_fix
2023-07-14 22:48:13 +03:00
ae9cedd50d
Merge pull request #46 from Codium-ai/tr/description_tool
...
Add PR Description Tool
2023-07-13 21:00:50 +03:00
ae63833043
Merge commit '055a8ea8590fbe9078cdc6af6398df2f053b9ce7' into hl/gitlab_fix
2023-07-13 20:44:26 +03:00
da6828ad87
Inline suggestion refactor + Gitlab WORKS
2023-07-13 20:43:49 +03:00
4e59693c76
diff_files
2023-07-13 18:26:35 +03:00
055a8ea859
Merge pull request #44 from zmeir/patch-1
...
Typo when setting `openai.api_version`
2023-07-13 17:52:33 +03:00
9fadde388b
remove title and description
2023-07-13 16:26:33 +03:00
f57d58ee7d
Typo when setting openai.api_version
2023-07-13 10:22:57 +03:00
77a451ada0
inline_code_comments
2023-07-13 09:44:33 +03:00
4b8420aa16
remove suggestion number
2023-07-13 08:10:36 +03:00
cd1e62ec96
Add Azure OpenAI support
2023-07-12 11:53:46 +03:00
b8a71b369d
add max_iter
2023-07-11 22:22:08 +03:00
fd4a2bf7ff
refactor try_fix_json, generalize finding the ending of a json item (support new lines, spaces tab)
2023-07-11 22:11:42 +03:00
b2d952cafa
1. Move deployment_type to configuration.toml
...
2. Lint
3. Inject GitHub app installation ID into GitHub provider using the settings mechanism.
2023-07-11 16:55:09 +03:00
c2639a2520
Merge pull request #32 from Codium-ai/tr/focused_pr
...
Focused PR update
2023-07-11 15:29:36 +03:00
e1b856f7e6
Merge pull request #34 from Codium-ai/enhancement/soft_and_hard_thresh
...
Separate output token threshold to soft and hard instead of implicit hard = soft/2
2023-07-11 14:35:00 +03:00
5fdc9223e9
Separate output token threshold to soft and hard instead of implicit hard = soft/2
2023-07-11 14:11:46 +03:00
301622216f
Focused PR update
2023-07-11 08:50:28 +03:00
efc8f755d5
exclude snap files
2023-07-06 20:22:54 +03:00
e5e90e35e5
minor fixes
2023-07-06 16:27:39 +03:00
53e7ff62bf
Merge pull request #3 from Codium-ai/algo/combine_modified_files_one_list
...
Combine all modified and deleted files that been compressed to the prompt
2023-07-06 14:59:13 +03:00
259fa84eeb
disabling encoding error on special_tokens
2023-07-06 13:22:12 +03:00
ff720d32fe
pylance
2023-07-06 13:20:08 +03:00
e53ae712f9
formatting
2023-07-06 12:49:10 +03:00
795f6ab8d5
Add deleted files section and count their tokens
2023-07-06 12:21:27 +03:00
1a626fb1f3
change "modified files" to "more modified files"
2023-07-06 11:23:38 +03:00
0ce42e786e
Combine all modified file that been compressed into one list at the end of the PR
2023-07-06 11:12:41 +03:00
b94734e69a
Add support for OpenAI organization in the secrets file
2023-07-06 09:52:01 +03:00
4b4d91dfe9
Initial commit - PR-Agent OSS release
2023-07-06 00:21:08 +03:00