Skip to content

Release v1.1.27

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jul 01:30
· 8 commits to main since this release

What's New

Installation

npm install -g [email protected]

Quick Start

# Start server (default port 8000)
claude-wrapper

# Start with colored logging
claude-wrapper --debug --verbose

# Start in background with HTTP logging
claude-wrapper --verbose

More Info