external repos
  1. external repos

pr-agent

Public

Network

 
AuthorCommitMessageCommit Date
zmeirzmeir
b0bffdec84aRefactor and add configuration toggle
zmeirzmeir
22d17985a1dLess noisy fallback for `publish_code_suggestions` in case of invalid comments As a first option, `publish_code_suggestions` will try to post all review comments in a single GitHub review. This is preferred because it will group all comments together in the GitHub UI under the same review, and will trigger just one notification for any viewers of the PR. If just one of the comments is malformed, the entire API request will fail and none of the comments will be posted to the PR. In the curre...
TalTal
84d87aa8707MMerge pull request #607 from Codium-ai/tr/edge_cases feat: Improve error handling and code readability in pr_agent tools
mrT23mrT23
39891e4ab15feat: Improve error handling and code readability in pr_agent tools
Sagi MedinaSagi Medina
d7858efbbeaMMerge pull request #581 from Codium-ai/sm/azure_devops Enhancement of AzureDevopsProvider with new functionalities and refactoring
Sagi MedinaSagi Medina
b776e5069c1feat: Refactor AzureDevopsProvider class in azuredevops_provider.py - Reorder class methods and constructor for better readability - Add error logging for failed operations - Implement get_pr_description_full method - Update get_pr_description method to always return full description - Modify _parse_pr_url method to return workspace_slug, repo_slug, and pr_number - Make _get_azure_devops_client a static method - Add error handling in get_pr_id method
Sagi MedinaSagi Medina
c8bca487e5efeat: Implement methods in AzureDevopsProvider for publishing code suggestions, labels, and removing comments
TalTal
b3365b8d6c1MMerge pull request #605 from Codium-ai/tr/edge_cases No suggestions found
mrT23mrT23
fc5b00f4d3cs
TalTal
5150e66723fMMerge pull request #603 from Codium-ai/mrT23-patch-1 Update README.md
TalTal
4dad1af77b7Update README.md
TalTal
02129b40cf7MMerge pull request #601 from Codium-ai/hl/diffview_file_summary Readme Inline file summary 💎
Hussam.lawenHussam.lawen
3fb6d173389width
Hussam.lawenHussam.lawen
3be7bfce797feat: Add repository labels retrieval function in gitlab_provider.py docs: Update links and add Inline file summary to TOC in DESCRIBE.md
Hussam.lawenHussam.lawen
472646ddfdaReadme
Hussam LawenHussam Lawen
eb4a1c515eaMMerge pull request #600 from Codium-ai/tr/improve_usage_guide readme updates
mrT23mrT23
e4af0b22ad6s
mrT23mrT23
a3e59a418ecMMerge remote-tracking branch 'origin/main' into tr/improve_usage_guide
TalTal
0b811d97a71MMerge pull request #598 from Codium-ai/tr/improve_usage_guide Enhancements to the 'improve' tool and updates to the related documentation
mrT23mrT23
4e833c0c28bs
mrT23mrT23
8f510dc5530s
mrT23mrT23
2132771f46cs
mrT23mrT23
e66bd7caa72fallback to commitable
mrT23mrT23
17ce2f0ed0bimprove usage guide
mrT23mrT23
7298548f826improve usage guide
mrT23mrT23
298c41a100aimprove usage guide
mrT23mrT23
58163e5129eimprove usage guide
TalTal
fae3bf63094MMerge pull request #590 from EduardDurech/patch-2 Fixed Run from source instructions for Python
EduardDurechEduardDurech
a58c385b0feFixed Rust warning tip as behaviour is inconsistent
EduardDurechEduardDurech
7a3830d2286Fixed Run from source instructions for Python Previously only installed dependencies but not pr_agent + Fixed link to OpenAI API Key and added for GitHub access token
Hussam LawenHussam Lawen
06f02355776MMerge pull request #597 from Codium-ai/hl/improve_ui_table Hl/improve UI table
Hussam.lawenHussam.lawen
d7e0aad5276small fixes
Hussam.lawenHussam.lawen
31576b77ff4improve backticks
Hussam.lawenHussam.lawen
ea39e8684f1works
Hussam.lawenHussam.lawen
afefc15b9c2improve doce suggestions UI with difflib
Hussam.lawenHussam.lawen
5e17ccaf865add colaplsable
Hussam.lawenHussam.lawen
9b1eb86d759first iteration of improved UI for /improve --extended
TalTal
e7251ada3f8MMerge pull request #588 from barnett-yuxiang/ignore-ds-store Ignore .DS_Store files
Kamakura.YxKamakura.Yx
aca3fcb5710Ignore .DS_Store files This commit updates the .gitignore file to ignore .DS_Store files, which are created by macOS. These files are not relevant to the project and should not be included in version control. Signed-off-by: Kamakura.Yx <barnett.yuxiang@gmail.com>
TalTal
609836bd6a8MMerge pull request #587 from Codium-ai/tr/abbrevations Enhancement: Improve PR-Agent Tool with Custom Labels, Extra Instructions, and Summarize Mode
mrT23mrT23
09ee0b64ba5feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
mrT23mrT23
729b5d11c99feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
mrT23mrT23
fc502a6fd59feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
mrT23mrT23
2b607dbd9a9feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
mrT23mrT23
9c6aabb0bb8feat: 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
TalTal
fb4746fd093MMerge pull request #584 from samanhappy/link Fix link formatting for relevant_line
samanhappysamanhappy
0f2a4654a75Fix link formatting for relevant_line
TalTal
da3ac656ee3MMerge pull request #586 from Codium-ai/tr/ask_usage ask helper
mrT23mrT23
a42e57d09b7ask helper
mrT23mrT23
e56c443fd60ask helper