Commit graph

16 commits

Author SHA1 Message Date
Kit Langton
2666def933 fix(app): poll session.diff instead of summary.files, revert sanitizeProject
summary.files is computed asynchronously and never resolves in CI.
Poll session.diff() directly — matches the pattern used by the
snapshot-tool-race integration test.

Also revert the unrelated sanitizeProject changes to event-reducer
and utils that were accidentally included in this PR.
2026-04-02 13:27:10 -04:00
Kit Langton
1401208cb5 fix(app): drop patchModel, let default model resolve for review seeds
The dynamic GPT model search was fragile across CI environments.
The e2eURL override routes any model to the mock server, so there's
no need to pick a specific model.
2026-04-02 13:11:56 -04:00
Kit Langton
042c594446 test(app): select review seed model from providers 2026-04-02 12:02:49 -04:00
Kit Langton
0022cba7c5 test: stabilize patch seeding across e2e backends 2026-04-02 11:29:47 -04:00
Kit Langton
1c0812fe01 test(app): stabilize review and workspace e2e 2026-04-02 10:51:30 -04:00
Kit Langton
cfcdd5c1dd test(app): relax review patch mock matching 2026-04-02 09:55:26 -04:00
Kit Langton
7f5307ff30 test(app): migrate e2e to the golden project fixture 2026-04-02 00:37:14 -04:00
opencode-agent[bot]
4214ae205d chore: generate 2026-04-01 23:48:30 +00:00
Kit Langton
d9d4f895bc
fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528) 2026-04-01 23:47:26 +00:00
Adam
6e61a46a84
chore: skip 2 tests 2026-03-31 10:56:06 -05:00
Shoubhit Dash
27a70ad70f
fix(app): align review file comments with diff comments (#18406) 2026-03-20 14:44:18 +00:00
Shoubhit Dash
ba22976568
fix: inline review comment submit and layout (#17948) 2026-03-17 19:54:20 +05:30
Adam
58f45ae22b
chore: skip test 2026-03-11 16:21:04 -05:00
Adam
a1cda29012
chore: fix test 2026-03-11 16:11:02 -05:00
Adam
387ab78bf6
chore: fix test 2026-03-11 16:02:11 -05:00
Adam
bcc0d19867
chore(app): simplify review pane (#17066) 2026-03-11 12:24:51 -05:00