pr-agent/pr_agent/algo
ElmarKenguerli 529ed56643 Add generic push outputs mechanism with Slack relay server
- Implement provider-agnostic push_outputs function supporting stdout, file, and webhook channels
- Add FastAPI-based Slack webhook relay server for external integrations
- Integrate push_outputs into PR reviewer tool to emit review data
- Add configuration section for push_outputs with default disabled state
2025-09-26 14:42:11 +02:00
..
ai_handlers fix: update model prefix in litellm_ai_handler and adjust dependencies in requirements.txt 2025-08-08 09:34:31 +03:00
__init__.py Add models for Groq 2025-08-12 23:55:32 +09:00
cli_args.py cleanup 2025-03-20 21:49:19 +02:00
file_filter.py fix: add error handling to bitbucket file filtering 2025-07-21 10:15:57 +00:00
git_patch_processing.py Add multi-model support for different reasoning tasks 2025-04-27 11:00:34 +03:00
language_handler.py Add filter for files with bad extensions in language handler 2025-03-11 17:03:05 +02:00
pr_processing.py Fix: defer file sorting until after token calculation 2025-08-03 11:50:38 +08:00
token_handler.py Fix: use ModelTypeValidator static methods directly 2025-05-25 18:00:38 +09:00
types.py feat: add dedent option to code snippet formatting 2024-12-24 07:49:27 +02:00
utils.py Add generic push outputs mechanism with Slack relay server 2025-09-26 14:42:11 +02:00