pr-agent/pr_agent
mrT23 a8367d1a22
docs: add dynamic context strategy documentation and update configuration settings
- Added detailed documentation on the dynamic context strategy in `dynamic_context.md`.
- Updated configuration settings in `configuration.toml` to enable dynamic context by default.
- Adjusted context line parameters in `additional_configurations.md` to reflect new defaults.
- Announced dynamic context as the default option in the `README.md` news section.
2024-09-12 11:37:52 +03:00
..
agent Add callback functionality to litellm_ai_handler for enhanced logging and metadata capture 2024-08-17 09:15:05 +03:00
algo enhance: cap patch extra lines and update documentation with separators and context adjustments 2024-09-12 09:05:26 +03:00
git_providers Merge pull request #1216 from Codium-ai/tr/azure_parsing 2024-09-12 09:09:24 +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 docs and fixes 2024-09-10 20:06:48 +03:00
settings docs: add dynamic context strategy documentation and update configuration settings 2024-09-12 11:37:52 +03:00
tools feat: integrate Dynaconf for configuration management and enhance config display 2024-09-09 08:31:20 +03:00
__init__.py Initial commit - PR-Agent OSS release 2023-07-06 00:21:08 +03:00
cli.py Ensure asyncio event queue is drained prior to CLI termination 2024-08-26 15:14:45 -04: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