pr-agent/pr_agent
2023-12-07 08:42:18 +02:00
..
agent Refactor CLI argument handling and request processing 2023-11-12 16:11:34 +02:00
algo Throw descriptive error message if model is not in MAX_TOKENS array 2023-12-03 21:06:55 -05:00
git_providers feat: Update pr_url assignment in github_provider.py for GitHub Actions compatibility 2023-12-03 11:34:17 +02: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: Apply repo settings on push trigger in github_app.py 2023-12-07 08:42:18 +02:00
settings feat: Refine prompts and improve formatting in pr_sort_code_suggestions_prompts.toml and pr_update_changelog_prompts.toml 2023-12-03 17:27:22 +02:00
tools feat: Add pr_url attribute to git providers and final update message in PR description 2023-12-03 10:46:02 +02:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py Merge branch 'main' into tr/pydantic 2023-11-25 21:36:16 -08:00
config_loader.py Add /generate_labels function + fix issues 2023-10-26 23:28:33 +03:00