mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-10 01:29:37 +00:00
docs: add PatchWarden project
This commit is contained in:
parent
d09a120844
commit
83b1d28d68
1 changed files with 15 additions and 0 deletions
15
data/projects/patchwarden.yaml
Normal file
15
data/projects/patchwarden.yaml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
name: PatchWarden
|
||||
repo: https://github.com/jiezeng2004-design/PatchWarden
|
||||
tagline: Local-first MCP safety layer for OpenCode and other AI coding agents
|
||||
description: PatchWarden is a local-first MCP safety and verification layer for AI coding agents. It provides workspace confinement, command allowlists, scope-violation detection, and auditable task evidence for OpenCode and other MCP clients.
|
||||
tags:
|
||||
- mcp
|
||||
- security
|
||||
- verification
|
||||
- local-first
|
||||
- opencode
|
||||
homepage: https://github.com/jiezeng2004-design/PatchWarden#readme
|
||||
installation: |
|
||||
```bash
|
||||
npx -y patchwarden@0.6.1
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue