|
ab31d2f1f8
|
Merge pull request #941 from Codium-ai/ok/gitlab_fix
Ok/gitlab fix
|
2024-06-03 14:16:38 +03:00 |
|
|
2b0dfc6298
|
Merge remote-tracking branch 'origin/main' into ok/gitlab_fix
|
2024-06-03 14:15:46 +03:00 |
|
|
76ff49d446
|
Refactor GitLab webhook initialization to move app setup outside of start function
|
2024-06-03 12:38:41 +03:00 |
|
|
413547f404
|
Refactor GitLab webhook handling for async processing and improved logging
|
2024-06-03 12:36:24 +03:00 |
|
|
f8feaa0be7
|
Merge pull request #940 from Codium-ai/tr/benchmark
Add PR evaluation prompt and link to fine-tuning benchmark documentation
|
2024-06-03 11:39:08 +03:00 |
|
|
09190efb65
|
Add PR evaluation prompt and link to fine-tuning benchmark documentation
|
2024-06-03 11:35:39 +03:00 |
|
|
2746bd4754
|
Merge pull request #939 from Codium-ai/tr/benchmark
Disable final update message when auto_describe is enabled in GitHub …
|
2024-06-03 08:37:37 +03:00 |
|
|
4f13007267
|
Disable final update message when auto_describe is enabled in GitHub Action Runner
|
2024-06-03 08:15:36 +03:00 |
|
|
962bb1c23d
|
Update index.md
|
2024-06-02 11:35:33 +03:00 |
|
|
e9804c9f0d
|
Merge pull request #938 from Codium-ai/tr/benchmark
Add documentation for PR-Agent code fine-tuning benchmark and update …
|
2024-06-02 11:32:16 +03:00 |
|
|
f3aa9c02cc
|
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
|
2024-06-02 11:30:56 +03:00 |
|
|
416b150d66
|
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
|
2024-06-02 11:28:48 +03:00 |
|
|
83f3cc5033
|
Merge pull request #933 from MarkRx/bugfix/server-logging-context
Fix some server implementations not properly logging context
|
2024-06-02 08:29:43 +03:00 |
|
|
1e1636911f
|
Merge pull request #937 from KennyDizi/main
Optimize document table format
|
2024-06-01 10:53:47 +03:00 |
|
|
40658cfb7c
|
Removed duplicaiton line
|
2024-06-01 08:14:25 +07:00 |
|
|
85f6353d15
|
Optimize for fine-tuning impact table
|
2024-06-01 08:11:34 +07:00 |
|
|
b9aeb8e443
|
Fix all markdownlint violations
|
2024-06-01 08:09:41 +07:00 |
|
|
ea7a84901d
|
Simplify model performance table
|
2024-06-01 08:05:37 +07:00 |
|
|
37f6e18953
|
Merge pull request #932 from MarkRx/feature/valid-file-filter-log
Bitbucket server filter out globally ignored files before attempting diff
|
2024-05-31 16:33:01 +03:00 |
|
|
62c6211998
|
Merge pull request #936 from Codium-ai/mrT23-patch-5
Update README.md
|
2024-05-31 16:25:58 +03:00 |
|
|
dc6ae9fa7e
|
Update README.md
|
2024-05-31 16:25:00 +03:00 |
|
|
c6e6cbb50e
|
Merge pull request #935 from Codium-ai/tr/benchmark
Add documentation for PR-Agent code fine-tuning benchmark and update …
|
2024-05-31 16:12:35 +03:00 |
|
|
731c8de4ea
|
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
|
2024-05-31 16:12:25 +03:00 |
|
|
4971071b1f
|
Merge branch 'main' into feature/valid-file-filter-log
|
2024-05-31 09:10:50 -04:00 |
|
|
c341446015
|
Add documentation for PR-Agent code fine-tuning benchmark and update mkdocs.yml
|
2024-05-31 16:09:34 +03:00 |
|
|
ea9d410c84
|
Merge pull request #928 from MarkRx/bugfix/bb-server-fixes
Bitbucket Server Provider Fixes
|
2024-05-31 11:12:41 +03:00 |
|
|
d9a7dae6c4
|
Better error handling on backgrounp task thread
|
2024-05-30 20:22:58 -04:00 |
|
|
c9c14c10b0
|
Fix some server implementations not properly logging context
|
2024-05-30 20:16:21 -04:00 |
|
|
bd2f2b3a87
|
Improve bb server error logging
|
2024-05-30 17:31:46 -04:00 |
|
|
c11ee8643e
|
Bitbucket server filter out globally ignored files before attempting diff
|
2024-05-30 11:34:39 -04:00 |
|
|
04d55a6309
|
Merge pull request #931 from Codium-ai/tr/logs_filter
Add logging for skipping non-code files in GitHub provider
|
2024-05-30 17:08:58 +03:00 |
|
|
e6c5236156
|
Add logging for skipping non-code files in GitHub provider
|
2024-05-30 17:05:30 +03:00 |
|
|
ee90f38501
|
BB Server fixes. Fix ID not being retrieved, inline comments, url generation, and pr review not working
|
2024-05-30 10:05:00 -04:00 |
|
|
6e6f54933e
|
Add large_patch_policy configuration and implement patch clipping logic
|
2024-05-29 14:00:04 +03:00 |
|
|
911c1268fc
|
Add large_patch_policy configuration and implement patch clipping logic
|
2024-05-29 13:52:44 +03:00 |
|
|
17f46bb53b
|
Add large_patch_policy configuration and implement patch clipping logic
|
2024-05-29 13:42:44 +03:00 |
|
|
806ba3f9d8
|
Merge pull request #926 from eltociear/patch-2
docs: update additional_configurations.md
|
2024-05-28 08:50:33 +03:00 |
|
|
2a69116767
|
docs: update additional_configurations.md
Huggingface -> Hugging Face
|
2024-05-28 12:52:35 +09:00 |
|
|
b7225c1d10
|
Update README.md
|
2024-05-23 16:53:00 +03:00 |
|
|
ca5efbc52f
|
Merge pull request #918 from Codium-ai/tr/readme2
protections
|
2024-05-22 21:51:09 +03:00 |
|
|
da44bd7d5e
|
extended_patch
|
2024-05-22 21:50:00 +03:00 |
|
|
83ff9a0b9b
|
final_update_message
|
2024-05-22 21:49:33 +03:00 |
|
|
4cd9626217
|
grammar
|
2024-05-22 21:47:49 +03:00 |
|
|
ca9f96a1e3
|
Merge pull request #916 from Codium-ai/tr/readme2
Chrome Extension readme
|
2024-05-22 14:41:47 +03:00 |
|
|
811965d841
|
grammar
|
2024-05-22 14:40:31 +03:00 |
|
|
39fe6f69d0
|
Expand and enhance documentation for PR-Agent Chrome Extension, adding detailed feature descriptions and updated images
|
2024-05-22 14:37:15 +03:00 |
|
|
66dc9349bd
|
Update README.md
|
2024-05-21 11:05:33 +03:00 |
|
|
63340eb75e
|
Cover-Agent
|
2024-05-21 11:04:37 +03:00 |
|
|
fab5b6f871
|
Merge pull request #913 from Codium-ai/tr/final_update
Update default setting of `final_update_message` to false in describe…
|
2024-05-20 14:30:52 +03:00 |
|
|
71770f3c04
|
Update default setting of final_update_message to false in describe.md and configuration.toml
|
2024-05-20 14:25:51 +03:00 |
|