zzy-dsh-prompt-optimizer
Direct-apply, privacy-aware prompt optimization for DeepSeek Harness.
335 results
Direct-apply, privacy-aware prompt optimization for DeepSeek Harness.
CodeBuddy CLI (Tencent) as a dsh subagent provider via ACP: registers the `codebuddy` subagent provider and the `subagent_codebuddy` tool. The child runs CodeBuddy's own runtime (its prompt, tools, model) in a fresh subprocess driven over the Agent Client Protocol.
随身笔记 (dsh-notepad) for the dsh web GUI: a notes & snippet library — save, search, copy and organize frequently-used notes and prompts by category, with a one-click quick access on the chat input toolbar.
Notify me when DSH needs me: desktop notification (with tab-title fallback) when an approval prompt or an ask-user-question card appears while the page is in the background.
Bundled Hell Grind video prompt skill provider for DeepSeek Harness
乔哈里认知四象限对话梳理工具 / Johari cognition-quadrant dialog prompt composer — adds a button above the composer that opens a 2×2 quadrant panel (我知道/不知道 × AI知道/不知道) to groom conversation context into a structured prompt written back into the draft.
Out-of-tree DeepSeek Harness bundle: an executable implementation of the Harness Engineering Methodology (HARNESS-METHODOLOGY-SPEC v1.0) — agent-discipline prompt section + artifact scaffolding tool + compliance audit tool.
Tiered micro-clear layer for DeepSeek Harness compaction: clears whitelisted re-runnable tool results to placeholders before the official summarization tier, freeing context with no model call.
V 技能映射 — DeepSeek Harness Web 的 '/' 菜单插件:映射技能(配置目录的一级子目录含 SKILL.md,选中注入全文)+ 自定义指令(followup 型)+ 快捷按钮(输入框下方网格,点击追加 Prompt 进输入框,可选自动发送)+ 设置页可视化编辑(目录/指令/按钮 CRUD)。
Detect Claude Code and Codex CLI updates, prompt the user, and run the right channel-specific upgrade
A conservative intent compiler for Vibe Coders in DeepSeek Harness: clarify messy drafts without inventing details, then fill the result back into the composer.
Keeps long coding-agent sessions lean: wrap work in named tasks and, when one is done, fold its whole span into a short titled summary. The conversation stays readable, context costs stay low, and every fold's original content can be read back on demand. For DeepSeek Harness.
A safe external-skill discovery and adoption bundle for DeepSeek Harness
DeepSeek Harness bundle that routes real sandbox escalation prompts through a dedicated approval reviewer
DeepSeek Harness plugin: a masked password input panel in the Web GUI. The agent calls the password_prompt tool, the browser pops an HTML password panel, and the typed value is returned to the agent — no interactive terminal needed.
Task-to-skill pairing with a laziness ladder and a safe install cellar. Never overpours, never serves untasted. DSH · Claude Code · Codex
Personal prompt profile engine for DeepSeek Harness: message-level prompt rewriting and automatic profile learning with a bilingual settings panel and conversation dock.
Codex-style up/down input-history recall for the DeepSeek Harness web GUI
Route the first prompt to one of DeepSeek Harness's four shipped Agent Presets with DeepSeek V4 Flash.
Quick prompts dock for the dsh web GUI: a row of user-defined prompt chips above the composer — click a chip to preview and edit its text (with {{placeholder}} fields), then sync it into the input or send it directly. Prompts are stored in the official settings document, not localStorage.
输入框快捷输入:输入框上方常驻横向快捷条(第一行分类、第二行标题,悬停切换、点击插入);每条可单独开启自动发送(⏎ 图标,点击即发送)、可设置数字序号按序排列;闪电笔弹层可管理并从 MD 导入;数据存 ~/.dsh/quick-prompts.json 全局一份不丢失
Host-only custom agent preset editor via the /preset-composer slash command: name, description, preset prompt, skills, and plugins. A client UI (child-slot configure button) is reserved for future DSH support of out-of-tree client bundles.
PUA 的 DSH 实现:完整协议、全局与会话配置、角色风味、子代理策略与独立验收 Loop
DSH multimodal input plugin: route file attachments (images, video, audio, text) through per-preset model chains and feed the results to the session model as prompt tokens. Adds a Multimodal settings page.