Chat Locker

Roadmap

What we've built, and what's coming next. Updated as we ship.

What we've shipped

v0.1 Foundation
  • Import from ChatGPT and Claude via ZIP export
  • Auto-detection of export format. Drop the file, it imports.
  • Full conversation browser with markdown rendering and syntax-highlighted code
  • All data stored locally in your browser. Nothing leaves your device.
  • Dark mode, responsive layout
v0.2 Search & Organisation
  • Full-text keyword search across all conversations (non-blocking Web Worker)
  • Tags: create, apply, and filter conversations by tag
  • Export conversations as Markdown or JSON
  • Statistics dashboard: platform breakdown, top models, activity timeline
  • Filter by platform, sort order, and tag
v0.3 AI Search
  • Semantic AI search: model runs entirely on your device, no data sent anywhere
  • Hybrid search combining keyword and semantic results
  • ~130 MB model downloaded once, cached in your browser
v0.4 Privacy & Encryption
  • AES-256-GCM at-rest encryption for your local vault
  • Password-protected with PBKDF2 (600,000 iterations)
  • Transparent middleware: all reads and writes automatically encrypted/decrypted
  • AI context export: format a conversation as a token-budgeted prompt for a new AI session
  • Settings page: encryption, password, data management
v0.5 More Platforms
  • Gemini import (Google Takeout format)
  • Grok import (X data archive format)
  • All four major AI platforms now supported: ChatGPT, Claude, Gemini, Grok
  • Step-by-step export guides for each platform
v0.6 Accounts & Cloud Sync
  • Sign in with GitHub or Google
  • End-to-end encrypted cloud sync across all your devices
  • Conversations encrypted on your device before leaving it. We cannot read your data.
  • Automatic background sync with conflict resolution
  • Pro plan: €8/month or €80/year
v0.7 Team Workspaces
  • Create team workspaces and invite members via invite link
  • Role-based access: Owner, Admin, Editor, Viewer
  • Share individual conversations to a team vault
  • Time-limited, use-limited, revocable invite links
v0.8 Desktop App
  • Native apps for Windows (.msi), macOS Apple Silicon (.dmg), and Linux (.AppImage, .deb)
  • Full offline support. Works without any internet connection.
  • OAuth sign-in via deep link. Opens browser, returns you to the app.
  • In-app update notifications. Install and relaunch with one click.
  • macOS builds code-signed and notarized by Apple

What's coming

Q2 2026

Up next

Message bookmarks

Star individual messages within a conversation: key answers, useful prompts, things to find again. A dedicated Bookmarks view collects them across all conversations.

Bulk operations

Multi-select conversations to bulk tag, bulk export, or bulk delete. Essential for anyone with hundreds or thousands of imports.

Conversation notes

Freetext notes per conversation, stored locally and synced with your vault.

More platforms

Perplexity AI next, followed by Mistral/Le Chat, Microsoft Copilot, and Meta AI as their export formats become stable.

Q3 2026

Planned

Filtered & bulk export

Export an entire tag, a filtered view, or a multi-conversation selection, not just one at a time.

Intel Mac support

A native build for older Intel MacBooks delivered via the same in-app update pipeline.

Keyboard-first navigation

Full keyboard shortcut coverage, command palette, and power-user navigation.

PDF export

Export conversations as formatted PDFs for archiving or sharing outside the app.

Q4 2026

Planned

Mobile app

iOS and Android. The same privacy-first experience on your phone, with import via the native Files app share sheet.

Public conversation sharing

Generate a read-only share link for any conversation. Useful for sharing interesting AI interactions in blog posts or with anyone outside your team.

Auto-tagging suggestions

Use the embedded semantic model to group related conversations and suggest tags. No external API calls. Runs locally.

2027

Exploring

Browser extension

Capture conversations from ChatGPT, Claude, Gemini, and Grok as you have them. No ZIP export needed.

Custom parser API

Define your own parser for any AI tool. Use Chat Locker with any platform, not just the ones we've built for.

Conversation history & diffs

Re-import exports and see what's changed since last time: new conversations, continued threads.

Workflow integrations

Trigger Zapier, Make, or n8n automations when conversations are imported, tagged, or shared.

Timelines are estimates and may shift. Features in "Exploring" are not committed.