Skip to content

Releases: tickernelz/opencode-kiro-auth

v1.11.1

20 Jun 03:36

Choose a tag to compare

Changes

  • Merged #103: Fix stale Kiro CLI account sync and add Opus 4.8.
  • Merged #101: Refactor storage from bun:sqlite to libsql.
  • Fixed post-merge libsql TypeScript/build compatibility and lockfile coverage.

Not included

  • #102, #100, and #99 were skipped because they conflicted with the latest master during the batch merge.

Verification

  • bun install --frozen-lockfile
  • bun run typecheck
  • bun run build
  • bun test
  • npm pack --dry-run
  • Release workflow published @zhafron/opencode-kiro-auth@1.11.1 to npm.

v1.11.0

27 May 23:46
5b46256

Choose a tag to compare

What's Changed

  • fix: restore compatibility with OpenCode ≥1.15 and update models by @ursuscamp in #97

New Contributors

Full Changelog: v1.10.1...v1.11.0