request-frame-preview
预览并下载 DeepSeek Harness 发送给模型的完整请求帧(system prompt + tools_list + 通信消息)
Preview and download the exact request frame (system prompt + tools_list + wire messages) that DeepSeek Harness sends to the model
怎么安装
dsh plugin add request-frame-preview 简介
request-frame-preview Preview and download the **exact request frame** that DeepSeek Harness sends to the model for a session: the full system prompt, the tool declarations (tools), and the wire message array (system → user / assistant / tool-result in order), rebuilt from the session log. A small DSH plugin with a host half (one read-only HTTP endpoint) and a browser half (a "请求预览 / Request preview" button in the session header). Install sh dsh plugin --profile web add request-frame-preview or from a local checkout: sh dsh plugin --profile web add /path/to/request-frame-preview Restart dsh we…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- 12
- 最近更新
- 2026-09-07
- 创建于
- 2026-09-07
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
ECC
affaan-m/ECC
代理 harness 性能优化系统。面向 Claude Code、Codex、Opencode、Cursor 及更多的技能、本能、记忆、安全与调研优先开发。
claude-relay-service
Wei-Shaw/claude-relay-service
CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。
ccmanager
kbwo/ccmanager
用于Claude Code / Gemini CLI / Codex CLI / Cursor Agent / Copilot CLI / Cline CLI / OpenCode / Kimi CLI的编码代理会话管理器。