rand0wn/dsh-wrapped

rand0wn★ 0TypeScript最后同步: 2026-08-20

在 GitHub 打开

DeepSeek Harness (dsh) plugin: /wrapped generates a shareable SVG summary card for the current session

README 摘要

dsh-wrapped A DeepSeek Harness ( dsh ) plugin that turns a session into a shareable summary card — Spotify Wrapped, for your agent session. Why Every session already has real, interesting numbers behind it — how much time went to reasoning versus tool calls, how fast the model streamed, how many turns it took — but they only ever show up as a small stats strip you glance at and forget. dsh-wrapped turns those numbers into a dark, screenshot-shaped card built for actually posting somewhere. Install Add the package name to that profile's dsh.profile.bundles list (see dsh-minimal-anchor's README for why this second step is required — being a listed dependency alone doesn't activate a plugin's dsh.bundle patch): Confirm it composed with dsh --profile --dump-config — look for a wrapped entry. Usage Type /wrapped in any session. It writes an SVG card to .dsh-wrapped/wrapped- - .svg under the current working directory and prints a plain-text summary alongside the file path. Open the SVG in a browser and screenshot it, or convert it to PNG with any SVG tool. Needs @deepseek-ai/dsh-session-stats mounted in the profile (it ships in the dsh-web-app bundle by default) — without it, /wrapped re…

在 GitHub 查看完整 README →
工具/开发cordisdeepseek-harnessdsh-pluginagent

分类