Qodo Documentation
HomepageBlogCommunityGet Started
  • Overview
  • Qodo Gen
  • Qodo Portal
  • Administrators Actions
  • Introduction
  • Quickstart
  • Setup and Installation
    • VSCode Installation
    • JetBrains Installation
    • Sign In
    • Extension Settings
    • Uninstall
  • Qodo Gen Chat
    • Agentic Mode
      • Agentic Tools (MCPs)
    • Standard Mode
      • Focus
        • Current File Focus
        • Git Diff Focus
      • Context
        • Add Entire Folder or Project as Context
        • Add Image as Context
      • Commands
        • /ask
        • /changelog
        • /commit
        • /describe
        • /docstring
        • /enhance
        • /explain
        • /find-on-github
        • /generate-best-practices
        • /help
        • /improve
        • /issues
        • /recap
        • /review
    • Inline Context
    • Chat History
    • Model Selection
    • Chat Preferences
  • Company Codebase (RAG)
    • Tagging
    • Configuration File
  • Code Completion
  • Test Generation
    • Configuring Your Test Setup
  • Data Sharing
  • Release Notes
Powered by GitBook
LogoLogo

Terms and Privacy

  • Terms of Use
  • Privacy Policy
  • Data Processing

© 2025 Qodo. All Rights Reserved.

On this page
  • Using Chat History
  • Chat History File

Was this helpful?

  1. Qodo Gen Chat

Chat History

Last updated 27 days ago

Was this helpful?

Qodo Gen Chat maintains a history of your 20 most recent conversations, allowing you to review past interactions, refresh your memory, or explore new topics. You can continue a past chat to dive deeper into a topic or request additional information.

Using Chat History

  1. Initiate a Command: Call a command by typing it in the chatbox.

  2. Continue the Conversation: At the end of Qodo Gen's response, continue the conversation as long as you wish. Qodo Gen will maintain the context of your initial query, providing tailored responses to your follow-up questions.

  3. Start a new Conversation: Click on plus + button on the top right of the chat interface to start a new conversation. Your current chat history will be cleared, and Qodo Gen will be ready to start a new conversation.

  4. Check your Chat History: Next to the New Chat button, find the History button (clock with a round arrow) and click on it. The chat history interface will open. You can see your latest 20 chats with Qodo Gen, switch to each one and continue the conversation if you wish.

  1. Chat Persistency: Your chat history is saved between sessions, allowing you to revisit previous conversations even after closing your IDE. Chat history is saved on a per-project basis, so you only see the conversations relevant to your current project in the chat history section.

Chat History File

Chat history is saved locally in the user's home directory at .qodo/history. The file is named using a hash of the workspace path to ensure uniqueness.

This file is automatically maintained. Any history that hasn’t been accessed in over 90 days is deleted.

History Migration

VSCode users: Chat history is not migrated during upgrades. Installing a new version of VSCode will remove previous conversations.

JetBrains users: Chat history is migrated during upgrades. Previous conversations will remain available after updating your JetBrains IDE.