DEPRECATED: Use llm-interceptor instead. Intercept and analyze LLM traffic from AI coding tools
Project description
⚠️ DEPRECATED: Claude Code Inspector
This package has been renamed and is no longer maintained.
The
claude-code-inspectorpackage has been completely rebranded as LLM Interceptor (LLI).Please migrate to the new package for continued support and updates.
🚨 Important Migration Notice
This package (claude-code-inspector) is deprecated as of version 2.0.0.
What Changed
- New Package Name:
llm-interceptor - New CLI Command:
lli(instead ofcci) - New Repository: https://github.com/chouzz/llm-interceptor
Migration Steps
-
Uninstall the old package:
pip uninstall claude-code-inspector
-
Install the new package:
pip install llm-interceptor # or using uv (recommended) uv add llm-interceptor
-
Update your commands:
# Old command cci watch # New command lli watch
-
Update environment variables if needed:
# The proxy setup remains the same export HTTP_PROXY=http://127.0.0.1:9090 export HTTPS_PROXY=http://127.0.0.1:9090 export NODE_EXTRA_CA_CERTS=~/.mitmproxy/mitmproxy-ca-cert.pem
Why the Change?
The project has evolved beyond just Claude Code inspection to support a broader range of LLM traffic analysis across multiple AI coding tools and providers. The new name "LLM Interceptor" better reflects this expanded scope.
Features in LLM Interceptor
- ✅ Enhanced Watch Mode - Better session management and real-time capture
- ✅ Modern Web UI - Beautiful React-based interface for trace analysis
- ✅ Broader Provider Support - Anthropic, OpenAI, Google, Groq, Together, Mistral, and more
- ✅ Improved Performance - Better streaming support and data processing
- ✅ Active Maintenance - Regular updates and bug fixes
Need Help?
- 📖 Documentation: https://github.com/chouzz/llm-interceptor
- 🐛 Issues: Report bugs
- 💬 Discussions: Get help
Please update to llm-interceptor as soon as possible. This deprecated package will not receive any future updates or security fixes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file claude_code_inspector-2.0.0.post1.tar.gz.
File metadata
- Download URL: claude_code_inspector-2.0.0.post1.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3bd9b714c0fdd57284580369cdf4cd3ef6a7b91eae3406c520abc3f51051a29
|
|
| MD5 |
3d16d4001390f4b251fa2b299ead2ee0
|
|
| BLAKE2b-256 |
5e45cc23d1c412be10074024a7be911897679473659555b2bd7088ee3cd89cdf
|
File details
Details for the file claude_code_inspector-2.0.0.post1-py3-none-any.whl.
File metadata
- Download URL: claude_code_inspector-2.0.0.post1-py3-none-any.whl
- Upload date:
- Size: 40.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8075fd8b8b249e0c7ab397dd6848ccbb6467407de0b6a9c154d5b1c9b49af95f
|
|
| MD5 |
6513d2b1f503b63786f5b4354e30c876
|
|
| BLAKE2b-256 |
490528467e05c9ef860b87589ede4d14bbfa9f389f5cdab9cc8da5892971d90a
|