Export Claude Code trajectories to Harbor ATIF format
Project description
cc-logger
Export and analyse Claude Code sessions.
Reads the JSONL trajectories Claude Code stores in ~/.claude/ and converts them to Harbor ATIF format for viewing and analysis.
Install
pip install claude-code-logger
Usage
# List sessions
cc-logger list
# Export all sessions to Harbor format
cc-logger export /tmp/cc-export --harbor
# View exported sessions in the browser
cc-logger view /tmp/cc-export
# Show token/session analytics
cc-logger stats /tmp/cc-export
cc-logger stats /tmp/cc-export --json
cc-logger stats /tmp/cc-export --project myproject
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
claude_code_logger-0.5.0.tar.gz
(258.6 kB
view details)
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 claude_code_logger-0.5.0.tar.gz.
File metadata
- Download URL: claude_code_logger-0.5.0.tar.gz
- Upload date:
- Size: 258.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d4786db0f0e68b7b45c5461e050701fcfc156c7cec36ac22c68aa0be29312e81
|
|
| MD5 |
7c523d7af1e4e58ba1f5b4d4d446f9bb
|
|
| BLAKE2b-256 |
bf0535d3089e75e7184d6396d1e910fbff8a8797c17f7d68bf7c64752f122123
|
File details
Details for the file claude_code_logger-0.5.0-py3-none-any.whl.
File metadata
- Download URL: claude_code_logger-0.5.0-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8faf42888487fdbde4ee4317dd17608d52850d9827e7d3f5146bb3dde9a059b
|
|
| MD5 |
85548c7ecf99bfc38c0fda2f51814748
|
|
| BLAKE2b-256 |
e60ff65510597c737db9fcad3006891871d052007b6e57b36259b438439f9cf1
|