zouyuanqing/dsh-memory-openviking

zouyuanqing★ 1JavaScript最后同步: 2026-08-14

在 GitHub 打开

Native OpenViking memory integration for DeepSeek Harness: host-plane memory service with automatic session capture (session/event + session/flush hooks), session→peer isolation, memory tools (write/recall/search/profile/forget) and automatic <memory_profile> prompt injection for every agent preset.

README 摘要

dsh-memory-openviking Native long-term memory for DeepSeek Harness, backed by OpenViking ("Self-evolving Context Database for AI Agents"). Zero self-built plugin frameworks — the integration rides DSH's native Cordis composition planes and OpenViking's HTTP/MCP surface. dsh-plugin · Host-plane memory service + global memory tools for every agent preset What you get Capability Plane Scope Automatic capture — session/event (write-behind) → session/flush (durability checkpoint) → batchAddMessages + async commitSession (server-side LLM distillation into preferences/entities/events) Host ( memory-openviking row) Every session, every preset Memory service ctx.memory — write / recall / search / profile / forget / commit / health Host Every preset's rows Thin tools — memory write / memory recall / memory search / memory profile / memory forget Global registration ( tool-memory row) Every agent (visible unless a preset explicitly restricts global tools) Automatic prompt injection — session working-memory overview + cross-session recalled preferences/entities/events, 1200-char budget, 5-min cache, sync provider with async refresh (never blocks prompt assembly) Global ( system-prompt section)…

在 GitHub 查看完整 README →
Agent/智能体dsh-pluginagentsearch

分类