Luke Parker
|
4a42caef2c
|
fix(app): keep terminal mounted when switching session tabs in a workspace (#34852)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-07-02 15:53:19 +08:00 |
|
Aarav Sareen
|
7d2618637f
|
feat(app): v2 review panel overhaul (#31882)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-07-02 07:41:58 +00:00 |
|
Luke Parker
|
fbb95a6ee3
|
fix(app): seed session status before warming session info (#34864)
|
2026-07-02 16:32:25 +10:00 |
|
Brendan Allan
|
af72cec799
|
feat(desktop): scope tabs to windows (#34669)
|
2026-07-01 07:02:10 +00:00 |
|
opencode-agent[bot]
|
bd83177c48
|
chore: generate
|
2026-06-30 11:07:49 +00:00 |
|
Brendan Allan
|
06cb0de0b1
|
feat(app): autocomplete mcp resources (#34597)
|
2026-06-30 19:05:53 +08:00 |
|
opencode-agent[bot]
|
3ca89ac796
|
fix(app): autocomplete configured references (#34308)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-06-30 18:45:37 +08:00 |
|
usrnk1
|
003c22b4a3
|
fix(desktop): context menu button / tab intermittent issue (#34420)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-06-30 17:09:38 +08:00 |
|
usrnk1
|
e34822db6b
|
fix(desktop): preserve selected model during session promotion (#34466)
|
2026-06-30 16:23:39 +08:00 |
|
opencode-agent[bot]
|
cb3e28d207
|
fix(app): collapse review pane by default (#34165)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-06-30 12:47:00 +10:00 |
|
opencode-agent[bot]
|
d78f91afeb
|
chore: generate
|
2026-06-28 23:36:32 +00:00 |
|
Brendan Allan
|
33762292f7
|
fix(app): wrap model.set in startTransition (#34351)
|
2026-06-29 07:35:09 +08:00 |
|
Brendan Allan
|
ae53163cad
|
fix(app): transition draft project updates (#34252)
|
2026-06-28 02:58:07 +08:00 |
|
Brendan Allan
|
2caa016fe1
|
fix(app): batch new session tab navigation (#34196)
|
2026-06-27 17:13:09 +08:00 |
|
opencode-agent[bot]
|
6861fedd09
|
chore: generate
|
2026-06-27 07:43:42 +00:00 |
|
Luke Parker
|
3d072112ce
|
fix(app): reconcile session pages with concurrent events (#34042)
|
2026-06-27 17:42:17 +10:00 |
|
Brendan Allan
|
5acb2530b4
|
fix(app): centralize notification state (#34105)
|
2026-06-26 19:24:33 +00:00 |
|
Brendan Allan
|
b60c0a5e8c
|
fix(app): use tab-scoped servers in sessions (#33946)
|
2026-06-25 19:09:22 +00:00 |
|
Brendan Allan
|
10e4b87d25
|
fix(app): persist home project selection (#33935)
|
2026-06-25 17:00:19 +00:00 |
|
Brendan Allan
|
4f88cab20d
|
fix(app): suspend while recent models load (#33921)
|
2026-06-25 14:53:45 +00:00 |
|
Brendan Allan
|
71402bcbc3
|
fix(app): remove produce default values in server session state (#33793)
|
2026-06-25 13:35:08 +08:00 |
|
Brendan Allan
|
bdee94ca40
|
fix(app): close missing session tabs (#33785)
|
2026-06-25 13:28:32 +08:00 |
|
Aarav Sareen
|
1bcb9d7cb9
|
feat(app): ui improvements (#32438)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-06-25 15:26:37 +10:00 |
|
Aarav Sareen
|
d5aa5ff8fb
|
feat(app): draggable tabs (#31364)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
|
2026-06-25 15:06:49 +10:00 |
|
Luke Parker
|
cfd75d62fe
|
fix(app): separate provider lifetimes and reactive ownership (#33739)
|
2026-06-25 04:42:06 +00:00 |
|
opencode-agent[bot]
|
5ca19947d9
|
chore: generate
|
2026-06-25 02:18:06 +00:00 |
|
Brendan Allan
|
3b4aaafd41
|
refactor(app): centralize session state (#33641)
|
2026-06-25 02:16:39 +00:00 |
|
opencode-agent[bot]
|
f9dac262ff
|
fix(app): remove session loading stripe (#33649)
Co-authored-by: Test <test@opencode.test>
|
2026-06-25 10:09:06 +08:00 |
|
Victor Navarro
|
04c1730c90
|
refactor(ui): isolate session components (#33670)
|
2026-06-24 14:56:09 +00:00 |
|
Brendan Allan
|
cacb7d045f
|
refactor(app): rename cached context accessors (#33627)
|
2026-06-24 08:55:57 +00:00 |
|
Brendan Allan
|
2312a15e57
|
fix(app): share synced session data (#33624)
|
2026-06-24 08:40:35 +00:00 |
|
Luke Parker
|
a4551a94b4
|
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
|
5303ab09f8
|
fix(app): route new sessions through tabs (#33582)
|
2026-06-24 03:48:33 +00:00 |
|
Brendan Allan
|
fed4f4d86b
|
feat(app): keep prompt state in tabs (#33566)
|
2026-06-24 01:32:59 +00:00 |
|
Brendan Allan
|
e04c5e72f7
|
fix(app): prompt persistence and draft sessions (#33528)
|
2026-06-24 01:50:19 +08:00 |
|
Brendan Allan
|
b0063709e6
|
feat(app): add mobile bottom navigation (#32797)
|
2026-06-23 09:29:22 +00:00 |
|
opencode-agent[bot]
|
09757c605a
|
chore: generate
|
2026-06-23 06:20:50 +00:00 |
|
Brendan Allan
|
0c4f508c50
|
feat(app): add server-keyed session routes (#32570)
|
2026-06-23 06:19:18 +00:00 |
|
Luke Parker
|
5c9e4ff21b
|
feat(app): add v2 home tab toggle (#32191)
|
2026-06-17 12:37:48 +02:00 |
|
Luke Parker
|
3b811bd019
|
feat(app): make session timelines much faster AND without flicker or scroll jumps (#32331)
|
2026-06-16 18:53:57 +02:00 |
|
Luke Parker
|
88f5b9a90e
|
experiment: better web picker using @pierre/tree (#31208)
|
2026-06-16 17:43:23 +02:00 |
|
Brendan Allan
|
d37ddc501c
|
feat(app): add prompt input story (#32308)
|
2026-06-14 13:40:09 +00:00 |
|
opencode-agent[bot]
|
4810df0a71
|
chore: generate
|
2026-06-14 11:25:37 +00:00 |
|
Brendan Allan
|
010b456dfd
|
feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290)
|
2026-06-14 13:24:10 +02:00 |
|
Luke Parker
|
45e4606fa4
|
feat(app): bring v2 visibility settings to web (#32174)
|
2026-06-13 13:13:12 +02:00 |
|
Brendan Allan
|
0fc33e2a06
|
feat(app): /new-session route for new design (#31457)
|
2026-06-10 11:35:50 +08:00 |
|
opencode-agent[bot]
|
50c9d5221f
|
chore: generate
|
2026-06-09 03:57:22 +00:00 |
|
Brendan Allan
|
1a08ee77c7
|
feat(app): draft prompt state (#31452)
|
2026-06-09 03:56:04 +00:00 |
|
opencode-agent[bot]
|
277ecc505c
|
chore: generate
|
2026-06-09 02:50:41 +00:00 |
|
Brendan Allan
|
f565ff3c09
|
feat(app): add draft tab support to tabs store (#31343)
|
2026-06-09 10:49:18 +08:00 |
|