dsh-requirements-alignment
Runtime requirement drift guard for DeepSeek Harness — keeps long-running agents aligned with user intent while they work.
12 results
Runtime requirement drift guard for DeepSeek Harness — keeps long-running agents aligned with user intent while they work.
An intent-calibrated DSH discussion mode that prevents complex conversations from drifting and turns them into evidence-based next steps.
Two-stage intent and evidence review, deterministic completion gates, and bounded repair for DeepSeek Harness agents
Pre-write reuse firewall for DeepSeek Harness: before the agent writes a new helper/service, surface the existing implementations that already cover that intent. Deterministic retrieval (no LLM) backed by the Auto_code_audit capability channel.
Task boundaries for DeepSeek Harness Web: use Focus for execution scope and Persistent Anchors for explicit constraints without rewriting prompts.
A conservative intent compiler for Vibe Coders in DeepSeek Harness: clarify messy drafts without inventing details, then fill the result back into the composer.
DSH host bundle plugin: builds a two-level (category + skill) recall index over all local SKILL.md files and routes a natural-language intent to the best-matching skills, with three-state (hit / low-confidence / miss) fallback.
One-shot DSH skill (SKILL.md) generator: capture intent, draft, validate, package and distribute skills from inside a DeepSeek Harness session.
将用户意图解析为可编辑、可观测、可学习的多跳工具调用图,消费 CDP 语义与 adapter 桥接工具
将用户意图解析为可编辑、可观测、可学习的多跳工具调用图,消费 CDP 语义与 adapter 桥接工具
Session-bound Intent Formation policy and local state tools for DeepSeek Harness.
DeepSeek Harness (dsh) plugin: real AST-based scan of installed plugins for malicious-intent patterns, with an optional periodic schedule and auto-quarantine on critical findings. Advisory-by-default, not an antivirus signature database.