alanpaul1969/dsh-agent-sticky-note ↗★ 0
dsh-agent-sticky-note
适用于 DeepSeek Harness 的 📌 便条纸设置标签页 — 在 Web GUI 中显示 Agent 注意事项和待办决策(兼容 Tailscale,只读)
AI 分析
核心用途是在 DSH 界面中直观同步和查看 Agent 写入的备忘录或待办事项。适合需要与自主运行的 Agent 保持信息同步、查看其最新状态和决策依据的用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:alanpaul1969/dsh-agent-sticky-note说明文档
阅读完整 README ↗Configuration 設定
| Env | Default | 說明 |
|---|---|---|
STICKY_NOTE_FILE | ~/Desktop/DSH-便條紙.md | Note file path / 便條檔案路徑 |
Point the agent's writer at the same path, and the GUI always shows the latest state. 想換路徑:host 端環境變數 + agent 寫入端設同一個檔即可。