95d1b0d0c5
Merge pull request #1227 from Codium-ai/tr/dynamic
...
refactor logic
2024-09-13 22:22:47 +03:00
cc0e432247
refactor logic
2024-09-13 22:17:24 +03:00
0fb158fd47
fix push gitlab
2024-09-13 20:59:45 +03:00
867a430a38
Merge pull request #1226 from KennyDizi/main
...
Add new o1-mini and o1-preview models
2024-09-13 17:17:26 +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
c08b59a74d
Merge pull request #1224 from Codium-ai/tr/dynamic_context_
...
Tr/dynamic context
2024-09-12 11:43:15 +03:00
0ba81e1ac7
docs: add dynamic context strategy documentation and update configuration settings
2024-09-12 11:42:27 +03:00
2cb0dd2496
docs: add dynamic context strategy documentation and update configuration settings
2024-09-12 11:38:54 +03: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
1a3345c6e6
Merge pull request #1223 from Codium-ai/mrT23-patch-12
...
Update additional_configurations.md
2024-09-12 09:29:02 +03:00
564845adff
Update additional_configurations.md
2024-09-12 09:27:45 +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
5047d076f8
Merge pull request #1222 from Codium-ai/tr/docs_and_fixes
...
enhance: cap patch extra lines and update documentation with separato…
2024-09-12 09:07:06 +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
dd8d78e7d8
Merge pull request #1221 from Codium-ai/tr/updates_and_fixes
...
FAQ
2024-09-11 16:53:41 +03:00
5af6cc7538
FAQ
2024-09-11 16:52:21 +03:00
6cc562d6a2
Merge pull request #1220 from Codium-ai/tr/updates_and_fixes
...
FAQ
2024-09-11 16:41:07 +03:00
19b051b992
FAQ
2024-09-11 16:40:34 +03:00
be68ee89f3
FAQ
2024-09-11 16:36:27 +03:00
db6c75a130
FAQ
2024-09-11 16:28:09 +03:00
74688846e0
Merge pull request #1219 from Codium-ai/tr/updates_and_fixes
...
docs and fixes
2024-09-10 20:10:53 +03:00
09b0a04a47
docs and fixes
2024-09-10 20:06:48 +03:00
cc1b65f886
Merge pull request #1218 from Codium-ai/tr/updates_and_fixes
...
feat: enhance error handling and logging, update AI metadata terminology
2024-09-10 17:59: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
74f9da1135
Merge pull request #1217 from Codium-ai/mrT23-patch-12
...
Update index.md
2024-09-10 09:06:55 +03:00
f80c2ae2c8
Update index.md
2024-09-10 09:05:50 +03:00
e444da8378
fix: improve Azure DevOps PR URL parsing and add unit tests
2024-09-10 08:19:22 +03:00
25ad8a09ce
Merge pull request #1215 from Codium-ai/tr/docs
...
docs
2024-09-10 08:00:36 +03:00
897e791b1a
docs
2024-09-10 08:00:10 +03:00
7f94dda54e
docs
2024-09-10 07:58:18 +03:00
538a592882
Merge pull request #1214 from Codium-ai/tr/docs
...
docs
2024-09-10 07:53:35 +03:00
a3cb7277a7
docs
2024-09-10 07:51:47 +03:00
b5cd560402
Merge pull request #1212 from Codium-ai/tr/configurations
...
docs
2024-09-09 19:47:47 +03:00
fd38c33fcb
docs
2024-09-09 19:45:29 +03:00
f767a3dfde
Merge pull request #1211 from Codium-ai/hl/impact_docs
...
impact docs
2024-09-09 19:34:42 +03:00
9f8b619858
small fix
2024-09-09 18:47:53 +03:00
8de16939ba
impact docs
2024-09-09 18:15:56 +03:00
6ed5537065
Merge pull request #1210 from Codium-ai/tr/configurations
...
bug fix: remove unused get_pr_description method from Azure DevOps
2024-09-09 16:26:46 +03:00
1a9638cf87
bug fix: remove unused get_pr_description method from Azure DevOps provider
2024-09-09 16:25:34 +03:00
49521aafff
Merge pull request #1208 from Codium-ai/tr/configurations
...
config docs
2024-09-09 08:34:46 +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
52e8d7bc6a
Merge pull request #1207 from Codium-ai/tr/fixes_metadata
...
Tr/fixes metadata
2024-09-08 17:32:58 +03:00
f7344fd787
metadata.md docs
2024-09-08 17:31:17 +03:00
86103c65e8
pattern_back
2024-09-08 17:24:13 +03:00
a4658b9960
docs
2024-09-08 16:52:20 +03:00
5fd831c448
impact_evaluation
2024-09-08 16:47:04 +03:00