pr-agent/pr_agent/settings
mrT23 5c49ff216a
feat: Update inline comment creation in git providers and improve code suggestion handling
- Update `create_inline_comment` method in various git providers to include `absolute_position` parameter
- Remove `create_inline_comment` method from providers that do not support inline comments
- Enhance `find_line_number_of_relevant_line_in_file` function to handle absolute position
- Modify `pr_code_suggestions.py` to handle improved code inclusion in suggestions
- Add `include_improved_code` configuration option in `configuration.toml` and update documentation accordingly
2023-12-24 09:44:08 +02:00
..
.secrets_template.toml feat: Improved server, security and commands 2023-12-17 17:38:27 +01:00
configuration.toml feat: Update inline comment creation in git providers and improve code suggestion handling 2023-12-24 09:44:08 +02:00
custom_labels.toml feat: Remove 'Refactoring' label from custom labels and update related descriptions 2023-12-05 07:48:21 +02:00
ignore.toml Code comments for ignore.toml 2023-10-06 21:53:10 +11:00
language_extensions.toml Add docs editable blacklist of file extensions like sql, yaml... 2023-10-17 18:50:39 +03:00
pr_add_docs.toml feat: Refine prompts and instructions in pr_add_docs.toml 2023-12-03 17:10:33 +02:00
pr_code_suggestions_prompts.toml feat: Refactor code suggestion handling and update YAML schema in pr_code_suggestions.py and pr_code_suggestions_prompts.toml 2023-12-24 08:30:35 +02:00
pr_custom_labels.toml feat: Implement label case conversion and update label descriptions in settings files 2023-12-18 12:29:06 +02:00
pr_description_prompts.toml feat: Enhance PR description formatting and update instructions in pr_description_prompts.toml 2023-12-20 16:45:21 +02:00
pr_information_from_user_prompts.toml feat: Enhance formatting and clarity in pr_information_from_user_prompts.toml 2023-12-03 17:17:24 +02:00
pr_questions_prompts.toml feat: Refactor prompts and improve formatting in pr_questions_prompts.toml 2023-12-03 17:23:52 +02:00
pr_reviewer_prompts.toml feat: Update instruction formatting in pr_code_suggestions_prompts.toml and pr_reviewer_prompts.toml 2023-12-23 20:40:30 +02:00
pr_sort_code_suggestions_prompts.toml 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
pr_update_changelog_prompts.toml 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