From 062459b8dcffadabe9d333c4eed85d4c117a14cd Mon Sep 17 00:00:00 2001 From: delef Date: Thu, 3 Sep 2026 17:19:41 +0400 Subject: [PATCH] docs: add dsh-plugin-auto-review --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 90c5886..bf53cc3 100644 --- a/README.md +++ b/README.md @@ -1022,6 +1022,17 @@ if you would rather browse from inside the app. +- **Let a configured model decide native tool approvals** with [dsh-plugin-auto-review](https://github.com/delef/dsh-plugin-auto-review) by [delef](https://github.com/delef). Uses DSH LLM routes, Web controls, and fail-closed handling. 1★, Apache-2.0. + +
+ Install + + ```sh + dsh plugin --profile web add dsh-plugin-auto-review + ``` + +
+ ### Live data APIs