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 |
|
Dax
|
1f94c48bdd
|
fix(opencode): keep user message variants scoped to model (#21332)
|
2026-04-07 10:12:53 -04:00 |
|
Shoubhit Dash
|
c2d2ca3522
|
style(app): redesign jump-to-bottom button per figma spec (#21313)
|
2026-04-07 10:47:53 +00:00 |
|
Shoubhit Dash
|
35350b1d25
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Shoubhit Dash
|
fbfa148e4e
|
fix(app): hide default session timestamps (#20892)
|
2026-04-03 13:51:54 +00:00 |
|
Shoubhit Dash
|
3deee3a02b
|
fix(session): disable todo dock auto-scroll (#20840)
|
2026-04-03 08:32:30 -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 |
|
Brendan Allan
|
327f62526a
|
use solid-primitives/resize-observer across web code (#20613)
|
2026-04-02 17:24:10 +08:00 |
|
Shoubhit Dash
|
a3a6cf1c07
|
feat(comments): support file mentions (#20447)
|
2026-04-01 16:11:57 +05:30 |
|
Shoubhit Dash
|
47a676111a
|
fix(session): add keyboard support to question dock (#20439)
|
2026-04-01 15:47:15 +05:30 |
|
Adam
|
c2f78224ae
|
chore(app): cleanup (#20062)
|
2026-03-30 08:50:42 -05:00 |
|
Shoubhit Dash
|
b7a06e1939
|
fix(ui): reduce markdown jank while responses stream (#19304)
|
2026-03-26 14:43:30 -05:00 |
|
Adam
|
c7760b433b
|
fix(app): more startup perf (#19288)
|
2026-03-26 13:41:22 -05:00 |
|
Shoubhit Dash
|
1b028d0632
|
revert: roll back git-backed review modes (#19295)
|
2026-03-26 10:14:57 -04:00 |
|
Shoubhit Dash
|
73e107250d
|
feat: restore git-backed review modes with effectful git service (#18900)
|
2026-03-25 21:09:53 +05:30 |
|
Adam
|
0c0c6f3bdb
|
chore(app): markdown playground in storyboard
|
2026-03-25 09:14:35 -05:00 |
|
Adam
|
1041ae91d1
|
Reapply "fix(app): startup efficiency"
This reverts commit 898456a25c.
|
2026-03-25 06:25:57 -05:00 |
|
Adam
|
898456a25c
|
Revert "fix(app): startup efficiency"
|
2026-03-25 06:25:05 -05:00 |
|
Adam
|
2b0baf97bd
|
Reapply "fix(app): more startup efficiency (#18985)"
This reverts commit cbe1337f24.
|
2026-03-25 05:59:06 -05:00 |
|
Shoubhit Dash
|
d1c49ba210
|
fix(app): move message navigation off cmd+arrow (#18728)
|
2026-03-25 05:24:55 -05:00 |
|
Adam
|
cbe1337f24
|
Revert "fix(app): more startup efficiency (#18985)"
This reverts commit 98b3340cee.
|
2026-03-24 18:36:25 -05:00 |
|
Adam
|
98b3340cee
|
fix(app): more startup efficiency (#18985)
|
2026-03-24 13:23:41 -05:00 |
|
Burak Yigit Kaya
|
c9c93eac00
|
fix(ui): eliminate N+1 reactive subscriptions in SessionTurn (#18924)
|
2026-03-24 09:02:22 -05:00 |
|
Shoubhit Dash
|
fde201c286
|
fix(app): stop terminal autofocus on shortcuts (#18931)
|
2026-03-24 11:16:16 +00:00 |
|
David Hill
|
77b3b46788
|
tui: keep file tree open at its minimum resized width (#18777)
|
2026-03-23 20:06:43 +08:00 |
|
Brendan Allan
|
8e1b53b32c
|
fix(app): handle session busy state better (#18758)
|
2026-03-23 10:34:32 +00:00 |
|
Shoubhit Dash
|
0f5626d2e4
|
fix(app): prefer cmd+k for command palette (#18731)
|
2026-03-23 08:00:24 +00:00 |
|
opencode-agent[bot]
|
9f7a76d6c0
|
chore: generate
|
2026-03-21 15:34:05 +00:00 |
|
Brendan Allan
|
6a16db4b92
|
app: manage mutation loading states with tanstack query (#18501)
|
2026-03-21 23:33:04 +08:00 |
|
Shoubhit Dash
|
27a70ad70f
|
fix(app): align review file comments with diff comments (#18406)
|
2026-03-20 14:44:18 +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 |
|
Shoubhit Dash
|
e6f5214779
|
feat: add git-backed session review modes (#17961)
|
2026-03-19 19:29:29 +05:30 |
|
OpeOginni
|
bd4527b4f2
|
fix(desktop): remote server switching (#17214)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
|
2026-03-19 13:32:11 +00:00 |
|
Luke Parker
|
e416e59ea6
|
test(app): deflake slash terminal toggle flow (#17881)
|
2026-03-17 12:55:58 +10:00 |
|
Adam
|
4ad8116ce3
|
fix(app): model selection persist by session (#17348)
|
2026-03-13 11:05:08 -05:00 |
|
David Hill
|
536abea2e2
|
fix(app): restore sidebar dash and sync session spinner colors (#17384)
|
2026-03-13 10:08:23 -05:00 |
|
Adam
|
af29d91dca
|
fix(app): todo spacing
|
2026-03-13 07:43:50 -05:00 |
|
Adam
|
05cb3c87ca
|
chore(app): i18n sync (#17283)
|
2026-03-13 06:48:38 -05:00 |
|
Luke Parker
|
96b1d8f639
|
fix(app): stabilize todo dock e2e with composer probe (#17267)
|
2026-03-13 12:21:50 +10:00 |
|
Adam
|
42a5af6c8f
|
feat(app): follow-up behavior (#17233)
|
2026-03-12 20:17:36 +00:00 |
|
Adam
|
f0542fae7a
|
fix(app): optimistic revert/restore
|
2026-03-12 15:04:27 -05:00 |
|
David Hill
|
184732fc20
|
fix(app): titlebar cleanup (#17206)
|
2026-03-12 18:26:50 +00:00 |
|
Adam
|
dce7eceb28
|
chore: cleanup (#17197)
|
2026-03-12 11:32:05 -05:00 |
|
Adam
|
12efbbfa4c
|
chore: cleanup (#17184)
|
2026-03-12 08:52:51 -05:00 |
|
Adam
|
fc678ef36c
|
fix(app): terminal animation
|
2026-03-12 08:43:25 -05:00 |
|
Adam
|
d4107d51f1
|
chore: cleanup (#17115)
|
2026-03-12 12:26:43 +00:00 |
|
opencode-agent[bot]
|
1d7fcd40b4
|
chore: generate
|
2026-03-12 03:56:04 +00:00 |
|