winget install --id paopaoandlingyia.PrismCat
About PrismCat
PrismCat is a self-hosted, transparent proxy and debugging console for LLM APIs. Change one line — your base_url — and instantly see every request and response between your app and OpenAI / Claude / Gemini / Ollama / any LLM API, including streaming (SSE).
What's new in 1.7.0
v1.7.0 brings major improvements to observability and usage tracking in PrismCat, adding Trace correlation with dedicated pages, a Usage extraction rule library, Body keyword search, and a smarter storage strategy for large bodies. - Added Trace correlation along with Traces / Trace Detail pages for reviewing multiple logs across a full call chain - Added Usage / token extraction with per-upstream binding rules, managed via a rule library on the settings page - Expanded built-in Usage templates to OpenAI compatible, OpenAI Responses, Anthropic, and Gemini, covering Responses API, Codex, and other newer workflows - Added keyword search to the request / response Body viewer - Improved storage and display of large Bodies, keeping a readable preview in the database while storing full content separately - Wired Usage extraction results into log detail and summary views - Continued refinement of text rendering and readability on the log detail page - Improved handling of formatted Bodies and separately-stored Bodies - Updated the manual binary release workflow default tag to v1.7.0 - Note: this version changes the Body log storage format. Large-Body logs produced by older versions may fail to load their detached full content after upgrading — please back up or export important historical logs beforehand Full Changelog: https://github.com/paopaoandlingyia/PrismCat/compare/v1.6.0...v1.7.0
Version history
| Version | Updated | Notes |
|---|---|---|
| 1.7.0 | Unknown | v1.7.0 brings major improvements to observability and usage tracking in PrismCat, adding Trace correlation with dedicated pages, a Usage extraction rule library, Body keyword search, and a smarter storage strategy for la... |
| 1.6.0 | Unknown | v1.6.0 makes PrismCat better for long-running local, server, and Docker deployments with console authentication, log annotations, resource/storage visibility, and in-app update checks. - Added console login and first-tim... |
| 1.5.0 | Unknown | v1.5.0 improves PrismCat's debugging workflow with request overrides, per-upstream outbound proxy settings, and cURL export from log details. - Added request overrides with per-upstream JSON Patch bindings, including ori... |
| 1.4.0 | Unknown | v1.4.0 adds live updates for in-flight requests and moves body formatting work out of the proxy hot path to reduce request-time overhead. - Added live log detail updates so in-flight requests can now show status, respons... |
| 1.3.1 | Unknown | v1.3.1 is a small patch release focused on compatibility and polish. It improves the merged view for Gemini streaming responses and includes a couple of storage-related fixes. - Added Gemini streaming merge support so th... |
| 1.3.0 | Unknown | v1.3.0 brings a more polished UI, a faster log-detail experience, and a more consistent debugging workflow. - Fixed a legacy global CSS reset that was collapsing spacing and hurting the overall visual polish - Improved l... |
| 1.2.0 | Unknown | v1.2.0 brings better stream merging, a JSON viewer fix, and improved mobile usability. - Improved OpenAI / Claude streaming merge support - Enhanced SSE parsing and merged-view display - Fixed JSON viewer hierarchy/layou... |