external repos
  1. external repos

pr-agent

Public

Network

 
AuthorCommitMessageCommit Date
mrT23mrT23
a9c8fb6a739MMerge pull request #552 from KennyDizi/main Add `enable_help_text` setting and update PR review preparation method
KennyDiziKennyDizi
fce52a66ff5feat: Update enable_help_text flag explaination
KennyDiziKennyDizi
dff31ff8f5efeat: Fix typo
KennyDiziKennyDizi
37b040b50a0Use 'and' in lieu of '&' operator
KennyDiziKennyDizi
31168cd7decGet PR review enable help text from setting
mrT23mrT23
db6ca434ac9Update Usage.md
mrT23mrT23
958bfe1000dMMerge pull request #551 from Codium-ai/tr/global_configuration global configuration
mrT23mrT23
815862e4289markdown
mrT23mrT23
b1ce29e27a0global configuration
mrT23mrT23
f7c2b3128feMMerge pull request #550 from Codium-ai/tr/gfm_markdown feat: Refactor help text addition in pr_reviewer.py and update tool n…
mrT23mrT23
a6764c90589feat: Update help text addition condition in pr_reviewer.py
mrT23mrT23
a854e1a408ffeat: Refactor help text addition in pr_reviewer.py and update tool names in README.md
mrT23mrT23
ba3a8b24f00MMerge pull request #548 from PrashantDixit0/main LanceDB Integration
PrashantDixit-devPrashantDixit-dev
26cb85c4f55default pinecone
PrashantDixit-devPrashantDixit-dev
1d435ef3fa5removed comments
PrashantDixit-devPrashantDixit-dev
1632696c2f0MMerge branch 'main' of github.com:PrashantDixit0/pr-agent
mrT23mrT23
08e9a91021eMMerge pull request #547 from Codium-ai/tr/readme_update Readme for PR-Agent-Pro
mrT23mrT23
648c22ed1eatools update
mrT23mrT23
49592ba2d71docs: Refine markdown formatting in Analyze.md and README.md
mrT23mrT23
0c4d451d9a8readme
mrT23mrT23
e698c7e2f33MMerge pull request #546 from Codium-ai/tr/backticks_review Single-label for suggestions
mrT23mrT23
663632e2d9ffixed bug
mrT23mrT23
5fd3fdfae14feat: Add loop to populate suggestion_list in pr_code_suggestions.py
mrT23mrT23
47b267a73dbprompt
mrT23mrT23
5c49ff216a2feat: 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` conf...
mrT23mrT23
5dc2595dcf9feat: 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_exten...
mrT23mrT23
664b1c9d171MMerge pull request #545 from Codium-ai/tr/backticks_review feat: Improve suggestion formatting in markdown text generation
mrT23mrT23
ba7781ba000feat: Update instruction formatting in pr_code_suggestions_prompts.toml and pr_reviewer_prompts.toml
mrT23mrT23
42be96a99b3feat: Improve suggestion formatting in markdown text generation
mrT23mrT23
64a2c55d480MMerge pull request #542 from Codium-ai/tr/title_last Enhancement: Update PR description prompts and reorder keys in PR description data
mrT23mrT23
eca80780718feat: Reorder keys in PR description data and update PRDescription model in toml file
mrT23mrT23
9995ccd4c7dfeat: Update PR description prompts in toml file to include semantic file types and custom labels options
mrT23mrT23
851c001aa5dMMerge pull request #541 from Codium-ai/tr/changes feat: Enhance YAML parsing with additional fallbacks and key customiz…
mrT23mrT23
2b23700aec5feat: Enhance YAML parsing with additional fallbacks and key customization in load_yaml and try_fix_yaml functions
mrT23mrT23
553dad0bee8feat: Enhance YAML parsing with additional fallbacks and key customization in load_yaml and try_fix_yaml functions
mrT23mrT23
37259e550f4MMerge pull request #540 from Codium-ai/tr/backticks Enhancement of PR Description Formatting and Instructions Update
mrT23mrT23
c079deba21bfeat: Enhance PR description formatting and update instructions in pr_description_prompts.toml
mrT23mrT23
66cbd6ef8f0MMerge pull request #537 from koid/feature/ignore-header-description-in-ai-response Enhancement of AI Response Parsing Mechanism
koidkoid
a9d789978b5fix: remove last line
koidkoid
f99862088efre-implemented test case
koidkoid
e2797ad09aere-implemented YAML extraction as a fallback
koidkoid
16b61eb4e88ignore header description in ai response
PrashantDixit-devPrashantDixit-dev
d8d954bb0f8lancedb integration
Ori KotekOri Kotek
ccb116922f4MMerge pull request #529 from lukefx/bitbucket_webhook_improvements feat: Improved server, security and commands
Luca SimoneLuca Simone
e25980f1416fix: using the same get_settings convention
Luca SimoneLuca Simone
7a5acb29accfeat: Improved server, security and commands Signed-off-by: Luca Simone <info@lucasimone.info>
mrT23mrT23
68c26b362b1MMerge pull request #533 from Codium-ai/hl/fix_incomplete_yaml bug fix
Hussam.lawenHussam.lawen
6e63cf4014eAdd log
Hussam.lawenHussam.lawen
c59e9f77a66fix
Hussam LawenHussam Lawen
2a3779776a9MMerge pull request #532 from Codium-ai/hl/native_labels_readme Hl/native labels readme