organize-workspace-sessions
Organize DeepSeek Harness workspace sessions by renaming them as 类别|主题 and reporting archive, rename, and review suggestions.
整理 DeepSeek Harness 工作区会话,按 类别|主题 重命名并给出归档、改名与待判断建议。
How to install
dsh plugin add github:caoqinnan-web/organize-workspace-sessions About
Organize Workspace Sessions Rename DeepSeek Harness (DSH) workspace sessions into clear, content-based 类别|主题 (Category|Topic) titles, and report safe-to-archive / rename / needs-judgment suggestions. This Skill organizes the sessions in the current DSH workspace through the host's local RPC interface (workspace.list / session.list / session.history / session.rename). It renames every visible session to 类别|主题. Because DSH currently has no way to view archived sessions, it does **not** archive anything — it only lists safe-to-archive candidates in the report. 中文说明 Usage 1. Open the DeepSeek Harn…
Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-17
- Created
- 2026-08-14
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent-skills, ai-agents, chatgpt, conversation-management, deepseek-harness, dsh
Related plugins
dsh-chat-import
Nwflower/dsh-chat-import
Import full-fidelity chat histories from 13 coding agents (Claude Code, Codex, ChatGPT, Cursor, Gemini, opencode, and more) as resumable DeepSeek Harness sessions, with reverse export back to Claude Code.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.
dsh-turn-rewind
Anionex/dsh-turn-rewind
Rewind conversation and workspace state, powered by a persistent Change Ledger.
deja-vu
vshulcz/deja-vu
Memory for coding agents. Indexes the sessions 17 agents already wrote to disk, including months from before you installed it, and recalls them in any of them. No LLM, no embeddings — one local Go binary.