Releases: NOirBRight/dsh-llm-assistant
Release list
DeepSeek 小管家 v0.1.5
DeepSeek 小管家 v0.1.5
右下角常驻助理。自己的会话、自己的历史、自己的提醒,不属于任何一个项目。
长什么样
安装
DeepSeek Harness Web,0.1.0-rc.7 或更新。
dsh plugin --profile web add github:NOirBRight/dsh-llm-assistant#v0.1.5装完重启 Web。
这版修了什么
兼容 Harness 0.1.0-rc.8。rc.8 的 web-app 已经自带 session-reference,插件不再 insert 同一个 loader id(否则启动失败:duplicate loader entry id: session-reference)。rc.7 没有该行时,插件会在 boot 时补上。任务引用预算与官方默认一致:最多 3 来源、每来源 64 KiB。
DeepSeek 小管家 v0.1.4
DeepSeek 小管家 v0.1.3
DeepSeek 小管家 v0.1.3
右下角常驻助理。自己的对话,不占项目会话,也不会出现在会话列表里。
可以聊天、设提醒;问到当前工作时,它自己去读,不用先点「引用任务」。
长什么样
关着 — 没开项目也在。
打开 — 缩小版对话窗叠在主窗口上。
面板 — 标题栏「新对话」,输入栏只有模型、上下文和发送。
安装
需要 DeepSeek Harness Web(web-app,0.1.0-rc.7 或更新)。
dsh plugin --profile web add github:NOirBRight/dsh-llm-assistant#v0.1.3装上后重启 Web。
这版
README 改成产品介绍,三张界面图放进 Release。
功能边界没变:不会写你的项目文件,不会复制整段任务记录,这版也还没有跨会话投递。
DeepSeek 小管家 v0.1.2
DeepSeek 小管家 v0.1.2
右下角常驻鲸鱼席位。独立助理会话:能聊天、设提醒、按需只读当前页面任务。没有「引用任务」按钮。
长什么样
关着 — 不绑 workspace,没开项目也在。
打开 — 缩小版对话窗叠在主窗口上。
面板 — 标题栏「新对话」,composer 只有模型、上下文圈和发送。
安装
需要 DeepSeek Harness Web(web-app,0.1.0-rc.7+)。插件会插入 @deepseek-ai/dsh-schedule 和 @deepseek-ai/dsh-session-reference。
dsh plugin --profile web add github:NOirBRight/dsh-llm-assistant#v0.1.2这版相对 v0.1.1 修了什么
- 值班不再拖垮宿主:心跳固定 30 分钟;值班 log 超限就新建,不 resume 上 MB 的 jsonl;安静心跳后轮换。
- Deep diving 会停:忙碌状态跟未结束的 turn 走,不再被卡住的
agent.status空转计时。 - README 补了界面截图。
不会做什么
- 助理或值班进程没在跑时,提醒不会响。
- 这版没有跨会话投递、派单、cron。
- 没有 bash / write / edit / 外派 worker。
v0.1.1
Hide internal runtime-context snapshots from the seat. Only schedule, duty, and handoff plugin rows stay visible.
v0.1.0
First public release of the resident DeepSeek assistant seat.
- Overlay seat with independent, roll-over assistant session
- Chat, images, reminders, and a hidden duty heartbeat
- On-demand task_reference against the current page task
- Plugin-private standing tools (search / read-only notes / todo / goal); no bash, write, edit, or worker spawn
Install:
dsh plugin --profile web add github:NOirBRight/dsh-llm-assistant#v0.1.0











