claudex-0.1.0 is not a library.
claudex
Query, search, and analyze Claude Code sessions from the command line.
Status: early skeleton — help menu only, features coming soon.
What is claudex?
claudex is a CLI tool for working with Claude Code session data stored locally on your machine. It will let you search conversation history, extract insights, and analyze how you use Claude Code across projects.
Build
# Preferred: Nix devshell (auto-activates with direnv)
# Then build
# Or build directly with Nix
Run
# From devshell
# Via cargo
# Via nix
Development
Requires Rust 1.85+. See CLAUDE.md for the full development guide.
License
MIT — see LICENSE.