Skip to content

Add feature flag for removing CI tool

Tetiana Chupryna requested to merge ff-ci_editor_tool_removed into master

What does this MR do and why?

CiEditor tool doesn't bring a lot of value and we're going to remove it. Chat is capable of answering those questions without the tool so this change will improve (a bit) performance for users as it skips one request to LLM as well as removes burden of maintaining the tool.

References

Counterpart for gitlab-org/modelops/applied-ml/code-suggestions/ai-assist!1543 (merged) (can be merged independently)

Issue: #495684

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Tetiana Chupryna

Merge request reports

Loading