Applies 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.
- License
- MIT
- Added
- 2026-08-23
GitHub info
- License
- MIT
- Primary language
- TypeScript
- Last push
- Aug 20, 2026, 6:40 AM
- Maintainer
- JohnXu22786
- Added
- 2026-08-23
Install
dsh plugin --profile web add dsh-patch-applyREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/JohnXu22786/apply-patch)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.
auditrail
★ 2Security auditing and session forensics for dsh: full tool-invocation-chain recording (who/which tool/files/timestamps), redacted playback, and rule-based scanning.
bookkeeping
★ 2Conversational bookkeeping bundle for dsh: record expenses/income by chat with strict amount validation and natural-language dates, then query, report, export CSV/HTML, and track monthly budgets against a local SQLite ledger.