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)