summaryrefslogtreecommitdiffhomepage
path: root/packages/app/e2e
AgeCommit message (Collapse)Author
2026-04-14delete all e2e tests (#22501)Dax Raad
Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
2026-04-10fix windows e2e backend not stopping on sigterm waiting 10s for no reason ↵Luke Parker
(#21781)
2026-04-07test: disable GPG signing in test fixtures (#20386)Kyle Altendorf
2026-04-07feat(app): better subagent experience (#20708)Adam
2026-04-07Move auto-accept permissions to settings (#21308)Shoubhit Dash
2026-04-03fix: restore prompt focus after footer selection (#20841)Shoubhit Dash
2026-04-03fix(prompt): unmount model controls in shell mode (#20886)Shoubhit Dash
2026-04-02refactor(app): unexport internal e2e helpers (#20730)Kit Langton
2026-04-02test(app): add a golden path for mocked e2e prompts (#20593)Kit Langton
2026-04-01test(app): block real llm calls in e2e prompts (#20579)Kit Langton
2026-04-01chore: generateopencode-agent[bot]
2026-04-01fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528)Kit Langton
2026-04-01test(app): fix isolated backend follow-ups (#20513)Kit Langton
2026-04-01test(app): migrate more e2e suites to isolated backend (#20505)Kit Langton
2026-04-01refactor(shell): use Effect ChildProcess for shell command execution (#20494)Kit Langton
2026-04-01chore: generateopencode-agent[bot]
2026-04-01test(e2e): isolate prompt tests with per-worker backend (#20464)Kit Langton
2026-04-01fix(session): add keyboard support to question dock (#20439)Shoubhit Dash
2026-03-31test(app): add mock llm e2e fixture (#20375)Kit Langton
2026-03-31chore: skip 2 testsAdam
2026-03-31chore: use paid zen model in e2eAdam
2026-03-28fix(app): more startup efficiency (#19454)Adam
2026-03-26fix(app): don't bundle fonts (#19329)Adam
2026-03-26fix(app): more startup perf (#19288)Adam
2026-03-23fix(app): only navigate prompt history when input is empty (#18775)Brendan Allan
2026-03-23fix(app): prefer cmd+k for command palette (#18731)Shoubhit Dash
2026-03-23fix(app): restore keyboard project switching in open sidebar (#18682)Luke Parker
2026-03-23tui: prevent project avatar popover flicker when switching projects (#18660)David Hill
Co-authored-by: LukeParkerDev <[email protected]>
2026-03-22fix(app): terminal rename from context menu (#18263)Filip
Co-authored-by: Brendan Allan <[email protected]>
2026-03-20fix(app): align review file comments with diff comments (#18406)Shoubhit Dash
2026-03-20fix: lots of desktop stability, better e2e error logging (#18300)Luke Parker
2026-03-19Fix `base64Decode` import in workspaces.spec.ts (#18274)James Long
2026-03-19chore: generateopencode-agent[bot]
2026-03-19ignore: revert 3 commits that broke dev branch (#18260)Aiden Cline
2026-03-19chore: generateopencode-agent[bot]
2026-03-19app: fix workspace flicker when switching directories (#18207)Brendan Allan
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-19fix: restore recent test regressions and upgrade effect beta (#18158)Luke Parker
2026-03-17tweak(ui): add an empty state to the sidebar when no projects (#17971)David Hill
Co-authored-by: Shoubhit Dash <[email protected]>
2026-03-17fix: inline review comment submit and layout (#17948)Shoubhit Dash
2026-03-17test(app): deflake slash terminal toggle flow (#17881)Luke Parker
2026-03-16fix(app): agent switch should not reset thinking level (#17470)Michal Šlesár
2026-03-13fix(app): model selection persist by session (#17348)Adam
2026-03-13fix(app): terminal cloning without retry (#17354)Adam
2026-03-13chore: generateopencode-agent[bot]
2026-03-13fix(app): stabilize todo dock e2e with composer probe (#17267)Luke Parker
2026-03-12chore: generateopencode-agent[bot]
2026-03-12Fix terminal e2e flakiness with a real terminal driver (#17144)Luke Parker
2026-03-12chore: generateopencode-agent[bot]
2026-03-12fix(e2e): re-focus prompt after terminal opens in slash-terminal test (#17113)Luke Parker
2026-03-11chore: skip testAdam