feat(opencode): add SSE event replay with Last-Event-ID support

This commit is contained in:
Nathan Flurry 2026-02-07 12:57:58 -08:00
parent 52f5d07185
commit 783e2d6692
19 changed files with 337 additions and 69 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@sandbox-agent/cli-shared",
"version": "0.1.8",
"version": "0.1.9",
"description": "Shared helpers for sandbox-agent CLI and SDK",
"license": "Apache-2.0",
"repository": {