@a9i5k4/dsh-auto-memory 2.1.0 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@a9i5k4/dsh-auto-memory",
|
|
3
|
-
"description": "
|
|
4
|
-
"version": "2.1.
|
|
3
|
+
"description": "Proactive associative memory for DeepSeek Harness: zero-prompt contextual recall injected at a fixed boundary before the model speaks, three-layer auto-consolidation, skill crystallization, and Astra-style context management - handoff ledgers, PLAN whiteboard, and water-level sensing across context windows. Local-first, model-agnostic, zero runtime dependencies. 主动联想记忆+Astra 式上下文管理:情境自动唤回、三层自动沉淀、技能固化、交接账本与 PLAN 白板跨窗口续命、水位感知窗口自适应。",
|
|
4
|
+
"version": "2.1.1",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "lib/index.js",
|
|
7
7
|
"exports": {
|