v0.0.3 功能版
新增
- run_in_background 后台执行:
run_in_background: true 走 jobs 通道,job_output/job_kill 收集与停止,与官方 shell 工具对齐
- 文件沙箱集成:standing policy +
sandbox.confine + sandbox_permissions/justification 升级 + denial 检测标记
- bashPath 面板配置:卡片新增「bash 可执行文件路径」输入框(留空自动探测)
- 卡片实时刷新:监听 settings 文档变化自动刷新状态
- 注册失败状态显示:bash 工具注册失败时卡片显示具体错误
修复
- 非 Windows 平台跳过:Linux/macOS 不再误过滤官方 bash 工具(此前会导致 agent 无 shell 工具)
- workdir 语义:相对路径按 session cwd 解析
- types 声明:移除指向不存在文件的 exports types 行
升级
dsh plugin --profile web add dsh-windows-shell-policy@0.0.3