dsh-linked-folders
多文件夹工作区:全局链接文件夹列表 + 会话内临时挂载(link_folder/unlink_folder),侧边栏管理并支持系统选目录。
Multi-folder workspace: a durable global linked-folders list plus per-session on-the-fly linking (link_folder/unlink_folder), managed from the Web sidebar with a native folder picker.
怎么安装
dsh plugin add @steven-wu/dsh-linked-folders 简介
@steven-wu/dsh-linked-folders Out-of-tree dsh plugin that gives a session **multi-folder workspace** access — like Codex's linked folders. A **global linked-folders list** (durable, cross-session) — your "global workspace". **Per-session temporary links** the model adds/removes on the fly with link_folder / unlink_folder. Both lists are injected into the system prompt, so the model knows which extra roots it may cd into and work across. Install The package declares a dsh.bundle manifest, so dsh plugin add installs it and adds it to the profile's bundle layers automatically: sh dsh plugin --pro…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-17
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin, curated:0xsline/awesome-deepseek-harness
- 主题标签
- deepseek, deepseek-harness, dsh-plugin
同类推荐
dsh-chat-import
Nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
task-passport
dongsheng123132/task-passport
通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。
dsh-turn-rewind
Anionex/dsh-turn-rewind
对话回退:基于持久 Change Ledger 回滚会话与工作区状态。
deja-vu
vshulcz/deja-vu
面向编码智能体的记忆。索引17个智能体已经写入磁盘的会话,包括你安装之前几个月的会话,并能在任意会话中召回它们。无需LLM,无需嵌入——一个本地Go二进制文件即可。