Runs headless-style tasks through the live dsh web process (POST /x/headless + GET status + SSE events) so CLI-invoked sessions appear in the Web UI in real time.
- GitHub stars
- 1
- License
- MIT
- Added
- 2026-08-28
GitHub info
- GitHub stars
- 1
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 24, 2026, 3:32 PM
- Maintainer
- JohnXu22786
- Added
- 2026-08-28
Install
dsh plugin --profile web add github:JohnXu22786/dsh-web-submitREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/JohnXu22786/dsh-web-submit)Related plugins
Tools & Capabilitiescodegraph
★ 4Local code knowledge graph for agents: parse a codebase (Python/JS/TS/Go/Java/Rust) into a SQLite index and answer callers, callees, deps, dependents, impact and full-text questions over it.
apply-patch
★ 2Applies structured unified diffs (git format) to the real filesystem: multi-file/hunk parsing, fuzzy hunk location with line-offset correction, all-or-nothing application with typed conflict reports, reverse-patch undo journal and dry-run - four patch_* dsh tools plus a CLI.
auditrail
★ 2Security auditing and session forensics for dsh: full tool-invocation-chain recording (who/which tool/files/timestamps), redacted playback, and rule-based scanning.