Rxiain/dsh-openviking

Rxiain★ 2JavaScript最后同步: 2026-08-14

在 GitHub 打开

面向 DeepSeek Harness 的 OpenViking 检索、资源管理、自动召回与会话记忆插件

README 摘要

简体中文 English dsh-openviking 面向 DeepSeek Harness 的 OpenViking 检索、资源管理、自动召回与会话记忆插件 功能 工具 功能 memsearch 语义搜索( auto / fast / deep ;deep 使用会话上下文) memfind 快速语义查找,不带会话上下文 memread 读取 viking:// URI( abstract / overview / read / auto ) membrowse 浏览 viking:// 文件系统( list / tree / stat ) memgrep 精确/正则内容搜索(默认 viking://resources/ ) memglob 按 glob 模式枚举文件 memadd 在 viking://resources/ 下添加远程 URL 或本地文本文件 memremove 删除资源——需字面量 confirm: true memqueue 查看观察者队列状态 memcommit 提交当前会话并提取持久记忆 另含:已索引仓库上下文注入、通过上下文注入通道自动召回、会话同步 + 自动提交。 快速开始 配置默认指向 http://localhost:1933 。如需覆盖任何设置,请在 profile 的 cordis.patch.yml 中以 id: openviking 写入 完整 配置(patch 整体替换 config ): 创建账号与密钥 管理命令需要 root 密钥(本地服务通常位于 /.openviking/root api key.txt ): 把返回的密钥填入插件配置的 apiKey , account / user 填对应的账号与用户。 贡献 欢迎贡献: 1. Fork 仓库并创建功能分支( git checkout -b feature/your-change ) 2. 修改代码,并补充或更新测试 3. 运行 npm test 验证(默认套件无需 OpenViking 服务) 4. 提交并打开 Pull Request 许可证与致谢 MIT 参考了: - @tanyouqing/pi-openviking(源码仓库) - 上游:volcengine/OpenViking

在 GitHub 查看完整 README →
Agent/智能体agent-memoryai-agentscontext-databasecordisdeepseek-harnessdshdsh-pluginopenviking

分类