Export and view your Trae AI chat history. Browse through your past conversations, view code snippets, and save chat histories from all your workspaces.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Export and view your Trae AI chat history directly in VS Code. This extension allows you to access all your AI conversations across different workspaces, making it easy to reference past questions and AI solutions.
✨ Features
🔍 Workspace Browser: Access chat history from all your Trae workspaces in one place
💬 Complete Chat History: View full conversations including:
Code snippets and file selections
Your messages and queries
AI responses and suggestions
✨ Clean Formatting:
Syntax-highlighted code blocks
Markdown-formatted conversations
Clear separation between messages
🚀 Easy Access: Quick command palette integration
📁 Export Options: Save chat histories as SQLite databases for offline access
🚀 How to Use
Open Command Palette (Cmd/Ctrl + Shift + P)
Type "Export TraeChats"
Select a workspace from the list
Choose a chat to view its contents
The chat will open in a new editor tab with proper formatting and syntax highlighting.
📦 Installation
Download and Install
Download the latest .vsix file from the Releases page
Install the extension using one of these methods:
Method A: VS Code Interface
Open VS Code
Press Cmd/Ctrl + Shift + P to open Command Palette