agent-orchestrator/packages
Gaurav Bhola b9d21d1f18 fix(web): address bugbot review issues from second pass
- Replace Node.js Buffer.byteLength() with TextEncoder in MuxProvider
  (browser-safe UTF-8 byte counting for the ring buffer)
- Remove write-only sessionSubscribedRef from MuxProvider
- Remove dead DirectTerminalLocation, DirectTerminalWsUrlOptions,
  buildDirectTerminalWsUrl and their tests (superseded by mux)
- Call closeTerminal(sessionId) on DirectTerminal unmount so PTY
  processes are released and openedTerminalsRef stays accurate
- Add cleanup return to mux effect in useSessionEvents so pending
  refresh timers and abort controllers are cleared on unmount

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-06 22:46:29 -07:00
..
ao chore: version packages 2026-03-29 09:21:26 +00:00
cli fix: resolve prompt delivery persistence and false warnings 2026-04-06 22:46:29 -07:00
core fix: resolve prompt delivery persistence and false warnings 2026-04-06 22:46:29 -07:00
integration-tests extend opencode discovery timeout, include integration tests in pnpm test 2026-03-29 16:44:53 +05:30
plugins feat: standardize agent plugins — shared hooks, activity JSONL, backfill aider/opencode (#755) 2026-04-01 21:50:07 +05:30
web fix(web): address bugbot review issues from second pass 2026-04-06 22:46:29 -07:00