opencode-agent[bot]
|
d465cd476a
|
chore: generate
|
2026-06-24 07:50:33 +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
|
b0063709e6
|
feat(app): add mobile bottom navigation (#32797)
|
2026-06-23 09:29:22 +00:00 |
|
opencode-agent[bot]
|
77522697b0
|
chore: generate
|
2026-06-23 09:00:19 +00:00 |
|
Brendan Allan
|
bbc88eb8e3
|
fix(app): refine mobile session layout (#32796)
|
2026-06-23 16:58:05 +08:00 |
|
Brendan Allan
|
0c4f508c50
|
feat(app): add server-keyed session routes (#32570)
|
2026-06-23 06:19:18 +00: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 |
|
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 |
|
Luke Parker
|
1cc94bb23e
|
fix(desktop): update Electron stack and panel layout (#31571)
|
2026-06-09 23:34:35 +00:00 |
|
Luke Parker
|
5372c63c7c
|
fix(app): clip rounded session panels (#31462)
|
2026-06-09 06:22:52 +00:00 |
|
Luke Parker
|
7f33576f46
|
feat(app): improve desktop multi-server support (#30678)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-06-05 06:30:02 +00:00 |
|
Brendan Allan
|
c35267776a
|
fix(app,ui): session review reactivity and VCS query cache (#30660)
|
2026-06-04 02:59:56 +00:00 |
|
Brendan Allan
|
c6f684366a
|
feat(app): add servers tab to settings dialog (#29675)
|
2026-06-03 08:25:45 +00:00 |
|
Brendan Allan
|
787f170682
|
feat(app): inset new layout session panels (#30342)
|
2026-06-02 07:43:08 +00:00 |
|
Aarav Sareen
|
363d6d1a26
|
feat(app): v2 desktop UI improvements (#29689)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
|
2026-06-01 19:09:09 +00:00 |
|
Brendan Allan
|
e1581183ff
|
feat(app): allow toggling tabs layout (#29526)
|
2026-05-27 15:42:21 +08:00 |
|
opencode-agent[bot]
|
ca354f8e8a
|
chore: generate
|
2026-05-26 07:51:29 +00:00 |
|
Luke Parker
|
13c9d097a0
|
feat(app): refine desktop v2 home and session controls (#28788)
|
2026-05-26 07:50:07 +00:00 |
|
Brendan Allan
|
eab34b46d0
|
refactor(app): rename global context files to server context files (#28790)
|
2026-05-25 09:01:02 +08:00 |
|
Luke Parker
|
3bf054c1d9
|
fix(app): restore desktop prod legacy flows (#28919)
|
2026-05-22 20:40:47 -04:00 |
|
Brendan Allan
|
76d9c2cd76
|
fix(app): debounce vcs refresh in session page (#28784)
|
2026-05-22 06:47:05 +00:00 |
|
Brendan Allan
|
1f0390cfbb
|
app: wrap provider data in Map to avoid store (#28765)
|
2026-05-22 12:23:16 +08:00 |
|
Brendan Allan
|
b2661c4a03
|
app: more new designs (#28603)
|
2026-05-21 14:42:13 +08:00 |
|
Luke Parker
|
b207e32249
|
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 |
|
Brendan Allan
|
f80f3e33ec
|
desktop: add free limit + go usage exceeded dialogs to match tui (#27677)
|
2026-05-18 15:20:08 +08:00 |
|
Luke Parker
|
5452ab6db7
|
perf(app): virtualize session timeline rows (#26949)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-05-18 03:40:52 +00:00 |
|
Brendan Allan
|
2f4dce789f
|
app: use session_working helper to simplify loading states (#27212)
|
2026-05-13 10:27:05 +08:00 |
|
Luke Parker
|
d1640c075b
|
fix(app): use session status for busy state (#27166)
|
2026-05-13 10:25:28 +10:00 |
|
Dax
|
62ef2a2207
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
Brendan Allan
|
f135c0b5ee
|
app: use tanstack query to load session vcs state (#22277)
|
2026-04-17 02:27:08 +00:00 |
|
Brendan Allan
|
97918500d4
|
app: start migrating bootstrap data fetching to TanStack Query (#22756)
|
2026-04-16 06:10:23 +00:00 |
|
Kit Langton
|
9f4b73b6a3
|
fix: clean up final 16 no-unused-vars warnings (#22751)
|
2026-04-16 03:54:21 +00:00 |
|
Kit Langton
|
80f1f1b5b8
|
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
|
2026-04-15 23:27:32 -04:00 |
|
Kit Langton
|
cce05c1665
|
fix: clean up 49 unused variables, catch params, and stale imports (#22695)
|
2026-04-16 02:01:53 +00:00 |
|
Dax
|
be9432a893
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Adam
|
689b1a4b3a
|
fix(app): diff list normalization
|
2026-04-08 14:02:23 -05:00 |
|
Dax
|
b7fab49b64
|
refactor(snapshot): store unified patches in file diffs (#21244)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-04-07 19:48:23 -04:00 |
|
Adam
|
ec8b9810b4
|
feat(app): better subagent experience (#20708)
|
2026-04-07 11:06:23 -05:00 |
|
Shoubhit Dash
|
35350b1d25
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Shoubhit Dash
|
c307505f8b
|
fix(session): delay jump-to-bottom button (#20853)
|
2026-04-03 08:12:01 -05:00 |
|
Brendan Allan
|
69d047ae7d
|
cleanup event listeners with solid-primitives/event-listener (#20619)
|
2026-04-02 09:40:03 +00:00 |
|
Shoubhit Dash
|
d540d363a7
|
refactor: simplify solid reactivity across app and web (#20497)
|
2026-04-02 17:14:05 +08:00 |
|
Shoubhit Dash
|
a3a6cf1c07
|
feat(comments): support file mentions (#20447)
|
2026-04-01 16:11:57 +05:30 |
|
Adam
|
f736116967
|
fix(app): more startup efficiency (#19454)
|
2026-03-28 01:26:57 +00:00 |
|
Kit Langton
|
e973bbf54a
|
fix(app): default file tree to closed with minimum width (#19426)
|
2026-03-27 14:11:50 -04:00 |
|
Shoubhit Dash
|
d2bfa92e74
|
fix(app): persist queued followups across project switches (#19421)
|
2026-03-27 12:02:09 +00:00 |
|
Adam
|
311ba4179a
|
fix(app): remove fork session button
|
2026-03-26 14:34:01 -05:00 |
|