ccrider: Terminal Tool for Searching and Managing Claude Code Sessions
By
nberkman
Fresh out the oven, still warm. Top of the tray.
Summary
ccrider is a terminal-based tool for managing Claude Code sessions, allowing users to search, browse, and resume their coding conversations. It addresses the problem of finding specific conversations in nested JSON files by providing a TUI browser, CLI search functionality, and an MCP server integration so Claude AI can also search past sessions. The tool enables developers to stay in their terminal environment while efficiently accessing their coding history.
Key quotes
· 4 pulledSearch, browse, and resume your Claude Code sessions. Fast.
Finding that conversation where you fixed the authentication bug? Good luck grepping through nested JSON files.
ccrider solves this with a TUI browser, CLI search, and an MCP server so Claude can search your past sessions too.
Stay in your terminal. Find any conversation. Resume where you left off.
You might also wanna read
CCgather: A Tool to Document and Preserve Your Claude Code Journey
CCgather is a tool designed to help users document and preserve their Claude Code journey, as Claude Code automatically deletes session hist
claude-devtools: Open-source tool visualizes hidden Claude Code session data
claude-devtools is an open-source tool that reads raw Claude Code session logs from a user's machine and reconstructs all the information th
Claude Code History Viewer: macOS App for Browsing and Analyzing Claude Code Conversations
The article introduces Claude Code History Viewer, a macOS application that provides a user-friendly interface for browsing and analyzing Cl
Claudy: An open-source macOS wrapper for Claude Code with multi-session management and account switching
Claudy is a native macOS wrapper for Claude Code that solves the problem of managing multiple sessions, projects, and accounts in the termin
Bench: Tool for Storing and Reviewing Claude Code Sessions
Bench is a tool that automatically stores and tracks Claude Code sessions, allowing users to review tool calls, file changes, and share comp
Claudebin: Export and Share Claude Code Sessions as Resumable URLs
Claudebin is a tool that allows users to export Claude Code terminal sessions into shareable, resumable URLs. It captures the full session d
