### Git provider (optional) None ### System Info (optional) Start PR agent using GitLab webhook server method https://qodo-merge-docs.qodo.ai/installation/gitlab/#run-a-gitlab-webhook-server ### Issues details cat .pr_agent.toml [config] response_language="zh-CN" [pr_reviewer] extra_instructions = "重点:安全漏洞检查,忽略代码风格,用中文回复" require_security_review = true num_max_findings = 3 [pr_code_suggestions] extra_instructions = "只提供安全修复建议,格式:问题+解决方案" focus_only_on_problems = true /config can see that the configuration has taken effect. <img width="977" height="600" alt="Image" src="https://github.com/user-attachments/assets/8dbd545e-4fc7-49ac-b1ac-3db8729c3361" /> /review But the test results do not match the expected results. <img width="926" height="579" alt="Image" src="https://github.com/user-attachments/assets/cf1b61e1-ad3f-4b51-ba68-f37391707ca3" /> /ask Trigger normal <img width="1010" height="723" alt="Image" src="https://github.com/user-attachments/assets/3f629f9b-afac-4b85-870f-ed71e8ce7645" />