Document SDK message tradeoff in README

This commit is contained in:
Apunkt 2026-05-27 16:59:11 +02:00
parent a6d6e46b4c
commit 4ba8e3fc19
No known key found for this signature in database

View file

@ -148,6 +148,8 @@ cp deploy/opencode/iai-mcp-capture.js ~/.config/opencode/plugins/
cp deploy/opencode/iai-mcp-session-init.js ~/.config/opencode/plugins/
```
Note: a brief "INIT" message will appear in chat on the first turn. This is the mechanism that delivers the system instruction to the model.
Make sure `@opencode-ai/plugin` is installed:
```bash