xiayuhkust/dsh-pace-popups--packages-jiyibi ↗★ 0
dsh-plugin-jiyibi
记一笔 — meaning-marking popup for DeepSeek Harness: like e-book marginalia, jot in your own words what a moment meant to you. Each mark snapshots the moment (immune to context compaction) into a searchable personal ledger that outlives any session. The AI keeps the log; you keep what mattered. A tool for thought, never written for you, over an in-memory Connection RPC channel + a plugin-owned durable file — never the session log.
安装
此插件尚未提供可验证的 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.