dsh-nail-steps
美甲流程
104 results
美甲流程
DeepSeek Harness web GUI: collapse the agent trajectory (tool calls, thinking, workflow steps) while always keeping the agent's final output. A setting controls whether the trajectory is default-collapsed after the final output completes (default on).
步数步幅计算
DSH plugin that bundles dsh-conversation-folding: enhanced conversation rendering with scrollable thinking boxes and foldable process steps.
Mindmap plugin for DeepSeek Harness: a plain markdown file in the working directory IS the mindmap; the chat edits it step by step and the right-side panel follows live.
Hot-switch agent presets (working modes) inside a running DSH session: mode changes are armed immediately and applied at the next step boundary through agentPresets.recompose, via the /mode slash command.
Dual-model routing policy: premium plans and rescues, local model implements ordinary steps
Context-branching conversation tree plugin for DeepSeek Harness. Avoid cold-start waste and show full tool/reasoning steps.
Installable DeepSeek Harness Web UI for replaying a completed session step
DSH plugin that forces the agent's chain-of-thought and reasoning to stay in Chinese via a per-step system-prompt injection — 让 Agent 的思考过程也自动使用中文
DSH plugin: one-click account balance & quota panel for multiple AI providers (DeepSeek, Zhipu GLM, Z.ai, Moonshot, MiniMax, StepFun, SiliconFlow, OpenRouter, xAI).
Pin-aware updater for DeepSeek Harness: check lockfile drift, plan pin bumps, never float to latest.
dsh turn-guard plugin: per-step timeout for agent turns. Watches session/event step boundaries; when the agent carries __pluginConfig.turnGuard.stepMs, a step running longer than that limit is cancelled via agent.cancel({kind:'hook'}). No config = no intervention (same as web session).
Fixed five-member dev team for DeepSeek Harness driven by the spec-superflow state machine: captain + spec-writer/architect/engineer/reviewer/docs, phase-tagged tasks with dependencies, auto phase advancement with a human build gate, and a workflow stepper in the web GUI
DeepSeek Harness plugin: export OpenTelemetry spans for turns, steps, and tool calls from a session log, over OTLP/HTTP or stdout, through the otel_export tool
DeepSeek Harness web GUI: collapse the agent trace (tool calls, thinking, workflow steps) while always keeping the agent's final output. A setting controls whether the trace is default-collapsed after the final output completes (default on).
Hindsight long-term memory for DeepSeek Harness: auto-recall context injection before each agent step (agent/pre-step) and auto-retain of each finished turn (session/event).
MiniMax H3 video generation plugin for DeepSeek Harness (easyframe single channel): text-to-video / first-frame image-to-video / first+last frame / last-frame extension / reference generation with async polling, queue & cancel tools, and an in-chat step-by-step Studio workbench
Circular jump controls that step through a DSH Web conversation one user message at a time, paging older history in automatically. 为 DSH Web 对话区提供上一条/下一条用户消息、回到顶部/底部的圆形导航按钮,并自动处理更早历史分页。
dsh 标准工具插件(Standard ToolKit):工具管家。平时工具不占位,会话中按需自动匹配加载,用完自动收走。含暂存区、雷达索引、白名单遮罩、load_tool / register_new_tool、pre-step 自动匹配、会话生命周期管理。
Run Claude Code headless as a subagent from the DeepSeek Harness, streaming a live digest of its steps into the session view while it works.
DSH skill 使用记分板:同时记录按会话去重与每次加载两种次数;设置页三选项卡(Skill 排行 / 会话榜 / 管理),Skill 排行固定按会话去重降序并分页(两种次数同时显示),会话榜按去重 skill 数排列并显示持久化会话标题;skill 工具与 read 直接读 skill 文件均记分;agent/pre-step 注入记分榜与 skill 实际路径;导入导出记分 JSON。
DSH 思考增强插件(EAC 定制版):思考与回复强制中文(system-prompt 注入)+ 界面硬编码英文中文化。已移除全部接管对话渲染器的显示功能,不再与折叠类插件(dsh-auto-collapse / dsh-turn-fold)抢占 assistant-step 座位。DSH web plugin (EAC fork): force Chinese agent thinking/replies + localize hard-coded UI labels, with all renderer-hijacking display features removed.
Ponytail (lazy-senior-dev) as a mode-switchable, always-on DSH plugin: injects the COMPACT ruleset every step (off empties it) and mirrors the full ruleset + five companions into ~/.dsh/skills. Attribution: github.com/DietrichGebert/ponytail (MIT).