opencode/packages
rentiansheng 31e7749b43
fix(tui): use SDK publish for acks and per-instance state tracking
- TUI ack events now use sdk.client.tui.publish() instead of Bus.publish()
  to properly route events from TUI process to backend worker thread
- TerminalControl now uses Instance.state() for per-instance subscription
  tracking instead of global boolean, fixing multi-instance scenarios
- Remove unused Bus import from app.tsx
2026-04-01 10:45:34 +08:00
..
app test(app): add mock llm e2e fixture (#20375) 2026-03-31 21:24:39 -04:00
console fix(typecheck): exclude drizzle.config.ts from typecheck 2026-04-01 10:45:32 +08:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop release: v1.3.13 2026-04-01 00:44:06 +00:00
desktop-electron release: v1.3.13 2026-04-01 00:44:06 +00:00
docs
enterprise release: v1.3.13 2026-04-01 00:44:06 +00:00
extensions/zed release: v1.3.13 2026-04-01 00:44:06 +00:00
function release: v1.3.13 2026-04-01 00:44:06 +00:00
identity
opencode fix(tui): use SDK publish for acks and per-instance state tracking 2026-04-01 10:45:34 +08:00
plugin release: v1.3.13 2026-04-01 00:44:06 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk fix(bash): coordinate TUI suspend/resume for interactive commands 2026-04-01 10:45:27 +08:00
slack release: v1.3.13 2026-04-01 00:44:06 +00:00
storybook chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
ui release: v1.3.13 2026-04-01 00:44:06 +00:00
util release: v1.3.13 2026-04-01 00:44:06 +00:00
web release: v1.3.13 2026-04-01 00:44:06 +00:00