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",
"version": "0.1.8",
"version": "0.1.9",
"description": "Universal API for automatic coding agents in sandboxes. Supprots Claude Code, Codex, OpenCode, and Amp.",
"license": "Apache-2.0",
"repository": {