5c7b65810c
Refactor S3 file handling and update Dockerfile to include local Chroma DB file
2024-09-21 19:11:46 +03:00
1e51acff22
get protection
2024-09-21 17:07:46 +03:00
a70fe27d94
prompts
2024-09-21 16:58:37 +03:00
4b74506107
Add PR help message functionality and update dependencies
...
- Implement PRHelpMessage class to provide AI-powered assistance for pull requests.
- Add methods for similarity search using local, S3, and Pinecone databases.
- Update `requirements.txt` to include new dependencies for langchain and chromadb.
- Modify `configuration.toml` to include `force_local_db` setting for PR help.
- Update `aiohttp` and `openai` package versions.
2024-09-21 16:22:51 +03:00
08319f8492
fixed azure remove comment bug
2024-09-19 12:54:26 +03:00
16763d81b4
Merge pull request #1232 from yzongyue/feature/compatible_with_old_gitlab
...
func get_line_link compatible with old gitlab versions
2024-09-15 17:06:43 +03:00
80fe297bc9
Merge pull request #1231 from matanbaruch/main
...
Update PR Action Handling Logic in GitHub Action Runner
2024-09-15 15:30:34 +03:00
fdb1ff8057
update best practics
2024-09-15 12:36:00 +03:00
ce8e637800
get_line_link compatible with old gitlab versions
2024-09-15 14:56:08 +08:00
306af02d22
Update github_action_runner.py
2024-09-15 09:42:02 +03:00
a23541912b
Update github_action_runner.py
2024-09-15 09:40:05 +03:00
0851767774
Update configuration.toml
2024-09-15 09:35:58 +03:00
585a7f1c69
Update github_action_runner.py
2024-09-15 09:33:47 +03:00
8d82cb2e04
f string
2024-09-15 08:50:24 +03:00
480a025877
Merge remote-tracking branch 'origin/main' into tr/dynamic
2024-09-15 08:08:11 +03:00
8f943a0d44
fix: update error logging messages and system prompt handling in litellm_ai_handler.py
2024-09-15 08:07:59 +03:00
29028d43cf
Set azure devops default status to ByDesign
2024-09-13 18:01:08 -07:00
cc0e432247
refactor logic
2024-09-13 22:17:24 +03:00
0fb158fd47
fix push gitlab
2024-09-13 20:59:45 +03:00
a94496285f
Add o1-preview models
2024-09-13 08:23:18 +07:00
567c144176
Add o1-mini models
2024-09-13 08:22:09 +07:00
a8367d1a22
docs: add dynamic context strategy documentation and update configuration settings
...
- Added detailed documentation on the dynamic context strategy in `dynamic_context.md`.
- Updated configuration settings in `configuration.toml` to enable dynamic context by default.
- Adjusted context line parameters in `additional_configurations.md` to reflect new defaults.
- Announced dynamic context as the default option in the `README.md` news section.
2024-09-12 11:37:52 +03:00
3ea691e70a
Merge pull request #1216 from Codium-ai/tr/azure_parsing
...
fix: improve Azure DevOps PR URL parsing and add unit tests
2024-09-12 09:09:24 +03:00
7de6bb0150
enhance: cap patch extra lines and update documentation with separators and context adjustments
2024-09-12 09:05:26 +03:00
a1582b5338
enhance: cap patch extra lines and update documentation with separators and context adjustments
2024-09-12 09:01:36 +03:00
09b0a04a47
docs and fixes
2024-09-10 20:06:48 +03:00
1451d82d6b
Update pr_agent/algo/pr_processing.py
...
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
2024-09-10 17:50:32 +03:00
01ba6fe63d
feat: enhance error handling and logging, update AI metadata terminology
...
- Improved error handling and logging in `pr_processing.py` and `github_polling.py` to provide more detailed error information.
- Updated AI metadata terminology from "AI-generated file summary" to "AI-generated changes summary" across multiple files for consistency.
- Added a placeholder method `publish_file_comments` in `azuredevops_provider.py`.
- Refined logging messages in `azuredevops_provider.py` for better clarity.
2024-09-10 17:44:26 +03:00
e444da8378
fix: improve Azure DevOps PR URL parsing and add unit tests
2024-09-10 08:19:22 +03:00
1a9638cf87
bug fix: remove unused get_pr_description method from Azure DevOps provider
2024-09-09 16:25:34 +03:00
c8e8ed89d2
feat: integrate Dynaconf for configuration management and enhance config display
2024-09-09 08:31:20 +03:00
ebc5cafb2b
protection
2024-09-08 17:46:21 +03:00
86103c65e8
pattern_back
2024-09-08 17:24:13 +03:00
8706f643ef
enable ai_metadata
2024-09-08 16:26:26 +03:00
d01cfe443c
avoid_full_files
2024-09-07 11:44:24 +03:00
147a8e0ef3
refactor: consolidate PR ignore logic into a single function and update documentation
2024-09-07 11:26:13 +03:00
9199d84796
Merge pull request #1192 from paolomainardi/feature/1190_exclude_branches_tags
...
feat: gitlab skip source, target and labels
2024-09-07 10:20:31 +03:00
39913ef12a
fix: remove specific configurations
2024-09-06 20:23:33 +02:00
d2a744e70c
fix: remove line
2024-09-06 18:42:47 +02:00
be93c52380
fix: remove line
2024-09-06 18:42:28 +02:00
7ccefca35e
fix: remove comment
2024-09-06 18:41:36 +02:00
14b4723734
feat: move configuration to a common config section, add documentation
2024-09-06 18:32:46 +02:00
c8f1c03061
fix: correct tuple unpacking in GitHub polling task queue loop
2024-09-05 20:31:17 +03:00
b02fa22948
Merge pull request #1198 from Codium-ai/tr/polling
...
Tr/polling
2024-09-05 19:58:51 +03:00
85754d2d79
feat: enhance GitHub polling with synchronous comment processing and improved logging
2024-09-05 16:57:10 +03:00
f0d780c7ec
feat: enhance GitHub polling with synchronous comment processing and improved logging
2024-09-05 16:55:10 +03:00
19048ee705
feat: enhance GitHub polling with synchronous comment processing and improved logging
2024-09-05 16:53:31 +03:00
b8d2b263b9
feat: enhance GitHub polling with synchronous comment processing and improved logging and bug fixing
2024-09-05 16:52:47 +03:00
be75bb6a16
Add 1C Enterprise language
2024-09-04 09:04:39 +03:00
d4d9a7f8b4
Merge pull request #1172 from MaxHoecker/bugfix/bb-2-way-diff-fix
...
Bugfix/bb 2 way diff fix
2024-09-03 16:24:42 +03:00