dsh-job-hunting
Job Hunting DSH plugin and runtime skill scaffold for local job intelligence workflows.
157 results
Job Hunting DSH plugin and runtime skill scaffold for local job intelligence workflows.
OpenCode-style web search (Exa / Parallel MCP) provider for the DeepSeek Harness ctx.web seam. Gives any model, including opencode-go's deepseek-v4-flash, a working web_search tool without a DeepSeek official API key.
OpenCode Go (opencode.ai/zen/go) 额度用量插件:在 DSH Web GUI 左侧栏常驻一张额度卡片,展示日(近5小时)/周/月三个窗口的用量进度条、换算金额、重置时间与刷新时间;自动刷新间隔可在标题栏 ⚙ 设置弹层中自由输入(秒),卡片底部只显示当前秒数。Host 半在宿主进程查询官方 /zen/go/v1/usage 接口,Client 半是一个自包含的左侧栏 DOM 卡片(无 React、无构建步骤)。
DSH web plugin: coding-plan quota dashboard (OpenCode Go / Volcengine CodingPlan / DeepSeek balance / custom plans) shown as a sidebar footer badge with an overlay card.
DSH API 用量统计:token、请求、轮次、缓存命中、费用估算与多提供商余额/配额。
opencode-style custom agents for dsh: define agents as markdown files with their own system prompt and model, then call them from chat with an @mention — each mention dispatches a subagent
DSH host plugin: automatically sends images in user messages to a vision model (default mimo-v2.5 on opencode-go) and feeds the returned text description to the main text model (e.g. deepseek-v4-pro), without touching the visible chat transcript.
opencode-style interactive terminal UI for DeepSeek Harness (dsh): session list, markdown chat, live tool calls, opencode keybindings.
DSH 模型流式缺陷修复:opencode 聚合端点上 muse-spark-1.2 / gpt-5.6-luna 不发送 finish_reason/[DONE],导致 pi-ai 每次对话结尾报 "Stream ended without finish_reason"(TRANSPORT)并触发重试。本插件在 llm/stream waterfall 上把「已输出内容但结尾被截断」的 finish 改写为正常 stop,直连即可使用,无需代理。
DeepSeek Harness plugin: OpenCode Go plan usage readout docked under the composer, aligned with the input bar width
常驻 API 用量监控:DeepSeek/GLM Coding Plan/OpenCode Go/火山 Coding+Agent Plan 余额与配额,会话树 token 与花费(侧边栏入口 + 独立浮动窗)。
Import chat history and memory from other AI agents (Claude Code, Codex CLI, Gemini CLI, Aider, Cline, OpenCode, Hermes Agent, OpenClaw) into DeepSeek Harness
Deterministic context-pruning compaction backend for dsh (DeepSeek Harness) — zero-LLM summaries, /dcp command, works out of the box. Design references Opencode-DCP/opencode-dynamic-context-pruning.
Load MCP servers for the DeepSeek Harness from the mcp.json of Claude Code, Kiro, OpenCode, and Codex, with user and project layers and live reload
Use OpenCode models inside DeepSeek Harness without a separate provider API key.
Academica scientific, healthcare, SEC, provider-market, reimbursement, and market-access MCP bundle for DeepSeek Harness and Pi.
Collect and summarize local token usage from DeepSeek Harness, Codex and OpenCode logs, with a WebUI dashboard tab.
DSH plugin to display OpenCode Go usage and cost in sidebar
为 opencode go 设计的 API 池:根据余额热管理切换不同 API key,官方用量/余额查询 + 设置页图形化管理。
DSH plugin — Hermes-style Mixture-of-Agents request aggregator: router → parallel reference advisors → aggregator stream, with dual-provider failover (official + OpenCode Go) and V4P triple-gate cost guard.
OpenCode Go 订阅用量与真实花费监控(DeepSeek Harness Web 插件):5h 滚动/每周/每月用量百分比 + 月度真实花费与按天明细,直接显示在对话输入区。
套餐用量角标:在 Web 对话框右下角显示 5小时/周限/月限 三个用量窗口(支持 OpenCode Go、GLM Coding Plan 双渠道:Z.AI 国际版 / 智谱,以及 Kimi Code 会员套餐额度,月度会员额度可经 kimi-auth Cookie 增强),并在「设置 → 插件」提供各渠道独立的启用开关与 API Key 配置。
dsh WebSearchProvider over the OpenCode Zen Go Responses API server-side web_search tool
OpenCode Go billing layer for DeepSeek Harness (dsh): cached official pricing, proactive update checks, bill computation and a resident bill line in the web composer dock.