← Back to list

dsh-tiered-memory

DeepSeek Harness Memory New Low risk

Tiered persistent memory (user/env/project) with per-tier char budgets and semantic query routing; full layers refuse writes instead of silently evicting.

How to install

DeepSeek Harness dsh plugin add github:leetom314/dsh-tiered-memory

About

dsh-tiered-memory 分层记忆 + 预算管理(Tiered memory with per-tier budgets)。 移植 Hermes Agent 的记忆纪律:dsh 生态约 65 个记忆插件全是单层存储,本插件是 **分层 + 预算**概念的首个实现。 What it does 三个 tier(user / env / project)+ 每层 char 预算: **mem_set** — 写稳定事实到层(tier + key + content)。同 key upsert。层满拒绝写。 **mem_get** — 按 key 精确读。 **mem_query** — 语义查询:自动路由到对应层(用户特征词→user,环境词→env,项目词→project),只在档案真有时返回。 **tier_summary** — 各层用量 + 驱逐候选(冷/旧条目)。 **mem_delete** — 显式删除(淘汰权交模型,不自动删)。 Hermes 纪律的移植点 | Hermes | 本插件 | |---|---| | 四层记忆(user/memory/wiki/skills) | 三层 tier(user/env/project),每层预算 | | 满层拒绝 → 替换/合并 | add 返回 tier full — delete or merge first | |…

Recommendation signals

45 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
45 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
MIT
Language
JavaScript
GitHub stars
0
mo. downloads
Last push
2026-09-09
Created
2026-09-08

Links

GitHub ↗ Report issue ↗

Basic safety check

Findings
curated 收录但无 npm 包/安装命令
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
deepseek-harness, dsh, dsh-plugin

Related plugins

Claude Code
Score82

get-shit-done

gsd-build/get-shit-done

A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.

☆ 64.5K ↓ 48.4K Memory
MCP ServerClaude Code
Score80

markdownify-mcp

zcaceres/markdownify-mcp

A Model Context Protocol server for converting almost anything to Markdown

☆ 3.0K ↓ 1.3K Memory
DeepSeek Harness
Score80

hindsight

vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents

Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.

☆ 23.6K ↓ 119.1K Memory
MCP Server
Score79

airtable-mcp-server

domdomegg/airtable-mcp-server

🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases

☆ 456 ↓ 13.1K Memory