v1.10.6
Engram v1.10.6 — OpenCode Prompt Capture Fix
Fixes the OpenCode plugin's prompt capture mechanism which stopped working after an SDK change.
Bug Fix
- Replaced dead
promptevent — the OpenCode plugin now uses thechat.messagehook to capture user prompts, replacing the previouspromptevent handler that was silently failing after an OpenCode SDK update - User prompts are now correctly saved to Engram's
user_promptstable again