gstack/browse
t 514e529408 test(sidebar): drop chat-queue-era tests, re-pin surviving invariants
The v1.14 sidebar rip (PR #1216) replaced the chat-queue path with the
claude PTY terminal but missed these test files; the teardown process.exit
bug then hid their failures until the suite could run to completion again.

- sidebar-integration.test.ts, security-sidepanel-dom.test.ts: deleted —
  every test drives removed endpoints (/sidebar-command, /sidebar-chat,
  /sidebar-agent/*) or the ripped #security-banner chat UI. PTY-path
  coverage lives in terminal-agent-integration.test.ts; the rip itself is
  pinned as absence tests in sidebar-tabs.test.ts.
- sidebar-ux.test.ts: removed stale blocks pinning the dead architecture;
  re-pinned invariants that survived in new form (identity-based
  killAgentByRecord, PTY cleanup-prompt injection, typed DOMException
  catch, lazy terminal spawn).
- sidebar-tabs.test.ts: two assertions updated to the current source shape.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 15:22:30 -07:00
..
bin feat: multi-agent support — gstack works on Codex, Gemini CLI, and Cursor (v0.9.0) (#226) 2026-03-19 18:20:50 -07:00
scripts fix: ngrok Windows build + close CI error-swallowing gap (v0.18.0.1) (#1024) 2026-04-16 13:49:04 -07:00
src fix(browse): closeTab loses last-tab auto-create when 'close' event wins the race 2026-07-10 15:22:12 -07:00
test test(sidebar): drop chat-queue-era tests, re-pin surviving invariants 2026-07-10 15:22:30 -07:00
PLAN-snapshot-dropdown-interactive.md fix: snapshot -i auto-detects dropdown/popover interactive elements (#845) 2026-04-05 22:57:45 -07:00
SKILL.md v1.58.5.0 feat: first-run activation scaffold + gstack router front door (#2078) 2026-06-25 09:42:45 -07:00
SKILL.md.tmpl v1.57.8.0 feat: browse js/eval --out render-to-file (canonical Chromium for offline rendering) (#1929) 2026-06-09 21:02:30 -07:00