Skip to content

dsh-super-injector v0.3.5

Choose a tag to compare

@lanbaolu lanbaolu released this 19 Aug 08:40
· 5 commits to main since this release

dsh-super-injector v0.3.5

修复:dev_stage_add 任意代码执行面(staging)的开关一致性。

  • restoreStaging 在 stagingEnabled 关闭时跳过恢复持久化 staging(防止绕过开关静默执行任意 JS)
  • 新增 stagingEnabledFor() 纯函数 + scripts/test-staging-gate.mjs(8 断言)
  • dev_self_test 增加 staging 状态断言;README 安全章节补充
  • 安装:dsh plugin --profile web add <解压目录>(或对 AI 说 dev_inject_plugin <解压目录>)