Releases: SipengXie2024/dsh-session-topics
Releases · SipengXie2024/dsh-session-topics
Release list
v0.3.0
The hover-card size patch is now self-healing: the plugin checks the shipped workspace bundle at every boot and re-applies the patch when a dsh upgrade wiped it. No manual step anymore. scripts/patch-hover-size.mjs remains for manual runs.
v0.2.0
LLM session titles for DeepSeek Harness: startup sweep + turn-end retry (works with reasoning models), /topics-size hover-size endpoint, /topics-sweep debug endpoint. Install: dsh plugin --profile web add , restart dsh web. Optional hover-card size patch: node scripts/patch-hover-size.mjs (rerun after dsh upgrades).