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:youwenkui/dsh-openclaw-enterprise-team
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Connect DeepSeek Harness (DSH) to a real OpenClaw enterprise AI team.
DSH is the conversational interface. OpenClaw remains the source of truth for agents, skills, tools, memory, permissions, approvals, sessions and execution state. This plugin does not create a second agent team inside DSH.
Status: experimental alpha. DeepSeek Harness is still a release candidate and its plugin APIs may change.
openclaw_team_health — verify the OpenClaw Gateway through a minimal, redacted health projectionopenclaw_team_list — discover configured OpenClaw agentsopenclaw_team_start — start a task with an OpenClaw lead agentopenclaw_team_continue — steer or continue the same OpenClaw sessionEvery task returns an OpenClaw sessionKey. DSH does not invent or persist a second task id.
0.1.0-rc.7PATHFrom GitHub during alpha:
dsh plugin --profile web add dsh-openclaw-enterprise-team
From a release tarball:
dsh plugin --profile web add ./dsh-openclaw-enterprise-team-0.1.0-alpha.2.tgz
Verify that the bundle layer is active:
dsh --profile web --dump-config
Override the bundle row in the profile's cordis.patch.yml when needed:
- id: openclaw-enterprise-team
name: dsh-openclaw-enterprise-team
config:
openclawCommand: /absolute/path/to/openclaw
defaultAgentId: main
timeoutSeconds: 600
DSH patches replace the complete config object, so include every field when overriding it.
Ask DSH:
Use
openclaw_team_startto ask the OpenClaw enterprise team to research the DSH plugin ecosystem, retain sources, have an independent reviewer check the result, and return a publication-ready report.
Use the returned sessionKey with openclaw_team_continue for corrections, added requirements or approval responses.
DSH conversation
-> this thin bridge
-> OpenClaw CLI / Gateway
-> OpenClaw lead agent
-> OpenClaw agents, skills, memory, wiki, ontology and approvals
execFile, not a shell.npm install
npm test
npm run check
npm run pack:check
| Plugin | DeepSeek Harness | OpenClaw |
|---|---|---|
0.1.0-alpha.2 |
0.1.0-rc.7 |
2026.7.1-2 tested |
dsh plugin --profile web remove dsh-openclaw-enterprise-team
OpenClaw data is not touched.
MIT
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: agent-team、multi-agent。