Gitlab Duo Agent Platform VSCode extension is missing buttons to approve or reject command executions

Checklist

Summary

Gitlab Duo Agent Platform extension for VSCode is missing buttons to approve/deny tools/commands executions.

Steps to reproduce

  1. Open Gitlab Duo Agent Platform chat
  2. Navigate to FLOWS tab
  3. Ask an implementation in the chat for which a plan is given as output
  4. Approve the plan -> NOTE: the button to approve the plan DOES appear
  5. Wait for agent step that requires user input for approve/deny command

What is the current bug behavior?

Gitlab Duo expects a user input to approve/deny the execution tool/command but

  • there are no buttons for the action
  • user input is disabled
  • stop button near the input is disabled
  • Duo is stuck with the message "Duo Software Developer is working on an answer"

What is the expected correct behavior?

I should have the possibility to approve/deny/skip tool execution

Relevant logs and/or screenshots

Screenshot from 2026-02-09 16-51-31.png

Possible fixes