Submit Rails turns after SSE readiness

This commit is contained in:
2026-07-18 14:37:24 -07:00
parent 17025f0ed9
commit 7744fe211a
7 changed files with 203 additions and 19 deletions

View File

@@ -29,7 +29,7 @@ bundle install
Runtime deps: `activerecord`, `activestorage`, `activesupport` (>= 7.1). Depends on `opencode-ruby` for the underlying HTTP/SSE primitives.
During the alpha series both gems are pinned in lockstep. Version 0.0.1.alpha6
During the alpha series both gems are pinned in lockstep. Version 0.0.1.alpha7
uses a subscribe-ready-before-prompt transport contract and reconnects an
accepted turn without posting its prompt again.