Skip to content

Remove picked tool method

Tetiana Chupryna requested to merge remove-picked-tool into master

What does this MR do and why?

Remove picked tool method

This method isn't used as we don't show picked tool in UI

EE:true

From slack discussion

we do not show the currently picked tool anymore in the UI, so we could remove the sending of the picked tool completely

it was supposed to send to chat what tool is currently used so users see some progress

Note: SingleActionExecutor isn't still behind feature flag #466910 (closed)

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

N/A

How to set up and validate locally

  1. On GDK with setup Duo Chat with enabled flag v2_chat_agent_integration
  2. Ask questions about documentation, issue, epics.
  3. Chat should behave as normal.

Merge request reports

Loading