pr-agent/pr_agent
mrT23 e9535ea164
Add dynamic context handling in git patch processing
- Introduce `allow_dynamic_context` and `max_extra_lines_before_dynamic_context` settings.
- Adjust context limits dynamically based on section headers.
- Add logging for dynamic context adjustments and section header findings.
2024-08-18 17:45:18 +03:00
..
agent Update Python code formatting, configuration loading, and local model additions 2024-06-03 23:58:31 +08:00
algo Add dynamic context handling in git patch processing 2024-08-18 17:45:18 +03:00
git_providers Limit comment body length and adjust logging levels in GitHub provider 2024-08-18 08:24:27 +03:00
identity_providers Identity provider 2024-02-26 18:31:12 +02:00
log Add analytics logging 2024-02-26 16:15:23 +02:00
secret_providers Add error handling for empty secrets in GitLab webhook and lower log level for Google Cloud Storage secret retrieval errors 2024-08-13 11:42:07 +03:00
servers Add detailed logging and error handling in GitHub polling server 2024-08-18 08:13:40 +03:00
settings Add dynamic context handling in git patch processing 2024-08-18 17:45:18 +03:00
tools Limit comment body length and adjust logging levels in GitHub provider 2024-08-18 08:26:01 +03:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py Update Python code formatting, configuration loading, and local model additions 2024-06-03 23:58:31 +08:00
cli_pip.py adjustments to pypi 2024-03-23 16:16:32 +02:00
config_loader.py Update Python code formatting, configuration loading, and local model additions 2024-06-03 23:58:31 +08:00