Manual Reset for Atlassian Rovo Chat Memory and Context

XMLWordPrintable

      Summary:
      Implement a user-facing feature to manually clear or reset the conversation memory and context within Atlassian Rovo.

      Problem Statement:
      Atlassian Rovo maintains context from previous interactions to provide continuity and relevance. However, there are currently limited options for users to explicitly "start fresh" within an active session. This can lead to several issues:

      • Context Persistence: Stale or irrelevant information from earlier in the conversation can sometimes influence or "pollute" subsequent answers when a user switches topics.
      • Troubleshooting Hurdles: When testing specific queries or verifying data accuracy, it is difficult to determine if a response is based on the most recent data fetch or cached context from earlier in the session.
      • Model Hallucination: If the model initially receives incomplete data, it may continue to rely on those initial assumptions even if the underlying data has been updated.

      Suggested Solution:

      • "New Chat" or "Clear Context" UI Action: Add a visible button in the Rovo chat interface that allows users to wipe the current session's memory.
      • Session Reset: Ensure that triggering this action flushes the user_context and any cached snapshots of Jira issues or Confluence pages retrieved during that session.
      • Slash Command Support: Implement a command such as /clear or /reset to allow power users to quickly reset the model's memory via the text input.

              Assignee:
              Alton Dillon
              Reporter:
              Marco Araújo
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: