afa4adcb23
Improve code analysis instructions for handling partial code blocks in PR reviews
2025-03-30 09:00:45 +03:00
fa77828db2
chore: update pr_reviewer_prompts.toml
...
minor fix
2025-03-18 03:52:36 +09:00
a07f6855cb
feat: add current date to PR review metadata
2025-02-20 16:44:45 +02:00
50c52e32c9
enter
...
feat: enhance ticket compliance analysis with human verification tracking
2025-01-26 12:33:49 +02:00
e7f874a4b2
docs: improve diff format documentation and code review instructions
2025-01-19 14:37:49 +02:00
e695af6917
feat: add example output duplication option for PR review prompts
2025-01-02 12:33:26 +02:00
495c1ebe5f
refactor: remove legacy code suggestions feature from review tool
2024-12-25 08:18:28 +02:00
c2f1f2dba0
fix: improve markdown rendering when git provider is unavailable
2024-12-19 21:08:27 +02:00
989670b159
fix: improve markdown rendering when git provider is unavailable
2024-12-19 20:49:40 +02:00
7e8361b5fd
feat: enhance code review output with collapsible code snippets and variable links
2024-12-19 20:30:56 +02:00
76d95bb6d7
feat: add ticket compliance check
...
- Implement ticket compliance check logic in `utils.py` and `ticket_pr_compliance_check.py`
- Add functions to extract and cache PR tickets, and check ticket relevancy
2024-10-10 10:01:48 +03:00
4b05a3e858
refactor: streamline hunk processing logic in git_patch_processing.py
...
- Simplified logic for handling new and old hunks to ensure consistent presentation of changes.
- Updated documentation in TOML files to reflect changes in hunk section handling and line number references.
2024-10-07 20:32:11 +03:00
bbaba2dbda
refactor: update terminology for issue review recommendations in utils.py
...
style: refine field descriptions in KeyIssuesComponentLink model
2024-09-30 08:58:32 +03:00
183dd5d2fc
diverse
2024-09-30 07:52:43 +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
b7eb6be5a0
Update PR code suggestions and reviewer prompts for clarity and consistency
2024-08-20 11:27:35 +03:00
ee1676cf7e
patch improvements
2024-08-03 12:49:58 +03:00
3420e6f30d
patch improvements
2024-08-03 12:44:49 +03:00
003846a90d
fixed broken output format(yaml) prompt
2024-07-19 16:02:01 +09:00
5d6e1de157
review with links
2024-07-14 08:53:53 +03:00
b51abe9af7
Use full file path instead of complete file path
2024-07-14 12:01:33 +07:00
887283632b
Optimize relevant file and language description for review prompt
2024-07-14 10:03:19 +07:00
7bd1e5211c
Update pr_agent/settings/pr_reviewer_prompts.toml
...
Co-authored-by: codiumai-pr-agent-pro[bot] <151058649+codiumai-pr-agent-pro[bot]@users.noreply.github.com>
2024-06-17 09:22:38 +01:00
a9a27b5a8f
Fix typos/Spelling
...
This simple PR fixes typos and spelling errors in code comments and documentation. It has no functional changes but does at least make the instruction more readable and match the code.
2024-06-16 17:06:30 +01:00
925fab474c
key_issues_to_review
2024-06-15 19:58:09 +03:00
55b52ad6b2
Add exception handling to process_can_be_split function and update pr_reviewer_prompts.toml formatting
2024-06-13 09:28:51 +03:00
1106dccc4f
Update PR review prompts and terminology for clarity and consistency
2024-06-09 14:34:51 +03:00
9c8bc6c86a
Update PR review prompts and terminology for clarity and consistency
2024-06-09 14:29:32 +03:00
4d96d11ba5
enterprise
2024-06-04 20:15:22 +03:00
6d39773a17
prompt
2024-03-17 09:44:50 +02:00
4810b8549b
docs
2024-03-10 16:59:37 +02:00
8324e9a38d
can_be_split
2024-03-10 16:56:32 +02:00
da39149c61
Add unique_strings function and remove duplicate issues in utils.py; Update pr_reviewer_prompts.toml template
2024-03-04 11:07:39 +02:00
c372c71514
prompt
2024-03-03 14:04:09 +02:00
35315c070f
major
2024-03-01 13:18:53 +02:00
e589dcb489
Enhance markdown formatting and update prompt descriptions in pr_reviewer_prompts.toml
2024-03-01 13:02:50 +02:00
7c9b65ba65
prompts
2024-02-11 08:05:09 +02:00
078e87139a
possible_issues
2024-02-09 21:34:07 +02:00
bf11033349
possible_issues
2024-02-09 21:27:22 +02:00
01fbebfc5e
relevant tests
2024-02-09 12:50:51 +02:00
2e1462580f
s
2024-02-08 19:02:56 +02:00
fa077dc516
formatting
2024-02-08 18:55:58 +02:00
c2088b7752
Merge commit 'e4f177908b620e46740b03966fda9243473d979e' into hl/pr_review_table
2024-02-08 14:26:29 +02:00
ddb89a7474
New PR Reviewer with Table view
2024-02-08 14:26:14 +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
ba7781ba00
feat: Update instruction formatting in pr_code_suggestions_prompts.toml and pr_reviewer_prompts.toml
2023-12-23 20:40:30 +02:00
cf3401536a
feat: Remove 'Refactoring' label from custom labels and update related descriptions
2023-12-05 07:48:21 +02:00
2d726edbe4
feat: Improve formatting and clarity in pr_reviewer_prompts.toml
2023-12-03 16:40:06 +02:00