mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
- Introduced dual publishing mode to present high-scoring suggestions as both table entries and commitable PR comments. - Updated documentation to include configuration options for dual publishing mode. - Enhanced `pr_code_suggestions.py` to handle dual publishing logic and error handling. - Modified `configuration.toml` to include `duel_publishing_score_threshold` setting. |
||
|---|---|---|
| .. | ||
| .secrets_template.toml | ||
| configuration.toml | ||
| custom_labels.toml | ||
| ignore.toml | ||
| language_extensions.toml | ||
| pr_add_docs.toml | ||
| pr_code_suggestions_prompts.toml | ||
| pr_code_suggestions_reflect_prompts.toml | ||
| pr_custom_labels.toml | ||
| pr_description_prompts.toml | ||
| pr_evaluate_prompt_response.toml | ||
| pr_help_prompts.toml | ||
| pr_information_from_user_prompts.toml | ||
| pr_line_questions_prompts.toml | ||
| pr_questions_prompts.toml | ||
| pr_reviewer_prompts.toml | ||
| pr_sort_code_suggestions_prompts.toml | ||
| pr_update_changelog_prompts.toml | ||