dsh-web-search-ddg
aooyoo
Zero-token DuckDuckGo search provider for the DeepSeek Harness (DSH) web seam — local headless browser, no API key, no m…
PROJECT TOPICS
PROJECT README
Runtime engine for DSH Lattice V1.
This package implements the runtime side of the DSH Lattice contract:
LatticeRuntime with utoRun, agentMessage, status, cancel, and
recover.All external side effects are kept behind adapter interfaces; tests use fake adapters.
import { LatticeRuntime, InMemoryEventStore } from "dsh-lattice-runtime";
const runtime = new LatticeRuntime({ stores, adapters });
const result = await runtime.utoRun(request);
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。