Lume
Named personas with long-term memory and evolving style — switch identities, create new personas through dialogue, and let each persona remember facts across sessions.
具名、带长期记忆与进化风格的人设——切换身份、通过对话创建新人设,并让每个人设跨会话记住事实。
How to install
dsh plugin add github:cayan0x/Lume About
Lume(微光) **DSH Desktop 增强插件。为每个会话注入两项相互独立的能力:** **思维逻辑引擎** —— 约束「如何正确完成任务」:P0-P3 四层推理框架,始终生效,不依赖人设 **人设系统** —— 塑造「以何种风格表达」:具名、具备长期记忆、可随对话演进的对话人格 人设只影响自然语言表达,不介入思维逻辑,也不影响代码、命令与工具调用的执行结果。 *人设菜单:内置角色卡与蒸馏、管理入口* --- 一、思维逻辑引擎(P0-P3) 从推理实践提炼的四层思考框架,注入每个会话的 system prompt。无论选择哪个人设(包括「不使用人设」),该框架始终生效。 | 层 | 防范目标 | 规则 | |---|---|---| | **P0 上下文管理** | 上下文衰减 | 历史变长时主动浓缩:保留原始请求、已完成操作、关键决策、错误与**已排除的假设** | | **P1 阶段门控** | 未调研即动手 | 分析与计划阶段仅使用只读工具调研,确认方案后再进入执行 | | **P2 振荡预防** | 修改—回滚循环 | 改后立即验证;同一文件先完整读取再一次性修改;连续失败即更换思路,已排除的假设不再重提 | | **P3 反思自检** | 缺乏复盘 | 每次操作后评估结果是否符合预期,失败先归因再重试;定期回顾整体进度是否偏离目标 | 二、人设系统:「人设即人」 …
Recommendation signals
Meta
- License
- MIT
- Language
- TypeScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-31
- Created
- 2026-08-29
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-ponytail
MengYuil/dsh-ponytail
Port of ponytail: an always-on lazy-senior-developer coding persona with intensity levels, persistence of the default level, and review, audit, debt, gain and help skills for DeepSeek Harness.
dsh-awiki
AgentConnect/dsh-awiki
Provides DeepSeek Harness agents with native identities based on the open Agent Network Protocol (ANP), plus identity-based direct, group, mail, and Agent-to-Agent communication.
dsh-auth-everying
chenbin-dev/dsh-auth-everying
Import local Claude, Codex, Grok, Gemini, Copilot, OpenCode, and CC Switch config into DeepSeek Harness with OAuth login for supported providers.
dsh-remote-shell
wutian122/dsh-remote-shell
Bundles the remote-shell skill for secure SSH, SFTP, Telnet, and WinRM remote operations, with an encrypted credential vault whose login and execution scripts never accept plaintext passwords.