Skip to content

feat: Duo quick chat - add support for `/reset` and `/clear` commands

Description

Adds support for the /reset and /clear commands to Duo quick chat.

Related Issues

Resolves #1600 (closed)

How has this been tested?

  • open quick chat (alt+c)
  • send some messages
  • type new /reset command. Verify it shows in auto complete list
  • verify "New chat" separator is added to chat
  • ask about your previous chat, verify Duo does not have prior knowledge
  • type new /clear command. Verify it shows in auto complete list
  • verify chat is cleared

Screenshots (if appropriate)

reset-clear

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

Closes #1600 (closed)

Edited by Elwyn Benson

Merge request reports

Loading