Skip to content

v1.5.0 — KB quality + lib expansion + gatekeeping

Latest

Choose a tag to compare

@four-bytes-robby four-bytes-robby released this 07 Jun 14:29
· 31 commits to main since this release
29532a2

What's new

  • KB quality improvements (#90) — CHECK constraints on confidence/review_state/outcome, FTS rebuild with 8 columns, runtime outcome validation
  • Lib expansion (#89) — @four-bytes/opencode-plugin-lib v0.2.0 with createJsonlLogger, LRUCache, sessionCache
  • Gatekeeping (#87, #93) — CI workflow, cubic AI reviewer, CodeQL v4, branch protection, Node.js 24
  • Logger cleanup — Debug logs now route to stderr, console logger preserved for opencode session capture

PRs merged

  • #91 — KB quality improvements
  • #92 — Lib expansion (logger + cache re-exports)
  • #94 — Node 24 + CodeQL v4 deprecation fix
  • #88 — ROADMAP completion + A7 gatekeeping