Skip to content

fix: Remove /clean command from Duo Chat

Londyn Lane-Bellinger requested to merge llb/remove-clean-command into main

Description

Remove /clean command from all files of the VScode extension. This will ensure that there will not be any other duplicate slash commands and will improve Duo Chat efficiency.

Related Issues

Resolves [VS Code] FY25 Bug Bounty, Duo Chat /clean Bug (#1434 - closed)

How has this been tested?

Has not been tested yet, will be updated once tested

Screenshots (if appropriate)

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Dylan Bernardi

Merge request reports

Loading