WeilaiSun/dsh-hindsight-memory
WeilaiSun★ 0JavaScript最后同步: 2026-08-14
Semantic long-term memory for DeepSeek Harness: hindsight_retain/recall/reflect tools + auto-recall over local Hindsight daemon (pgvector + DeepSeek embeddings)
README 摘要
dsh-hindsight-memory Semantic long-term memory for DeepSeek Harness — native hindsight retain / hindsight recall / hindsight reflect tools over a local Hindsight daemon (PostgreSQL + pgvector + DeepSeek embeddings), with optional auto-recall injection before each agent step. Everything is a plugin — this is a Cordis plugin that installs with dsh plugin add . Why DeepSeek Harness's built-in memory is session-scoped (per-session event logs + AGENTS.md instructions). This plugin adds cross-session semantic memory : high-value facts, user preferences, and lessons learned are embedded into a vector store and retrieved by meaning , not keywords — like Hermes's Hindsight integration. Features - hindsight retain — write a memory; Hindsight automatically extracts facts, resolves entities, generates the embedding, deduplicates similar facts, and links temporally/semantically. - hindsight recall — semantic search (embedding similarity + knowledge-graph spreading activation). The query does not need to match keywords. - hindsight reflect — LLM synthesis over recalled facts / mental models / directives for a distilled answer. - autoRecall — when enabled, the plugin hooks agent/pre-step and inje…
在 GitHub 查看完整 README →分类
A MCP server for Stata to integrate Stata into your agent.
★ 242
liustack/modsearchThe web plugin for DeepSeek Harness, and the search bridge for every model without native web access. Ask the web or X, get structured JSON evidence. | DeepSeek Harness 的 web 插件,为不能联网的模型补上搜索。问网页或 X,拿回结构化 JSON 证据(搜索、抓取、引用)。
★ 82
taxueseek/argo专门为 agent 打造的 agent 搜索工具,具备多语言搜索能力,覆盖中文/英文/学术/代码/购物/金融/新闻/百科。
★ 68