QuickCall SuperTrace - Tracing server for AI coding assistant sessions
Project description
SuperTrace - Monitor your AI coding sessions
See what your AI assistant is doing. Track inputs, outputs, and tool calls in real-time.
Install | Features | Configuration | Docker | Troubleshooting
Install
curl -fsSL https://quickcall.dev/supertrace/install.sh | sh
Then run:
quickcall-supertrace
Open http://localhost:7845 in your browser.
SuperTrace reads directly from Claude Code's JSONL transcript files at
~/.claude/projects/. No hooks or configuration needed.
100% Local - All data stays on your machine. Nothing is sent to any external servers.
Features
- Real-time monitoring - Watch AI assistant inputs/outputs as they happen
- Session timeline - Browse all your coding sessions
- Conversation view - See user prompts, assistant responses, and tool calls
- Full-text search - Find anything across all sessions
- Export - Download sessions as JSON or Markdown
- WebSocket updates - Live updates without page refresh
Configuration
| Env Variable | Default | Description |
|---|---|---|
QUICKCALL_SUPERTRACE_PORT |
7845 | Server port |
QUICKCALL_SUPERTRACE_HOST |
127.0.0.1 | Server host |
Docker
docker compose up -d
Troubleshooting
Port Already in Use
QUICKCALL_SUPERTRACE_PORT=8080 quickcall-supertrace
Reset Database
rm -rf ~/.quickcall-supertrace
Stop the Server
# Foreground: Ctrl+C
# Background: pkill -f quickcall_supertrace
Built with care by QuickCall
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 quickcall_supertrace-0.1.6.tar.gz.
File metadata
- Download URL: quickcall_supertrace-0.1.6.tar.gz
- Upload date:
- Size: 1.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b05528b2d6bc0c644ea864277510c9ea09b3f95aa4b6b504f99dc88c48ac873
|
|
| MD5 |
3e0fafecebb43663fb1053dd98b13385
|
|
| BLAKE2b-256 |
7c9ab3f5fc1ee71584dff499827e6495449da164b7f22eae0da5aaf6459f0157
|
File details
Details for the file quickcall_supertrace-0.1.6-py3-none-any.whl.
File metadata
- Download URL: quickcall_supertrace-0.1.6-py3-none-any.whl
- Upload date:
- Size: 1.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.26 {"installer":{"name":"uv","version":"0.9.26","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80bcb83422a0133c3a6d2071fa7025645054442e44cd0d5b19dbf71151853a24
|
|
| MD5 |
abb1dde5e593f4dcd698983a96a139af
|
|
| BLAKE2b-256 |
524fc3aeeb596f95a23e9e683d68e172728c50cebc4e49fe8b59a161f44541c9
|