4d96d11ba5
enterprise
2024-06-04 20:15:22 +03:00
b980168e75
Update pr_description.py
2024-06-04 11:19:18 +08:00
b4f0ad948f
Update Python code formatting, configuration loading, and local model additions
...
1. Code Formatting:
- Standardized Python code formatting across multiple files to align with PEP 8 guidelines. This includes adjustments to whitespace, line breaks, and inline comments.
2. Configuration Loader Enhancements:
- Enhanced the `get_settings` function in `config_loader.py` to provide more robust handling of settings retrieval. Added detailed documentation to improve code maintainability and clarity.
3. Model Addition in __init__.py:
- Added a new model "ollama/llama3" with a token limit to the MAX_TOKENS dictionary in `__init__.py` to support new AI capabilities and configurations.
2024-06-03 23:58:31 +08:00
2880e48860
Refactor model selection logic for PR tools and update turbo model to gpt-4o
2024-05-19 12:29:06 +03:00
ea4ee1adbc
Add show_relevant_configurations function and integrate it across tools to output relevant configurations if enabled
2024-05-18 13:09:50 +03:00
46e934772c
Rename "Custom Suggestions" feature to "Custom Prompt" across documentation, README, and tool references
2024-05-16 21:55:02 +03:00
cc08394e51
Refine field descriptions in pr_code_suggestions_prompts.toml and comment out default scoring error log in pr_code_suggestions.py
2024-05-16 21:49:06 +03:00
f3eb74d718
Refactor pr_code_suggestions logic and update prompts for clarity and consistency
2024-05-13 18:18:17 +03:00
b0aac4ec5d
Refactor pr_code_suggestions logic and update prompts for clarity and consistency
2024-05-13 18:13:37 +03:00
95c7b3f55c
Refactor pr_code_suggestions logic and update prompts for clarity and consistency
2024-05-13 18:03:13 +03:00
fbacc7c765
artifact
2024-05-13 09:19:08 +03:00
61ba015a55
artifact
2024-05-12 16:22:40 +03:00
4f6490b17c
Integrate self-reflection feature in PR-Agent, enhancing code suggestions with scoring and sorting, and update documentation accordingly
2024-05-12 16:17:47 +03:00
d348cffbae
Enhance error handling and logging in pr_code_suggestions with default scores and contextualized self_reflection
2024-05-12 15:52:59 +03:00
c04ab933cd
s
2024-05-12 15:04:36 +03:00
a55fa753b9
s
2024-05-12 14:54:35 +03:00
8e0435d9a0
s
2024-05-12 14:40:25 +03:00
39c0733d6f
s
2024-05-12 14:00:30 +03:00
a588e9f2bb
s
2024-05-12 13:55:12 +03:00
1ebc20b761
self_reflect
2024-05-12 13:49:28 +03:00
097637d7c0
toolbar emojis in pr-agent feedbacks
2024-05-05 13:48:45 +03:00
34ad5f2aa2
toolbar emojis in pr-agent feedbacks
2024-05-05 13:33:54 +03:00
2f4e40860d
Replace keep_original_user_title
with generate_ai_title
for PR description customization and update documentation accordingly
2024-04-17 16:29:12 +03:00
b076c33351
commitable_code_suggestions
2024-04-17 15:32:45 +03:00
44eb0b4f23
ask
2024-04-14 14:12:48 +03:00
8f0f08006f
s
2024-04-14 12:00:19 +03:00
9e4ffd824c
Merge branch 'main' into feature/gha-outputs-1
2024-04-10 23:27:44 +09:00
97dcb34d77
clean: rename to github_action_output
2024-04-10 22:16:09 +09:00
75c4befadf
feat: set review data to github actions output
2024-04-10 01:02:05 +09:00
84d8f78d0c
publish_output
2024-04-08 14:00:41 +03:00
d6b037a63a
readme
2024-04-07 11:51:06 +03:00
3ebb72e3f1
feat: add persistent comment option for PR descriptions
2024-04-02 17:52:34 +03:00
c3b3651769
refine help
2024-03-31 11:43:00 +03:00
79bdb9a69f
bugfix: validate output publishing with progress condition in pr_code_suggestions
2024-03-27 19:56:27 +02:00
9a46690121
adjustments to pypi
2024-03-23 09:55:08 +02:00
29a2412de6
name
2024-03-20 08:36:46 +02:00
b70225294c
Update 'improve' tool documentation and functionality: Add persistent comment option, adjust default values, and enhance comment handling in pr_code_suggestions.py
2024-03-20 08:14:08 +02:00
b6dd57375f
Initialize current_labels to empty list if no labels exist in pr_reviewer.py
2024-03-17 11:39:10 +02:00
99a676d792
Merge remote-tracking branch 'origin/main' into tr/split
2024-03-17 09:00:04 +02:00
74345284bd
Enhance AI handler logging and add main PR language attribute to AI handler in various tools
2024-03-16 13:47:44 +02:00
1593d8932b
Refactor code in pr_code_suggestions.py and remove 'use_repo_settings_file' from azure.md and automations_and_usage.md
2024-03-15 12:37:50 +02:00
78cabf28a4
Update label comparison logic in pr_reviewer.py and pr_description.py to consider unordered lists
2024-03-12 18:25:42 +02:00
8b29c3a2be
typo
2024-03-12 18:18:08 +02:00
785fbe04ae
update links
2024-03-12 17:42:19 +02:00
31a8f5302a
Update get_pr_labels method to support label updates and prevent unnecessary label republishing
2024-03-12 17:02:45 +02:00
476d64bc18
fix
2024-03-11 11:30:05 +02:00
ad240f7640
small fix
2024-03-11 10:13:41 +02:00
84dadb0469
rename + check github
2024-03-11 09:42:10 +02:00
5453507097
small fix
2024-03-10 17:19:27 +02:00
003c49052e
skip incremental review if no file changed since last review
2024-03-10 17:15:25 +02:00