pFad - Phone/Frame/Anonymizer/Declutterfier! Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

URL: http://github.com/Sixeight/ccl

e-bedb41adf21fe337.css" /> GitHub - Sixeight/ccl: View Claude Code projects file with easy browsing, filtering, and search.
Skip to content
/ ccl Public

View Claude Code projects file with easy browsing, filtering, and search.

License

Notifications You must be signed in to change notification settings

Sixeight/ccl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ccl - Claude Code Log

Simple Claude Code project files viewer.

Quick Start

# Install
go install github.com/Sixeight/ccl@latest

# View current project's conversation
ccl

# View specific file
ccl project.jsonl

# Stream real-time updates
tail -f project.jsonl | ccl

Features

  • Auto-detect project files for current directory
  • Filter by role or tool with glob patterns
  • Stream conversations in real-time
  • Output as colored text or JSON
  • Navigate to project directories quickly

Common Usage

Filtering Examples

# Show only user messages
ccl --role user

# Show Bash commands and their results
ccl --tool Bash

# Show all Edit operations (Edit, MultiEdit)
ccl --tool "*Edit"

# Exclude todo-related messages
ccl --tool-exclude "Todo*"

# Combine filters
ccl --role assistant --tool "mcp__*"  # MCP tools used by assistant

Output Options

ccl --compact    # Minimal output
ccl --json       # JSON format
ccl -f           # Follow mode

Project Files

# List all projects
ccl log --projects

# List current directory's projects
ccl log --current  

# Open specific project
ccl log --projects | grep "myproject" | cut -f1 | xargs ccl

Project Navigation

# Show project status
ccl status
ccl status --all      # All projects with IDs
ccl status abc123     # Specific project

# Jump to project directory  
cd $(ccl status -l abc123)

Development

git clone https://github.com/Sixeight/ccl.git
cd ccl
make all     # fmt, lint, test, and build
make test    # run tests only
make build   # build binary only

License

MIT License

About

View Claude Code projects file with easy browsing, filtering, and search.

Resources

License

Stars

Watchers

Forks

Contributors

pFad - Phonifier reborn

Pfad - The Proxy pFad © 2024 Your Company Name. All rights reserved.





Check this box to remove all script contents from the fetched content.



Check this box to remove all images from the fetched content.


Check this box to remove all CSS styles from the fetched content.


Check this box to keep images inefficiently compressed and original size.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy