All plugins

DSH / BUNDLE / CLIENT-UI

@a9i5k4/dsh-auto-memory

v0.1.5Aik358 / dsh-auto-memoryc2c3c36bbc

External Git bundleBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

@a9i5k4/dsh-auto-memory

DSH 自动记忆插件:三层记忆(用户级/项目笔记/每日日志)自动注入与检索、每日反思、可视化面板与设置页,支持继承其他 AI 工具的记忆。

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add Aik358/dsh-auto-memory --ref c2c3c36bbcc0841e1c910c00b46919824078df9b

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIWeb UINot inspected
Model toolsNot inspectedNot inspected
Profile stateconditionalNot inspected

README / EN

Package documentation

An auto-memory plugin for the DeepSeek Harness Web GUI: three-layer memory (user-level / project notes / daily logs) with automatic injection and retrieval, daily reflections, a visual panel and settings page, and inheritance of memories from other AI tools.

LIMITATIONS

Known limitations

- Memory files are plain-text Markdown; no secrets stored unless explicitly requested. - `memory_recall` session search depends on the deployed session-query index; without it, only local search works. - Plugin-set changes require a dsh restart. ---