First public release of Session surgeon / 会话医生.
- Scan local DSH sessions and explain health in plain Chinese
- Open a session to read the human conversation (plugin/system injections hidden)
- Copy session ID from the session menu or the overlay
- Dry-run repair by default; --apply writes .bak. first
- Never invents missing seqs; refuses header-corrupt / foreign-version / failed-middle-frame
Install:
git clone https://github.com/xiaoshenming/dsh-session-surgeon.git
cd dsh-session-surgeon
dsh plugin --profile web add link:"$(pwd)"
Then restart dsh web and open 会话医生 in the sidebar.
Compatible with @deepseek-ai/dsh@0.1.0-rc.6.