Expose at-most-once subscription readiness

This commit is contained in:
2026-07-18 14:26:22 -07:00
parent a116b2708c
commit edad9c7018
5 changed files with 120 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Opencode
VERSION = "0.0.1.alpha6"
VERSION = "0.0.1.alpha7"
end