Commit Graph

122 Commits (2002f08f2ed564f1d0148101bfd8f261a216e20c)

Author SHA1 Message Date
Shoubhit Dash 2002f08f2e
fix(prompt): unmount model controls in shell mode (#20886) 2026-04-03 13:16:26 +00:00
Kit Langton 6dfb30448c
refactor(app): unexport internal e2e helpers (#20730) 2026-04-02 18:53:51 +00:00
Kit Langton c3ef69c866
test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
Kit Langton a09b086729
test(app): block real llm calls in e2e prompts (#20579) 2026-04-01 22:22:43 -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
Kit Langton f3f728ec27
test(app): fix isolated backend follow-ups (#20513) 2026-04-01 17:43:19 +00:00
Kit Langton c559af51ce
test(app): migrate more e2e suites to isolated backend (#20505) 2026-04-01 13:15:42 -04:00
Kit Langton a9c85b7c27
refactor(shell): use Effect ChildProcess for shell command execution (#20494) 2026-04-01 12:07:57 -04:00
opencode-agent[bot] 0a125e5d4d chore: generate 2026-04-01 15:59:28 +00:00
Kit Langton 38d2276592
test(e2e): isolate prompt tests with per-worker backend (#20464) 2026-04-01 15:58:11 +00:00
Shoubhit Dash 47a676111a
fix(session): add keyboard support to question dock (#20439) 2026-04-01 15:47:15 +05:30
Kit Langton c8ecd64022
test(app): add mock llm e2e fixture (#20375) 2026-03-31 21:24:39 -04:00
Adam 6e61a46a84
chore: skip 2 tests 2026-03-31 10:56:06 -05:00
Adam 85c16926c4
chore: use paid zen model in e2e 2026-03-31 10:06:44 -05:00
Adam f736116967
fix(app): more startup efficiency (#19454) 2026-03-28 01:26:57 +00:00
Adam b8fb75a94a
fix(app): don't bundle fonts (#19329) 2026-03-26 14:02:01 -05:00
Adam c7760b433b
fix(app): more startup perf (#19288) 2026-03-26 13:41:22 -05:00
Brendan Allan 36dfe1646b
fix(app): only navigate prompt history when input is empty (#18775) 2026-03-23 11:48:34 +00:00
Shoubhit Dash 0f5626d2e4
fix(app): prefer cmd+k for command palette (#18731) 2026-03-23 08:00:24 +00:00
Luke Parker afe9b97274
fix(app): restore keyboard project switching in open sidebar (#18682) 2026-03-23 00:39:46 +00:00
David Hill 2b171828b0
tui: prevent project avatar popover flicker when switching projects (#18660)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-03-23 10:20:49 +10:00
Filip c529529f84
fix(app): terminal rename from context menu (#18263)
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-03-22 04:39:51 +00:00
Shoubhit Dash 27a70ad70f
fix(app): align review file comments with diff comments (#18406) 2026-03-20 14:44:18 +00:00
Luke Parker d460614cd7
fix: lots of desktop stability, better e2e error logging (#18300) 2026-03-20 00:12:06 -04:00
James Long 48a7f0fd93
Fix `base64Decode` import in workspaces.spec.ts (#18274) 2026-03-19 15:38:54 -04:00
opencode-agent[bot] baa204193c chore: generate 2026-03-19 16:16:29 +00:00
Aiden Cline aeece6166b
ignore: revert 3 commits that broke dev branch (#18260) 2026-03-19 11:15:07 -05:00
opencode-agent[bot] d178d8249f chore: generate 2026-03-19 14:00:32 +00:00
Brendan Allan 84f60d97a0
app: fix workspace flicker when switching directories (#18207)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-03-19 19:29:14 +05:30
Luke Parker 5d2f8d77f9
fix: restore recent test regressions and upgrade effect beta (#18158) 2026-03-19 09:54:01 +10:00
David Hill 7daea69e13
tweak(ui): add an empty state to the sidebar when no projects (#17971)
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
2026-03-17 19:54:14 +00:00
Shoubhit Dash ba22976568
fix: inline review comment submit and layout (#17948) 2026-03-17 19:54:20 +05:30
Luke Parker e416e59ea6
test(app): deflake slash terminal toggle flow (#17881) 2026-03-17 12:55:58 +10:00
Michal Šlesár 15b27e0d18
fix(app): agent switch should not reset thinking level (#17470) 2026-03-16 19:43:29 +05:30
Adam 4ad8116ce3
fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
Adam c9e9dbeee1
fix(app): terminal cloning without retry (#17354) 2026-03-13 08:56:48 -05:00
opencode-agent[bot] 8f8c74cfb8 chore: generate 2026-03-13 02:33:45 +00:00
Luke Parker 96b1d8f639
fix(app): stabilize todo dock e2e with composer probe (#17267) 2026-03-13 12:21:50 +10:00
opencode-agent[bot] 51835ecf90 chore: generate 2026-03-12 07:36:35 +00:00
Luke Parker 328c6de80d
Fix terminal e2e flakiness with a real terminal driver (#17144) 2026-03-12 17:35:26 +10:00
opencode-agent[bot] 7b0def4b81 chore: generate 2026-03-12 02:04:26 +00:00
Luke Parker 1d9c83b576
fix(e2e): re-focus prompt after terminal opens in slash-terminal test (#17113) 2026-03-12 12:03:38 +10:00
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
Adam 89bf199c07
chore(app): fix tests 2026-03-10 19:03:44 -05:00
Adam 6388cbaf92
fix(app): remove oc-1 theme 2026-03-09 08:25:41 -05:00
Adam c71d1bde5e
revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745) 2026-03-09 07:36:39 -05:00