Skip to content

Draft: Add endpoint to show AI Feedback form

What does this MR do and why?

This MR adds new endpoint to show AI feedback form. This endpoint will be used in IDE to show popup window with feedback form. FE is expected to render the form if ai_feedback[request_id] param is present.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #417656

Merge request reports