opencode/packages
Kit Langton eb5c67de58 fix(e2e): replace LLM-seeded question tests with route mocking
The question dock e2e tests used seedSessionQuestion which sends a
prompt to a real LLM and waits for it to call the question tool. This
is inherently flaky due to LLM latency and non-determinism.

Add withMockQuestion (mirroring the existing withMockPermission pattern)
that intercepts GET /question and POST /question/*/reply at the
Playwright route level, making the tests fully deterministic.
2026-03-16 12:16:16 -04:00
..
app fix(e2e): replace LLM-seeded question tests with route mocking 2026-03-16 12:16:16 -04:00
console release: v1.2.27 2026-03-16 02:33:48 +00:00
containers ci 2026-01-29 23:17:57 -05:00
desktop release: v1.2.27 2026-03-16 02:33:48 +00:00
desktop-electron release: v1.2.27 2026-03-16 02:33:48 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise release: v1.2.27 2026-03-16 02:33:48 +00:00
extensions/zed release: v1.2.27 2026-03-16 02:33:48 +00:00
function release: v1.2.27 2026-03-16 02:33:48 +00:00
identity chore: identity cleanup, vscode ext images 2025-12-08 06:47:57 -06:00
opencode fix(cli): scope active org labels to the active account (#16957) 2026-03-16 10:01:42 -04:00
plugin release: v1.2.27 2026-03-16 02:33:48 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk release: v1.2.27 2026-03-16 02:33:48 +00:00
slack release: v1.2.27 2026-03-16 02:33:48 +00:00
storybook fix(storybook): restore build by mocking useLocation (#16472) 2026-03-07 09:55:43 -06:00
ui Wrap question option descriptions instead of truncating (#17782) 2026-03-16 11:29:18 +00:00
util release: v1.2.27 2026-03-16 02:33:48 +00:00
web release: v1.2.27 2026-03-16 02:33:48 +00:00