Metadata-Version: 2.4
Name: lmnr-claude-code-proxy
Version: 0.1.0
Requires-Dist: httpx>=0.27.0
Summary: Thin proxy server for Claude Code and Laminar tracing
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# Laminar Claude Code proxy

This library contains a tiny Rust proxy for Claude Code that can accept
requests from claude-agent-sdk with trace id and span id in order
to associate spans from the proxy with the parent context.

