4713ae74b7
improve code suggestion prompt
2024-09-25 17:42:59 +03:00
c828cdde62
improve code suggestion prompt
2024-09-25 17:41:21 +03:00
6f14f9c8e1
improve code suggestion prompt
2024-09-25 16:22:16 +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
8706f643ef
enable ai_metadata
2024-09-08 16:26:26 +03:00
415f44d763
type
2024-08-23 11:27:50 +03:00
8fb9b8ed3e
Update PR code suggestions prompts to avoid repeating changes already present in the PR
2024-08-23 11:22:55 +03:00
b7eb6be5a0
Update PR code suggestions and reviewer prompts for clarity and consistency
2024-08-20 11:27:35 +03:00
cb10ceadd7
Escape HTML tags in suggestion summaries in pr_code_suggestions.py and update pr_code_suggestions_prompts.toml for backtick usage
2024-08-06 12:16:58 +03:00
ee1676cf7e
patch improvements
2024-08-03 12:49:58 +03:00
3420e6f30d
patch improvements
2024-08-03 12:44:49 +03:00
b51abe9af7
Use full file path instead of complete file path
2024-07-14 12:01:33 +07:00
20206af1bf
Optimize relevant file and language description for pr code suggestion prompt
2024-07-14 10:03:44 +07:00
f76f750757
best_practices
2024-07-09 07:49:30 +03:00
f3c80891f8
sonnet-3.5
2024-07-04 12:23:36 +03:00
040503039e
prompt
2024-07-03 08:37:04 +03:00
ebbf9c25b3
review_v2
2024-06-29 21:42:12 +03:00
f9af9e4a91
Update pr_code_suggestions_prompts.toml
2024-05-16 21:59:00 +03:00
cc08394e51
Refine field descriptions in pr_code_suggestions_prompts.toml and comment out default scoring error log in pr_code_suggestions.py
2024-05-16 21:49:06 +03:00
05876afc02
Refactor pr_code_suggestions logic and update prompts for clarity and consistency
2024-05-13 18:21:31 +03:00
95c7b3f55c
Refactor pr_code_suggestions logic and update prompts for clarity and consistency
2024-05-13 18:03:13 +03:00
a588e9f2bb
s
2024-05-12 13:55:12 +03:00
1ebc20b761
self_reflect
2024-05-12 13:49:28 +03:00
ad96326832
not
2024-04-18 07:53:37 +03:00
8242b10d8e
Replace summarize_mode
with commitable_code_suggestions_mode
in pr_code_suggestions_prompts.toml to enhance PR suggestion mechanism
2024-04-18 07:31:33 +03:00
eed23a7aaa
Add truncation and summarization features to PR code suggestions
2024-03-04 08:16:05 +02:00
248c6b13be
Update suggestion content in pr_code_suggestions_prompts.toml
2024-03-04 07:56:44 +02:00
e1b0e4a40a
minor prompt changes
2024-02-04 14:24:55 +02:00
0d86779799
feat: Improve patch formatting and handle empty data in pr_code_suggestions.py
2024-01-29 21:52:54 +02:00
6565556e01
feat: Add 'language' field to CodeSuggestion, FileDescription, and ReviewerPrompt models in settings files
2024-01-29 20:51:24 +02:00
31576b77ff
improve backticks
2024-01-15 19:07:41 +02:00
09ee0b64ba
feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
2024-01-10 09:37:05 +02:00
2b607dbd9a
feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
2024-01-09 22:32:09 +02:00
9c6aabb0bb
feat: Add custom labels and extra instructions sections to help.py, summarize mode to pr_code_suggestions.py, and summarize mode condition to pr_code_suggestions_prompts.toml
2024-01-09 22:09:48 +02:00
0bd2f045a3
feat: Fix typo
2024-01-02 08:11:31 -05:00
47b267a73d
prompt
2023-12-24 09:52:59 +02:00
5dc2595dcf
feat: Refactor code suggestion handling and update YAML schema in pr_code_suggestions.py and pr_code_suggestions_prompts.toml
...
- Update key names in pr_code_suggestions.py to use snake_case for consistency
- Implement removal of invalid suggestions where existing code is equal to improved code
- Update YAML parsing in _prepare_pr_code_suggestions method to include keys_fix_yaml parameter
- Refactor push_inline_code_suggestions method to use updated key names
- Update _prepare_prediction_extended method to use new key names
- Refactor _prepare_markdown method to include suggestion label and use updated key names
- Update instructions and YAML schema in pr_code_suggestions_prompts.toml to reflect changes in pr_code_suggestions.py
- Remove redundant removal of invalid suggestions in rank_suggestions method
2023-12-24 08:30:35 +02:00
ba7781ba00
feat: Update instruction formatting in pr_code_suggestions_prompts.toml and pr_reviewer_prompts.toml
2023-12-23 20:40:30 +02:00
f30789e6c8
feat: Refactor and enhance prompts in pr_code_suggestions_prompts.toml
2023-12-03 16:59:47 +02:00
690c113603
refactor: Improve clarity and consistency in pr_code_suggestions_prompts.toml and pr_reviewer_prompts.toml files
2023-11-26 09:17:42 +02:00
0326b7e4ac
refactor: Update PR prompts in toml files for clarity and consistency
2023-11-26 09:05:45 +02:00
d7df4287f8
feat: Update PR prompts in toml files to enhance readability and consistency
2023-11-26 08:17:16 +02:00
3504a64269
protections
2023-11-19 17:35:40 +02:00
428e6382bd
prompts minor update
2023-10-05 08:17:37 +03:00
aa32024078
no comments
2023-09-25 16:58:08 +03:00
c6c97ac98a
Try to change the improve command prompt to prevent split lines range
2023-08-30 23:33:38 +03:00
2dc2a45e4b
yaml
2023-08-28 09:48:43 +03:00
04be1573d5
improved review
2023-08-22 20:10:36 +03:00
36e5e5a17e
update
2023-08-22 16:30:18 +03:00
f4f040bf8d
publish each suggestion separably
2023-08-22 16:11:51 +03:00