Skip to content

Releases: SipengXie2024/dsh-session-topics

Release list

v0.3.0

Choose a tag to compare

@SipengXie2024 SipengXie2024 released this 15 Aug 16:03

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

Choose a tag to compare

@SipengXie2024 SipengXie2024 released this 15 Aug 15:53

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).