pr-agent/pr_agent
zmeir 6d91f44634 Added configuration option to control publishing review progress
This can be useful in a few situations:
1. To reduce the number of GitHub API calls (thus avoiding hitting the rate limit)
2. When the trigger for the agent is an external process (e.g. some external CI job), so there is no need to publish a message like "preparing review..." because it's not a part of a natual conversation with the user
2023-07-18 16:41:58 +03:00
..
agent Lint fixes 2023-07-18 11:34:57 +03:00
algo Performance improvement: Filter out bad files before getting their head and original source code and diff 2023-07-18 13:33:32 +03:00
git_providers Added configuration option to control publishing review progress 2023-07-18 16:41:58 +03:00
servers Lint fixes 2023-07-18 11:34:57 +03:00
settings Added configuration option to control publishing review progress 2023-07-18 16:41:58 +03:00
tools Merge pull request #83 from Codium-ai/hl/gitlab_description 2023-07-18 13:47:32 +03:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py reflect and review + protections 2023-07-18 08:22:25 +03:00
config_loader.py pr_information_from_user_prompts 2023-07-16 19:36:20 +03:00