mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 10:55:17 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| ai_handlers | ||
| __init__.py | ||
| cli_args.py | ||
| file_filter.py | ||
| git_patch_processing.py | ||
| language_handler.py | ||
| pr_processing.py | ||
| token_handler.py | ||
| types.py | ||
| utils.py | ||