gstack/design
RagavRida 6715c0efce fix(design/test): pass TabSession to handleWrite/ReadCommand in feedback-roundtrip
The test was calling handleWriteCommand/handleReadCommand with a BrowserManager
in the session: TabSession slot — the API diverged when TabSession became a
distinct type. Fix: capture bm.getActiveSession() after launch() and thread
it as the session arg through all 17 call-sites.

All 6 tests now pass (previously 0/6 with 'session.clearLoadedHtml is not a
function').
2026-06-12 01:08:06 +05:30
..
src fix(design/iterate): cap cumulative iterate timeout to single apiTimeoutMs budget 2026-06-12 00:46:49 +05:30
test fix(design/test): pass TabSession to handleWrite/ReadCommand in feedback-roundtrip 2026-06-12 01:08:06 +05:30
prototype.ts v1.30.0.0 fix wave: 21 community PRs + Windows CI extension + codex flag-semantics smoke (#1391) 2026-05-09 08:06:47 -07:00