|
429aed04b1
|
s
|
2023-12-06 16:32:53 +02:00 |
|
|
eeb20b055a
|
feat: Add line count to file patch info and enhance PR description formatting
|
2023-12-06 15:29:45 +02:00 |
|
|
4b073b32a5
|
feat: Enhance PR description with file label dictionary and update prompts in pr_description_prompts.toml
|
2023-12-06 12:30:51 +02:00 |
|
|
f629755a9a
|
feat: Refine field descriptions in pr_description_prompts.toml for semantic file labels
|
2023-12-06 10:59:44 +02:00 |
|
|
c1ed3ee511
|
feat: Refine field descriptions in pr_description_prompts.toml for semantic file labels
|
2023-12-06 08:08:01 +02:00 |
|
|
a4e6c99c82
|
Merge branch 'main' into hl/labeling_files
|
2023-12-05 08:28:59 -08:00 |
|
|
0b70e07b8c
|
feat: Improve formatting in help.py command descriptions
|
2023-12-05 18:26:35 +02:00 |
|
|
862c236076
|
s
|
2023-12-05 18:10:13 +02:00 |
|
|
5c2f81a928
|
Merge pull request #508 from Codium-ai/trt/fix_describe
docs: Update issue link in INSTALL.md and enhance key formatting in p…
|
2023-12-05 07:01:07 -08:00 |
|
|
b76bc390f1
|
Merge pull request #503 from pzarfos/python312
Update dependencies in requirements.txt for Python 3.12
|
2023-12-05 06:55:19 -08:00 |
|
|
25d1e84b7f
|
docs: Update issue link in INSTALL.md and enhance key formatting in pr_description.py
|
2023-12-05 16:54:18 +02:00 |
|
|
70a409abf1
|
Merge pull request #450 from koid/fix/specify-cache-directory-in-azure-devops
Specify Cache Directory in Azure DevOps in Lambda Function Setup
|
2023-12-05 06:48:44 -08:00 |
|
|
cf3401536a
|
feat: Remove 'Refactoring' label from custom labels and update related descriptions
|
2023-12-05 07:48:21 +02:00 |
|
|
2feaee4306
|
feat: Update field descriptions in pr_description_prompts.toml for clarity
|
2023-12-04 21:45:22 +02:00 |
|
|
863eb0105d
|
feat: Refactor semantic labels in PR description and improve clarity in pr_description.py and pr_description_prompts.toml
|
2023-12-04 21:23:59 +02:00 |
|
|
21a7a0f136
|
feat: Enhance link generation for relevant lines and refactor code in git providers and PR description tools
|
2023-12-04 21:06:56 +02:00 |
|
|
d2a129fe30
|
Add labeling files
|
2023-12-04 18:22:35 +02:00 |
|
|
fe796245a3
|
Merge pull request #501 from Codium-ai/tr/prompt_tuning
Refactoring and Enhancement of PR Agent Prompts
|
2023-12-04 03:18:12 -08:00 |
|
|
10bc84eb5b
|
Merge pull request #505 from Codium-ai/mrT23-patch-1
Update Usage.md
|
2023-12-04 01:15:06 -08:00 |
|
|
06c0a35a65
|
Update Usage.md
|
2023-12-04 11:11:02 +02:00 |
|
|
082bcd00a1
|
Merge pull request #502 from pzarfos/local_models
Add descriptive error message for missing model in MAX_TOKENS array
|
2023-12-03 21:26:21 -08:00 |
|
|
71b421efa3
|
Updated requirements.txt for Python 3.12
|
2023-12-03 21:54:19 -05:00 |
|
|
317fec0536
|
Throw descriptive error message if model is not in MAX_TOKENS array
|
2023-12-03 21:06:55 -05:00 |
|
|
4dcbce41c8
|
feat: Refine prompts and improve formatting in pr_sort_code_suggestions_prompts.toml and pr_update_changelog_prompts.toml
|
2023-12-03 17:27:22 +02:00 |
|
|
b3fa654446
|
feat: Refactor prompts and improve formatting in pr_questions_prompts.toml
|
2023-12-03 17:23:52 +02:00 |
|
|
e09439fc1b
|
feat: Enhance formatting and clarity in pr_information_from_user_prompts.toml
|
2023-12-03 17:17:24 +02:00 |
|
|
324e481ce7
|
feat: Improve formatting and clarity in pr_custom_labels.toml
|
2023-12-03 17:15:29 +02:00 |
|
|
abfad088e3
|
feat: Refine prompts and instructions in pr_add_docs.toml
|
2023-12-03 17:10:33 +02:00 |
|
|
f30789e6c8
|
feat: Refactor and enhance prompts in pr_code_suggestions_prompts.toml
|
2023-12-03 16:59:47 +02:00 |
|
|
5c01f97f54
|
feat: Enhance PR description prompts in pr_description_prompts.toml
|
2023-12-03 16:48:26 +02:00 |
|
|
2d726edbe4
|
feat: Improve formatting and clarity in pr_reviewer_prompts.toml
|
2023-12-03 16:40:06 +02:00 |
|
|
526ad00812
|
Merge pull request #500 from Codium-ai/tr/describe_message
Enhance pr_url assignment in github_provider.py for GitHub Actions compatibility
|
2023-12-03 02:05:38 -08:00 |
|
|
37812dfede
|
feat: Update pr_url assignment in github_provider.py for GitHub Actions compatibility
|
2023-12-03 11:34:17 +02:00 |
|
|
c9debc38f2
|
Merge pull request #499 from Codium-ai/tr/describe_message
final update message in PR description
|
2023-12-03 01:02:21 -08:00 |
|
|
fe7d2bb924
|
update docs
|
2023-12-03 10:52:00 +02:00 |
|
|
586785ffde
|
feat: Add pr_url attribute to git providers and final update message in PR description
|
2023-12-03 10:46:02 +02:00 |
|
|
c21e606eee
|
Merge pull request #498 from Codium-ai/tr/update_pics
Update Image URLs in Markdown Documentation
|
2023-12-03 00:11:13 -08:00 |
|
|
a658766046
|
Merge pull request #495 from Codium-ai/tr/review_protection
Enhanced Exception Handling and Code Suggestion Formatting
|
2023-12-03 00:11:02 -08:00 |
|
|
3f2175e548
|
diagram
|
2023-12-03 09:12:10 +02:00 |
|
|
3ff30fcc92
|
fix logo for non-github image
|
2023-12-03 08:58:28 +02:00 |
|
|
07abf4788c
|
docs: Update image URLs in markdown files
|
2023-12-03 08:41:09 +02:00 |
|
|
492dd3c281
|
docs: Update Azure setup instructions in Usage.md
|
2023-12-03 08:25:12 +02:00 |
|
|
d2fb1cfce5
|
Merge pull request #497 from network-charles/network-charles-patch-1
Update pr-agent/docs/Review.md Image
|
2023-12-02 22:18:56 -08:00 |
|
|
24fe5a572a
|
Update REVIEW.md
|
2023-12-02 10:36:37 +01:00 |
|
|
3af9c3bfb9
|
feat: Enhance code suggestion publishing with language-specific formatting in pr_code_suggestions.py
|
2023-12-01 12:12:49 +02:00 |
|
|
c22084c7ac
|
feat: Add exception handling for missing previous review in github_provider.py
|
2023-12-01 11:56:03 +02:00 |
|
|
96b91c9daa
|
feat: Add dynaconf to requirements.txt
|
2023-11-30 18:29:27 +02:00 |
|
|
55464d5c5b
|
Merge pull request #492 from Codium-ai/mrT23-patch-1
Update IMPROVE.md
|
2023-11-30 18:19:36 +02:00 |
|
|
f6048e8157
|
Merge pull request #490 from network-charles/network-charles-patch-1
Alphabetical Reordering of requirements.txt
|
2023-11-30 08:16:01 -08:00 |
|
|
e474982485
|
Merge pull request #491 from network-charles/network-charles-patch-2
Update INSTALL.md
|
2023-11-30 07:18:48 -08:00 |
|