mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-07-09 17:19:13 +00:00
Merge pull request #411 from JensGrote/add-semantic-anchors
docs: add semantic-anchors to plugins
This commit is contained in:
commit
12a9e0c5b1
1 changed files with 4 additions and 0 deletions
4
data/plugins/semantic-anchors.yaml
Normal file
4
data/plugins/semantic-anchors.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
name: Semantic Anchors
|
||||
repo: https://github.com/JensGrote/opencode-semantic-anchors
|
||||
tagline: Runtime contract enforcement for safe, traceable AI agents
|
||||
description: Runtime steering plugin that enforces behavioral contracts via plugin hooks. Monitors chat messages and tool calls against configurable rules, supports BLOCK/WARN modes, built-in profiles (socratic, architecture), step confirmation intervals, override mechanism, dynamic role switching, and Zod-validated YAML configuration.
|
||||
Loading…
Add table
Add a link
Reference in a new issue