v1.2.0
What's Changed
- fix(pi): guard empty base64 images, error tool_results, and sanitize tool IDs by @iceteaSA in #17
- perf: accept optional storage in getUsableFallbackAccounts to avoid redundant disk reads by @iceteaSA in #19
- perf: pass storage to tryFallbackAccounts to skip redundant disk read by @iceteaSA in #22
- fix(relay): handle WS errors during optimistic response streaming by @iceteaSA in #24
- feat(opencode): bundle deps with bun build for zero-dependency runtime by @iceteaSA in #21
- perf(relay): defer KV state write, add health endpoint, harden POST handler by @iceteaSA in #25
New Contributors
Special thanks to @iceteaSA for lots of meaningful contributions. 🎉
Full Changelog: v1.1.3...v1.2.0