Claude Code session log explorer
Project description
Subtle - Claude Code session log explorer
Explore and analyze your Claude Code session logs with ease. Subtle is a local, privacy-focused web app that helps you understand your Claude Code usage patterns.
👇 Click the image for a short video:
Table of Contents
Privacy
Subtle runs entirely on your local machine:
- All data processing happens locally
- No telemetry
- Your conversations never leave your computer
Prerequisites
- Python 3.10 or higher
- Claude Code session logs (stored in
~/.claude/projects/)
Installation
# uv
uv add subtle-claude-code
# Or with pip
pip install subtle-claude-code
Usage
subtle start
Server starts at http://127.0.0.1:8000
For the list of available options, run:
subtle --help
Custom Port
subtle start --port 3000
Or via environment variable:
PORT=3000 subtle start
Development
Setup
git clone https://github.com/itsderek23/subtle.git
cd subtle
uv sync
Run locally
uv run subtle start
Test
uv run pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file subtle_claude_code-0.0.2.tar.gz.
File metadata
- Download URL: subtle_claude_code-0.0.2.tar.gz
- Upload date:
- Size: 9.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d3017da0d153b17c444522eef1049383ecb7596c2c084368bcd5f8978418a41
|
|
| MD5 |
e48a20a42ba5c5d6687051a35d470589
|
|
| BLAKE2b-256 |
2d49a4b0b5a9d3236ee6e64060558a65bb4bb80773d86fb941ea067a43fcb09f
|
File details
Details for the file subtle_claude_code-0.0.2-py3-none-any.whl.
File metadata
- Download URL: subtle_claude_code-0.0.2-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1a9bc5cb9ab48d039feff9bc8dfe987d6af6d67d00117be1759a5a8b7fca5e4
|
|
| MD5 |
d69593cd2c754359938a91a86b0f91cf
|
|
| BLAKE2b-256 |
703c3500e865a311e4206e29da3714d4cf6b94e26851e47bc0ac7ff4f9eb19d0
|