Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

kym6464/claude-code-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note

This repository has been archived in favor of daaain/claude-code-log

claude-code-tools

A bash wrapper for claude-code-log that auto-detects your current Claude Code project directory.

Features

A simple bash function that:

  • Detects the git root directory of your current project
  • Converts it to Claude Code's project naming convention (/path/to/project~/.claude/projects/-path-to-project)
  • Launches claude-code-log --tui with the correct project directory
  • Falls back to launching without project directory (the default behavior) if anything goes wrong

Demo

Screen.Recording.2025-07-18.at.2.25.51.AM.mov

Instructions

  1. Install uv

  2. Run uvx pycowsay hello world to ensure uv is working correctly

    kamalmuradov@kym ~ % uvx pycowsay hello world
    
      -----------
    < hello world >
      -----------
      \   ^__^
        \  (oo)\_______
          (__)\       )\/\
              ||----w |
              ||     ||
    
  3. Copy + paste the claude-export function into your .rc file

  4. Run claude-export from a directory in which you've run claude

About

Retrieve, export, and resume Claude Code sessions

Topics

Resources

License

Stars

Watchers

Forks

Contributors