Brendan Allan
|
64b536b117
|
fix(ui): correct diff render condition logic (#23670)
|
2026-04-21 18:49:04 +08:00 |
|
黑墨水鱼
|
080c9744eb
|
fix(ui): use parentID matching instead of positional scan for assistant messages (#23093)
|
2026-04-20 07:35:06 +00:00 |
|
opencode
|
736c0075af
|
sync release versions for v1.14.19
|
2026-04-20 07:21:46 +00:00 |
|
opencode
|
93c13b2f3b
|
sync release versions for v1.14.18
|
2026-04-19 09:36:56 +00:00 |
|
opencode
|
004143580b
|
sync release versions for v1.14.17
|
2026-04-19 03:02:14 +00:00 |
|
OpeOginni
|
0d5ef472ce
|
fix(desktop): adjust ui tool diff sticky header offset (#23149)
|
2026-04-18 11:31:38 +08:00 |
|
opencode
|
3c5bf8b2a3
|
release: v1.4.11
|
2026-04-18 00:29:16 +00:00 |
|
opencode
|
3aa96e9db2
|
release: v1.4.10
|
2026-04-17 20:13:25 +00:00 |
|
opencode
|
bda6b99142
|
release: v1.4.9
|
2026-04-17 16:19:46 +00:00 |
|
Ismail Ghallou
|
10db5e78c0
|
feat: add LLM Gateway provider (#7847)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-04-17 10:29:31 -05:00 |
|
opencode
|
438eb6edf5
|
release: v1.4.8
|
2026-04-17 13:37:06 +00:00 |
|
opencode
|
49f8f087bc
|
release: v1.4.7
|
2026-04-16 21:54:54 +00:00 |
|
Kit Langton
|
946ea995e3
|
fix: clean up final 16 no-unused-vars warnings (#22751)
|
2026-04-16 03:54:21 +00:00 |
|
Kit Langton
|
eea507f2eb
|
feat: enable type-aware no-base-to-string rule, fix 56 violations (#22750)
|
2026-04-16 03:50:47 +00:00 |
|
opencode-agent[bot]
|
6071cafce1
|
chore: generate
|
2026-04-16 03:28:30 +00:00 |
|
Kit Langton
|
949ac8ed15
|
feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741)
publish-github-action / publish (push) Has been cancelled
|
2026-04-15 23:27:32 -04:00 |
|
Kit Langton
|
4a078e05b1
|
fix: delete 9 dead functions with zero callers (#22697)
|
2026-04-16 02:01:02 +00:00 |
|
Kit Langton
|
228636345a
|
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
publish-github-action / publish (push) Has been cancelled
|
2026-04-15 21:33:54 -04:00 |
|
Kit Langton
|
a11169b562
|
feat: add oxlint with correctness defaults (#22682)
|
2026-04-15 20:45:19 -04:00 |
|
David Hill
|
320fd1aa5b
|
tweak(ui): session spacing (#20839)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
|
2026-04-15 18:58:05 -04:00 |
|
Dax
|
780c051059
|
shared package (#22626)
|
2026-04-15 14:26:20 +00:00 |
|
Brendan Allan
|
8c93fa3475
|
ui: update accordion styles and session review component (#22582)
|
2026-04-15 07:29:36 +00:00 |
|
Brendan Allan
|
eb6fb9faaf
|
fix(ui): disable accordion items for binary files and improve disabled state styling (#22577)
|
2026-04-15 07:26:34 +00:00 |
|
opencode
|
fdc567dee9
|
release: v1.4.6
|
2026-04-15 07:26:23 +00:00 |
|
Brendan Allan
|
855cc6bc12
|
fix: prevent tooltip reopen on trigger click (#22571)
|
2026-04-15 06:03:29 +00:00 |
|
opencode
|
631e7da409
|
release: v1.4.5
|
2026-04-15 04:25:18 +00:00 |
|
opencode
|
311d54dd1e
|
release: v1.4.4
|
2026-04-15 00:03:43 +00:00 |
|
Brendan Allan
|
f54a6ab5ba
|
app: replace parsePatchFiles with parseDiffFromFile (#22270)
|
2026-04-13 17:19:14 +08:00 |
|
opencode
|
7b73a59501
|
release: v1.4.3
|
2026-04-10 01:00:12 +00:00 |
|
opencode
|
c34c30011a
|
release: v1.4.2
|
2026-04-09 16:24:43 +00:00 |
|
opencode
|
5cd672b6f9
|
release: v1.4.1
|
2026-04-09 07:12:17 +00:00 |
|
Adam
|
969183a744
|
fix(app): diff list normalization
|
2026-04-08 14:02:23 -05:00 |
|
Adam
|
3d27a30e3b
|
fix(app): patch tool diff rendering
|
2026-04-08 13:49:16 -05:00 |
|
Brendan Allan
|
636603c1aa
|
ui: fix sticky session diffs header (#21486)
|
2026-04-08 17:01:52 +08:00 |
|
opencode
|
0f0770f26e
|
release: v1.4.0
|
2026-04-08 00:32:31 +00:00 |
|
Dax
|
6cc1116f8e
|
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
|
2d528d4ac7
|
feat(app): better subagent experience (#20708)
|
2026-04-07 11:06:23 -05:00 |
|
opencode
|
e95a8da87a
|
release: v1.3.17
|
2026-04-06 07:39:18 +00:00 |
|
opencode
|
a851c3807a
|
release: v1.3.16
|
2026-04-06 03:44:46 +00:00 |
|
opencode
|
de0edcd25b
|
release: v1.3.15
|
2026-04-04 20:54:20 +00:00 |
|
opencode
|
b575e2a47a
|
release: v1.3.14
|
2026-04-04 18:32:17 +00:00 |
|
Shoubhit Dash
|
cf23c87965
|
feat: restore git-backed review modes (#20845)
|
2026-04-03 09:54:57 -05:00 |
|
Shoubhit Dash
|
4465a48d7e
|
feat(ui): redesign modified files section in session turn (#20348)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
|
2026-04-03 08:32:53 -05:00 |
|
Brendan Allan
|
ba598a309c
|
app: unify auto scroll ref handling (#20716)
|
2026-04-02 16:44:52 +00:00 |
|
Brendan Allan
|
1c97b92774
|
cleanup event listeners with solid-primitives/event-listener (#20619)
|
2026-04-02 09:40:03 +00:00 |
|
Brendan Allan
|
b7382ab630
|
use solid-primitives/resize-observer across web code (#20613)
|
2026-04-02 17:24:10 +08:00 |
|
Shoubhit Dash
|
decf3415af
|
refactor: simplify solid reactivity across app and web (#20497)
|
2026-04-02 17:14:05 +08:00 |
|
Shoubhit Dash
|
d96a37c06b
|
perf(review): defer offscreen diff mounts (#20469)
|
2026-04-01 19:29:12 +05:30 |
|
Shoubhit Dash
|
345b76313e
|
feat(comments): support file mentions (#20447)
|
2026-04-01 16:11:57 +05:30 |
|
Shoubhit Dash
|
7a9f4c5489
|
fix(session): add keyboard support to question dock (#20439)
|
2026-04-01 15:47:15 +05:30 |
|