Bookmark Assistant
Bookmark assistant replies in DeepSeek Harness: per-message bookmarks with notes/tags, a cross-session center, and one-click Markdown export.
Project overview
Then restart DSH (dsh web). The plugin appends itself to the profile bundle layer automatically; nothing else to configure.
The bundle row exposes three limits (all optional): Key · Default · Meaning Key: maxNoteBytes · Default: 4096 · Meaning: Max UTF-8 bytes of one note ("" clears a note; omitting the field keeps it). Key: maxSnippetChars · Default: 300 · Meaning: Max characters of the server-derived reply snippet. Key: maxTags · Default: 8 · Meaning: Max tags per bookmark; each tag ≤ 32 chars, trimmed and deduplicated.
Override them in the profile patch layer ($DSHHOME/profiles/web/cordis.patch.yml): How it works