dsh-plugin-balance
DeepSeek API balance display in the DSH web session header (balance capsule beside the Session log button)
92 results
DeepSeek API balance display in the DSH web session header (balance capsule beside the Session log button)
DSH bundle: Git 分支管理——会话 header 与新会话欢迎页显示当前分支,支持切换/新建/更新/拉取/推送/删除(本地分支,IDEA 风格树)
Current project and its git state at a glance for the DeepSeek Harness web GUI: the project name with its branch and change counts, in the Work window's conversation header, left of the Session log export button
DeepSeek Harness plugin: open the current workspace in a detected editor (VS Code, GoLand, PhpStorm, HBuilderX, …) from a header dropdown
Switch the agent preset (conversation mode: Standard / Code / Minimal / Creator) of a session mid-conversation, straight from the session header.
Fork any session into a different agent preset — a UI button with preset picker in the conversation header.
HTTP 请求头解析
Side-chat (旁会话) plugin for DeepSeek Harness: launch a fresh, continuable parallel session from the conversation header while the main session keeps running. · DSH 旁会话插件:主会话进行中也能一键新开一个独立会话并行提问。
Context occupancy and account balance for the DeepSeek Harness Web Client: a session-header readout, a balance capability seam, and a DeepSeek provider
DeepSeek Harness plugin: open the current session's workspace directory in Visual Studio Code from the session header.
在 DSH 已打开子代理的 Header 展示 provider、model 和 reasoning effort
Workspace overview: a Workspace Overview tab beside Chat with a subtab facade for other plugins, and a GitHub pill in the session header when the workspace has a github.com repository.
Lovstudio in-place application restart for the DeepSeek Harness web surface: a host half exposing restart/status routes and a settings-header button with live running-conversation monitoring, confirmation dialog, and in-flight spinner.
JWT 解码:解析 header/payload,判断过期(不验签)
Git worktrees and branches for the DeepSeek Harness Web Client: a session-header chip that shows where the session is checked out, branch and worktree switching, and worktrees adopted as harness workspaces
会话头部一个按钮,用系统文件管理器打开当前工作区目录。One button in the session header to open the current workspace in your system file manager.
DSH web plugin: native sidebar batch-delete for sessions (header button + row checkboxes) with self-healing slot patch.
DeepSeek Harness UI plugin: session deletion (删除会话). Adds a header action on the current session with a confirm dialog; on confirm it terminates the session's agent and removes the session's files and local data.
DeepSeek Harness LLM User-Agent/header injector with key pool round-robin: keeps the official llm-pi-ai adapter, re-injects user-agent, and supports multi-key rotation per provider. | DeepSeek Harness LLM 请求头注入器 + Key 轮询:保留官方适配器,补回 User-Agent,支持按提供商多 Key Round-Robin 轮询。
会话右上角电源控制:Session log 左侧的「重启 / 注销」胶囊按钮,与官方版式一致(静态 web 插件)
Open the current project directory in a native editor from the DeepSeek Harness web GUI: the session header's editor picker, and the host half that finds the installed editors and launches one
Session reference plugin for DeepSeek Harness: one-click copy of the current session's @session-id reference in the header, an @ mention menu that lists sessions by title, and a session_read tool that reads any local session by @session-id / dsh-session:URI / @title and projects it to readable conversation text — no more download-transfer-unzip to share context between sessions.
DeepSeek Harness plugin: an http_probe tool for checking status, latency and headers of HTTP endpoints
DSH JWT tool: HS256 decode (header/payload/expiry status), sign, and verify — zero runtime dependencies, RFC 7515-verified