docs: document amp integration limitation

refs #124
This commit is contained in:
Ogulcan Celik 2026-05-16 22:28:39 +03:00
parent 2dc50f0883
commit 79be292911
1 changed files with 6 additions and 0 deletions

View File

@ -209,6 +209,12 @@ this removes:
~/.config/opencode/plugins/herdr-agent-state.js
```
## amp
herdr does not currently install an Amp plugin.
Amp's public plugin API exposes lifecycle and tool-call hooks, but not passive permission/request-blocked events. A Herdr Amp plugin that only reports `idle` and `working` would take hook authority for the pane and mask Herdr's existing screen heuristics for Amp `blocked` states. Until Amp exposes permission state as an observable plugin event, Amp remains heuristic-only in Herdr.
## known limitations
- these integrations only activate inside herdr-managed panes.