Codeoba is a platform-agnostic, 100% local desktop application that aggregates, monitors, and searches conversation transcripts from your AI coding assistants.
Instead of searching through hidden cache directories, terminal logs, or editor database files, Codeoba brings all your AI conversation histories together into a single, beautiful dashboard.
Warning
Pre-release Software (Pre-v1.0): Codeoba is currently under active development. You may encounter minor bugs or incomplete features. Please report issues or submit feedback to the Codeoba Issue Tracker.
- Unified Dashboard: Browse conversation threads from all your AI tools in a single timeline, sorted by date or search relevance.
- 100% Local & Private: Your data never leaves your computer. All file parsing, databases, search indexing, and vector calculations run entirely locally on your CPU. No cloud tracking, no metrics collection.
- Hybrid Search:
- Keyword Search: Instant lexical matching for specific terms or code snippets.
- Semantic Search: AI-powered search (using a built-in, offline transformer model) that finds conversations based on meaning and context, even if the exact words don't match.
- Rich Markdown Transcripts: Read conversations with clean layouts, full Markdown formatting, code block syntax highlighting, and quick copy-to-clipboard controls.
- Dynamic Visual Themes: Personalize your workspace with curated color themes, including Obsidian, Nordic Frost, Emerald Forest, Sunset Copper, Royal Amethyst, Dracula, Cyberpunk Neon, and Monochrome Slate.
Codeoba automatically indexes transcripts from:
- 🤖 Claude Code (scans project session files)
- 🧭 Cursor (reads local SQLite workspace database files in WAL mode)
- 🐙 GitHub Copilot (deserializes session logs)
- 🧠 OpenAI Codex (reads stream log events)
- 🪐 Google Antigravity (parses JSONL trajectories and v2.0 session databases)
Ready to install? Go to the official Codeoba Releases page and download the appropriate installer:
- 🍎 macOS: Download the
DMGpackage (runs on both Apple Silicon and Intel Macs). - 🪟 Windows: Download the
Standard Installer EXEfor your system (x64 or ARM64). - 🐧 Linux:
- Download the
DEBpackage if you are using Ubuntu, Debian, Linux Mint, or Pop!_OS. - Download the
RPMpackage if you are using Fedora, RedHat (RHEL), or openSUSE.
- Download the
You can report bugs, request features, or check out ongoing developments in our GitHub Issue Tracker.
If you want to compile Codeoba from source, run local tests, or contribute code/translations to the project, please refer to the detailed Developer & Contributor Guide.
Codeoba is proprietary software.
Copyright © 2026 What AI Can Do, LLC. All rights reserved.
Codeoba™ is a trademark of What AI Can Do, LLC.
Any unauthorized copying, modification, or distribution is strictly prohibited.
For full license terms, please refer to the LICENSE file, or email license@codeoba.com.