xiayuhkust/dsh-pace-popups--packages-jiyibi ↗★ 0
dsh-plugin-jiyibi
“记一笔”意义标记弹窗:允许用户用自己的话记录对话瞬间,并将其快照保存至可检索的个人账本中。
AI 分析
核心用途是沉淀对话中的关键启发,不受上下文压缩影响。适合需要将 AI 对话中的灵感碎片整理为长期个人知识库的深度思考者。
安裝
此插件尚未提供可驗證的 bundle,或相容性檢查未通過。請先閱讀倉庫說明。 閱讀完整 README ↗
說明文件
閱讀完整 README ↗dsh-plugin-jiyibi
Part of dsh-pace-popups. "Mark a note" (记一笔) for the DeepSeek Harness (dsh) web UI — like e-book marginalia, for an AI conversation.
Jot, in your own words, what a moment meant to you. Marking snapshots that moment's question-and-answer into a searchable personal ledger that outlives the session (immune to context compaction — the snapshot is frozen at mark time). Browse by time or by session; expand any note to re-read the exact exchange it was made on. The AI keeps the full log; you keep what mattered — it never writes the note for you.
- Channel: in-memory Connection RPC
/jiyibi(add/latest/list/remove). No LLM. - Ledger: a plugin-owned append-only JSONL at
~/.dsh/jiyibi/marks.jsonl(override withJIYIBI_FILE). Never the session log. - UI: now hosted in the pace-hub floating bar (write + browse + by-session index + re-read the moment's Q&A).
Honors the shared pace-popup:enabled:jiyibi flag.