This website requires JavaScript.
Explore
Help
Register
Sign In
xiaxinhang
/
pr-agent
Watch
1
Star
0
Fork
0
You've already forked pr-agent
mirror of
https://github.com/qodo-ai/pr-agent.git
synced
2025-07-10 07:40:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
09ee0b64ba57d94d43f1eaaf9830301445065db0
pr-agent
/
pr_agent
History
mrT23
09ee0b64ba
feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
2024-01-10 09:37:05 +02:00
..
agent
Refactor AI handler instantiation to use lazy initialization in PR tools
2023-12-17 16:52:03 +02:00
algo
s
2024-01-06 10:15:04 +02:00
git_providers
Enhancement: Update GitLab link generation to support self-managed GitLab server and different projects
2024-01-09 15:11:27 +08:00
log
Refactor logging system to use custom logger across the codebase
2023-10-16 14:56:00 +03:00
secret_providers
Enhance logging in bitbucket_app, gitlab_webhook, and google_cloud_storage_secret_provider with JSON format and additional context
2023-10-18 16:44:03 +03:00
servers
feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
2024-01-09 22:56:25 +02:00
settings
feat: Refactor instructions and fields in pr_code_suggestions_prompts.toml
2024-01-10 09:37:05 +02:00
tools
feat: 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
2024-01-09 22:09:48 +02:00
__init__.py
Initial commit - PR-Agent OSS release
2023-07-06 00:21:08 +03:00
cli.py
Remove logging from pr_agent.py and add line breaks in cli.py and github_action_runner.py
2023-12-14 09:08:47 +02:00
config_loader.py
Add /generate_labels function + fix issues
2023-10-26 23:28:33 +03:00