striveh/dsh-llm-call-inspector

striveh★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

Local request and response inspector for session-associated DeepSeek Harness LLM calls

README 摘要

dsh-llm-call-inspector English 中文 A local, session-scoped LLM request and response inspector for DeepSeek Harness Web. It adds an LLM Calls view beside Chat and Trajectory so developers can inspect each session-associated normalized llm/stream call without changing what the model receives or what the caller receives. This is a community plugin, not an official DeepSeek Harness release. Version 0.1.2 is verified against the 0.1.0-rc.8 and 0.1.1-rc.1 API surfaces. [!WARNING] Request and response bodies can contain prompts, source code, tool arguments, tool results, personal data, or secrets embedded in content. Installing this plugin opts the Host into body capture by default. Read Privacy and data handling before using it with sensitive sessions. What it shows - A newest-first list of calls for the active DSH session. - Provider, model, purpose, status, start time, duration, chunk count, and body-capture state. - Search plus status and purpose filters. - A master/detail layout with separate request and response tabs, expandable JSON, and copy actions. - Live polling, explicit refresh, session-local clear, error and empty states, keyboard focus, responsive layout, and English/Chinese…

在 GitHub 查看完整 README →
工具/开发debuggingdeepseek-harnessdeveloper-toolsdshdsh-pluginllm-observabilitylocal-firstprivacy

分类