Commit Graph

153 Commits

Author SHA1 Message Date
opencode-agent[bot] dbac3a0f0b fix(app): suspend hidden terminal renderer (#33990)
Co-authored-by: Test <test@opencode.test>
2026-06-26 02:28:36 +00:00
Brendan Allan 0a80a4ec44 fix(app): preserve todo dock across sessions (#33778) 2026-06-25 13:34:37 +08:00
Aarav Sareen 5a4d88b76f feat(app): draggable tabs (#31364)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-25 15:06:49 +10:00
opencode-agent[bot] 9657c444c4 fix(app): remove session loading stripe (#33649)
Co-authored-by: Test <test@opencode.test>
2026-06-25 10:09:06 +08:00
opencode-agent[bot] 791e83803e chore: generate 2026-06-24 07:50:33 +00:00
Luke Parker 0160c6e9df fix(app): make session navigation stable and fast (#33569)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-24 07:48:54 +00:00
Brendan Allan d9235110db refactor(app): simplify layout hierarchy (#33588) 2026-06-24 04:37:08 +00:00
Brendan Allan 4b1106ad69 fix(app): refine mobile session layout (#32796) 2026-06-23 16:58:05 +08:00
Luke Parker 7e33f245de fix(app): restore review line comments (#33481) 2026-06-23 08:01:03 +00:00
Brendan Allan 43cee6a892 feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
opencode-agent[bot] 3ee37d171d chore: generate 2026-06-23 02:19:31 +00:00
Aiden Cline 1707b5addd refactor(core): remove shell description input (#32823) 2026-06-22 21:18:06 -05:00
Luke Parker de6ed81009 test(app): add manual performance diagnostics (#32937) 2026-06-19 19:39:02 +02:00
opencode-agent[bot] 37ba536c6b chore: generate 2026-06-16 16:57:04 +00:00
Luke Parker a6cc67007b feat(app): make session timelines much faster AND without flicker or scroll jumps (#32331) 2026-06-16 18:53:57 +02:00
Luke Parker 31099b9dfb feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-06-05 06:30:02 +00:00
Luke Parker c7839423a0 feat(app): v2 thinking level selector (#30646) 2026-06-04 11:35:30 +10:00
Michael Hart 0255a15d95 fix(app): show project sessions before path sync resolves (#30167)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-01 14:27:03 +10:00
Luke Parker dc184dd95f test(app): restore timeline e2e server health mock (#29336) 2026-05-26 07:36:46 +00:00
opencode-agent[bot] 9fe7c3fd89 chore: generate 2026-05-25 02:06:42 +00:00
Luke Parker 94c0195353 fix(app): stabilize virtual session timeline interactions (#28422) 2026-05-25 12:05:27 +10:00
opencode-agent[bot] 7827e87d1a chore: generate 2026-05-21 05:49:32 +00:00
Luke Parker eb0eb359c9 feat(app): add desktop v2 home, session entry, and titlebar (#28442)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-05-21 05:48:13 +00:00
opencode-agent[bot] efa4fca387 chore: generate 2026-05-18 22:03:00 +00:00
Luke Parker 22f6d9f793 test(app): add session timeline smoke coverage (#26619) 2026-05-18 22:01:29 +00:00
Dax Raad e9f4933205 delete all e2e tests (#22501)
Cherry-picked from ea463e604cdd2a3e83e1c286e39b789455f0d413
2026-04-14 23:10:25 -04:00
Luke Parker 452fc6c70b fix windows e2e backend not stopping on sigterm waiting 10s for no reason (#21781) 2026-04-10 01:00:21 +00:00
Kyle Altendorf 27981483ab test: disable GPG signing in test fixtures (#20386) 2026-04-07 15:26:01 -05:00
Adam 2d528d4ac7 feat(app): better subagent experience (#20708) 2026-04-07 11:06:23 -05:00
Shoubhit Dash 976bce3890 Move auto-accept permissions to settings (#21308) 2026-04-07 11:00:13 +00:00
Shoubhit Dash 1aee1475e8 fix: restore prompt focus after footer selection (#20841) 2026-04-03 14:36:33 +00:00
Shoubhit Dash ab1b0250ed fix(prompt): unmount model controls in shell mode (#20886) 2026-04-03 13:16:26 +00:00
Kit Langton 0307a3f17f refactor(app): unexport internal e2e helpers (#20730) 2026-04-02 18:53:51 +00:00
Kit Langton e4881e8d94 test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
Kit Langton b6a3a921c1 test(app): block real llm calls in e2e prompts (#20579) 2026-04-01 22:22:43 -04:00
opencode-agent[bot] 58bdd9e14b chore: generate 2026-04-01 23:48:30 +00:00
Kit Langton 3d31c43241 fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528) 2026-04-01 23:47:26 +00:00
Kit Langton a9809cc69a test(app): fix isolated backend follow-ups (#20513) 2026-04-01 17:43:19 +00:00
Kit Langton 8e6b0e35cd test(app): migrate more e2e suites to isolated backend (#20505) 2026-04-01 13:15:42 -04:00
Kit Langton c1db6afc10 refactor(shell): use Effect ChildProcess for shell command execution (#20494) 2026-04-01 12:07:57 -04:00
opencode-agent[bot] 20fa6be937 chore: generate 2026-04-01 15:59:28 +00:00
Kit Langton 3d4ba8b1aa test(e2e): isolate prompt tests with per-worker backend (#20464) 2026-04-01 15:58:11 +00:00
Shoubhit Dash 7a9f4c5489 fix(session): add keyboard support to question dock (#20439) 2026-04-01 15:47:15 +05:30
Kit Langton 549ac73fe5 test(app): add mock llm e2e fixture (#20375) 2026-03-31 21:24:39 -04:00
Adam 621fc80fdc chore: skip 2 tests 2026-03-31 10:56:06 -05:00
Adam 9583c9f627 chore: use paid zen model in e2e 2026-03-31 10:06:44 -05:00
Adam 6b6f76fc04 fix(app): more startup efficiency (#19454) 2026-03-28 01:26:57 +00:00
Adam 8c80f57cbe fix(app): don't bundle fonts (#19329) 2026-03-26 14:02:01 -05:00
Adam 6edeb30bc7 fix(app): more startup perf (#19288) 2026-03-26 13:41:22 -05:00
Brendan Allan 1bcf0e8e34 fix(app): only navigate prompt history when input is empty (#18775) 2026-03-23 11:48:34 +00:00