@dingyi222666/dsh-agents-md
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
216 results
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
Kimi (Moonshot AI) chat-completions adapter for the DeepSeek Harness LLM seam — three routes: kimi-code (Kimi Code subscription), kimi-cn, kimi-global
DSH (DeepSeek Harness) web 消息增强插件:① 会话区左侧/右侧丝滑悬浮指令导航条(Codex 风格,可配置位置),刻度覆盖本地会话完整历史(含未加载部分,点击即加载更早并定位),滚动联动定位、悬停预览指令内容;② 输入框 ↑/↓ 键历史消息穿梭,像终端命令历史一样把已发送内容快速回填到输入框。
把 Claude Code / Codex 生态的 SKILL.md 技能导入或运行时挂载进 DeepSeek Harness:CLI 导入器 + SkillProvider 插件
为 DSH 移植 Codex 风格的会话消息导航轨道和悬停摘要
dsh plugin: opencode-style json_schema structured output via a generic StructuredOutput tool, /json-schema command, and native JSON Schema validation.
DeepSeek Harness companion for the Codex DSH Bridge.
DSH adapter for Everything Claude Code agents and skills
在两台机器之间安全迁移 Codex 环境(prepare/verify/restore),并指导 Codex 配置向 DeepSeek Harness 的对齐。
Codex-style heartbeat and cron automations for DeepSeek Harness
Scaffold, validate, and publish portable coding-agent plugins across Claude Code, Codex, OpenCode, Antigravity, and DeepSeek Harness.
DSH 技能包:遗留代码现代化/简化工作流(preflight → assess → map → transform),含 Cordis 挂载插件、离线 Python 脚本与冒烟测试。
dsh plugin: bounded retry for gateway network_error failures the stock retry policy cannot classify (e.g. OpenCode Zen finish_reason: network_error)
Live decode, TTFT, prompt-rate, and MTP stream gauges for DeepSeek Harness Web.
AI 不缺聪明,缺纪律:交付前自检、跑偏纠偏、系统化调试、多 agent 接力。4 个单文件 SKILL,装上即拷进 ~/.dsh/skills/。
Local-first continuity plugin for Codex and DeepSeek Harness that preserves source-aware task invariants across lossy context transitions.
CodeGuard MCP是一款实时AI代码安全扫描工具,用于检测AI生成代码中的漏洞、密钥和合规性问题,适用于开发环境中的代码安全审查。
Summary-free context window rollover, model-authored notes, and scoped raw history lookup plugin for DeepSeek Harness (DSH)
TOTP-only access control for DeepSeek Harness Web, with in-app enrollment, recovery codes, live protection controls and lock-all.
DSH 侧栏 R 图标:追踪 X @thsottiaux 的 Codex reset 公告(倒计时 + 北京时间)
Official-basic Codex compaction with an optional account-owned native summarization seam and legacy structured reader; no core patches or duplicate login.
Glob-activated rule prompts for DeepSeek Harness (DSH): when the agent reads or edits a matching file, the rule activates and is injected into the conversation (Claude Code rules.md / # Path: style).
Codex-style /reasoning command for DeepSeek Harness Web: select the reasoning effort of the current model from the slash menu
Markdown view: markdown rendering for DSH client plugins, exposed through the client service mdView. A thin facade over the harness MarkdownText primitive (GFM, math, footnotes, highlighted code) plus README-ism handling: raw <img> tags and document-relative targets resolved against the repo.