AnakinCao/dsh-session-allow

AnakinCao★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

DSH Web GUI plugin: session-scoped "Allow for this session" option in the approval dialog (per-mode standing grants, localStorage) + right-panel auto-open guard

README 摘要

dsh-session-allow 简体中文: README.zh.md A DSH (DeepSeek Harness) Web GUI plugin that adds an "Allow for this session" option to the approval dialog, and stops the right-side panel from auto-opening when you answer an approval. When you pick it, a session-scoped, per-mode standing grant is recorded (persisted in localStorage , isolated by session id). Later escalation requests of the same mode in this session are auto-approved without a dialog; other modes keep prompting as usual. What it does Scenario Behavior A tool asks to escalate to danger-full-access Dialog shows: Reject / Allow once / Allow danger-full-access for this session You click "Allow for this session" The current request is allowed and the mode is granted for this session Same mode is requested again in this session Silently auto-approved, no dialog A different mode is requested (not yet granted) Still prompts normally Bottom of the dialog Shows this session's granted modes as revocable chips (click × to revoke) Page refresh / new session Grants persist per session id / stay isolated per session Right panel auto-opens after answering an approval Closed back automatically (see "Right-panel guard" below) Right-panel guard…

在 GitHub 查看完整 README →
工具/开发approvaldeepseek-harnessdshdsh-pluginpermissionpluginsandboxsession

分类