OpenViking
volcengine
Self-evolving Context Database for AI Agents. Unify Agent Memory, Knowledge RAG and Skills.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:alison-xx/deepseek-harness-flow
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
DeepSeek Harness Flow is a community plugin that adds a visual workflow canvas and a multi-model evaluation lab to DeepSeek Harness.

Studio preview — visual workflow editing remains an additive Harness Flow view inside a normal Harness session.
It preserves the original Harness experience. Chat, sessions, settings, tools, and existing workflow records remain unchanged; the plugin only adds a Harness Flow view with three focused tabs:
Community project. Not affiliated with or endorsed by DeepSeek.
This beta is pinned to DeepSeek Harness commit 47f9438 and its matching RC packages.
dsh plugin --profile web add https://github.com/alison-xx/deepseek-harness-flow/releases/download/v0.1.0-beta.2/deepseek-harness-flow-0.1.0-beta.2.tgz
Restart the web profile, open any session, and select Harness Flow beside the original Chat view. See the installation guide for local-package installation and troubleshooting.
The repository also includes a Windows-oriented Tauri desktop launcher. It starts an isolated local Harness profile, installs this plugin bundle into that profile, and opens Harness in a native desktop webview.

pnpm install --frozen-lockfile
pnpm desktop:dev
The launcher asks for a local DeepSeek Harness checkout and a Node.js executable, then uses port 4181 by default. desktop:build creates an installer once Rust and the Windows build tools are installed. The first desktop beta intentionally uses a local Harness checkout and Node.js runtime rather than silently packaging credentials or a second copy of Harness. See the desktop guide.
credentials.set and are never persisted by this plugin.Requires Node.js 22+ and pnpm.
pnpm install --frozen-lockfile
pnpm verify
pnpm test:browser
pnpm pack:release
pnpm preview runs a standalone visual test shell at http://127.0.0.1:4178. Harness RC dependencies are runtime peers; the repository includes narrow compatibility declarations so a standalone clone can type-check without checking out the upstream monorepo.
Typert Remote namespaces:
flow.list/get/put/delete/run/cancel
benchmark.suites/list/import/export
benchmark.runs/start/get/list/cancel/retry/export
The primary wire and persistence contracts are FlowDefinition, ModelTarget, BenchmarkSuite, BenchmarkCase, BenchmarkRun, and BenchmarkResult.
No telemetry is collected. Test prompts, model answers, reports, and API keys are not uploaded by the plugin. Exporters redact credential-like fields, absolute workspace paths, and sensitive environment-variable names. Please read SECURITY.md before importing third-party test suites.
MIT. Built-in benchmark prompts are original project content and are released under the same license.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: agent-workflow、multi-agent。