Skip to content

ejhg/interceptor-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

claude-code Proxy Logger

Intercept and log Anthropic API requests sent by claude-code

Usage

# Install dependencies
npm i

# Development mode with auto-reload and file logging
npm run dev -- --log-group my-session  # saves to logs/my-session/

# Start with custom config file
CONFIG_FILE=myconfig.yaml npm run dev

Compact vs Full

In config.yaml

logging:
...
  compact: true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published