Skip to content

aquilarafa/clancy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clancy

Ralph and Chief Wiggum

TUI for viewing Claude Code sessions with live reload.

Installation

Requires Go 1.21+

git clone https://github.com/aquila/clancy.git
cd clancy
go build -o clancy
sudo mv clancy /usr/local/bin/  # optional

Usage

# Inside any repo: automatically opens the most recent session
clancy

# Or specify a file
clancy file.jsonl

When run without arguments, Clancy searches for sessions in order:

  1. ~/.claude/projects/<current-repo>/ - saved Claude Code sessions
  2. *.jsonl in current directory

Keybindings

  • ↑/↓ or j/k - Navigate messages
  • q or Ctrl+C - Quit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages