dsh-temporary-workspace
开发工具 活跃维护

dsh-temporary-workspace

AlexKaiqi/dsh-temporary-workspace

它可快速创建独立隔离的临时工作空间,不污染本地开发环境,支持自定义依赖配置,用完即自动销毁,资源占用极低,无需复杂配置即可开箱使用,适配各类临时开发、测试需求。

0
Stars 标星
0
Forks 分支
0
Watchers 关注
0
Open Issues
TypeScript
主要语言
MIT
开源协议
127 KB
仓库大小
27 天前
最后推送
一键安装扩展 / 插件指令
dsh plugin --profile web add github:AlexKaiqi/dsh-temporary-workspace
git clone https://github.com/AlexKaiqi/dsh-temporary-workspace.git
git clone git@github.com:AlexKaiqi/dsh-temporary-workspace.git
README.md main

dsh-temporary-workspace

English | 中文

A DeepSeek Harness Temporary Workspace plugin. It creates a unique child directory and Workspace below a configurable parent for every temporary task, preventing scratch Sessions from sharing files.

The installable package lives in packages/plugin. Its README documents behavior, retention, configuration, and installation.

Development

Requires Node.js ^22.19.0 || >=24.0.0 and pnpm 11.7.0.

pnpm install --frozen-lockfile --ignore-scripts
pnpm check
pnpm pack:plugin

The generated tarball is written to artifacts/.