mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-02 03:40:38 +08:00

- Introduced dual publishing mode to present high-scoring suggestions as both table entries and commitable PR comments. - Updated documentation to include configuration options for dual publishing mode. - Enhanced `pr_code_suggestions.py` to handle dual publishing logic and error handling. - Modified `configuration.toml` to include `duel_publishing_score_threshold` setting.