Merge pull request #411 from JensGrote/add-semantic-anchors

docs: add semantic-anchors to plugins
This commit is contained in:
Lucas Shamanic 2026-07-02 14:15:03 +01:00 committed by GitHub
commit 12a9e0c5b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View 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.