Skip to content

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 27 Feb 18:26
· 347 commits to main since this release

Engram v1.5.2 — OpenCode Local Model Fix

Fixes a crash when using local LLM models with the OpenCode plugin.

Bug Fix

  • System prompt concatenation — the OpenCode plugin now concatenates system prompts instead of pushing multiple entries, avoiding multi-system-message errors that local models (Ollama, LM Studio, etc.) reject (#23)

Docs

  • Added Windows installation and usage instructions
  • Added version-stamped build instructions for source installs (#22)
  • Documented OpenCode plugin local model compatibility (#23)