CodMate icon

CodMate

macOS Session Manager

The ultimate Codex & Claude sessions manager for macOS. Browse, search, resume, export and clean your AI coding sessions with native SwiftUI performance.

macOS 15+Swift 6Apache-2.0
CodMate UI (Dark)

Download CodMate

Choose your Mac architecture and start managing your AI sessions

Powerful Features

Everything you need to manage your AI coding sessions efficiently

🤖

Claude Code Support

Indexes ~/.claude/projects/*.jsonl; parses messages, tool_use/tool_result; timeline and metrics; resume via claude --resume <id>.

📁

Projects & Calendar

Organize sessions by project; quick assign from context menu. Month view shows per‑day counts with Created/Updated toggle.

Fast Indexer

Multi‑core scan of ~/.codex/sessions; memory‑mapped reads, tail sampling, and disk cache for instant reloads.

🔍

List & Search

Segmented sort (Recency, Duration, Activity, …). Quick search for title/comment; path tree navigation.

▶️

One‑click Resume

Resume in Terminal, iTerm2, Warp, or embedded terminal; copy the exact command with one click.

📤

Export & Cleanup

Export timeline to Markdown; reveal files in Finder; safe delete moves to Trash.

⚙️

Config & Providers

Dedicated Codex settings with providers (K2, GLM, DeepSeek), runtime, notifications, privacy, and raw config.

🔧

Diagnostics

Sessions root probe, providers checks, CLI path snapshot, counts/samples/errors with one‑click Save Report.

🔒

Privacy‑first

All parsing is local. Disk cache under ~/Library/Caches/CodMate/. No analytics by default.

Open Source

CodMate is open source and welcomes contributions from the community