Skip to content

v1.12.2

Choose a tag to compare

@github-actions github-actions released this 22 Mar 05:38
b054e70

1.12.2 (2026-03-22)

Bug Fixes

  • pass OpenCode system prompt via SDK appendSystemPrompt (1375a7e)
  • pass OpenCode system prompt via SDK appendSystemPrompt (9ff630c), closes #74
  • proxy: add LRU eviction to bound session cache growth (661f007)
  • proxy: add LRU eviction to bound session cache growth (93d7959)
  • proxy: convert blocking execSync calls to async (fb79545)
  • proxy: convert blocking execSync calls to async (e59637f)
  • session-store: add file locking and error logging (b996a81)
  • session-store: add file locking for concurrent access safety (10c9a3c)