黑墨水鱼
|
c1ba3350fb
|
fix: sync PWA status bar theme-color with app color scheme (#28006)
|
2026-05-18 00:12:02 +00:00 |
|
Luke Parker
|
c68fc948ae
|
chore: Upgrade Bun to the final non-rust version (#27648)
|
2026-05-18 09:24:26 +10:00 |
|
opencode-agent[bot]
|
6959048466
|
chore: generate
|
2026-05-14 16:42:18 +00:00 |
|
Shoubhit Dash
|
ea2af144be
|
feat: add experimental background subagents (#27084)
|
2026-05-14 22:10:15 +05:30 |
|
Luke Parker
|
c08f190fb7
|
perf(ui): render icons through an svg sprite (#26950)
|
2026-05-13 17:57:13 +10:00 |
|
Sebastian
|
18c1e45c76
|
Add TUI notifications and attention sounds (disabled by default) (#26980)
|
2026-05-13 03:26:25 +02:00 |
|
Musa
|
d10af17839
|
feat(plugin): add DigitalOcean OAuth + Inference Routers (#26095)
|
2026-05-12 16:22:40 -05:00 |
|
Brendan Allan
|
da227e8318
|
fix(ui): better handle patch file support when rendering patch/edit tools (#26828)
|
2026-05-11 17:21:59 +08:00 |
|
Brendan Allan
|
d9b580e6ad
|
fix(ui): use part_text_accum_delta to prevent markdown cutoff during streaming (#26822)
|
2026-05-11 15:15:03 +08:00 |
|
Kit Langton
|
77c29b0d82
|
fix(session): accept legacy summary diffs (#26579)
Co-authored-by: Developer <temp@example.com>
|
2026-05-09 16:44:24 -04:00 |
|
Luke Parker
|
be51c10cf1
|
fix(web): normalize shell output carriage returns (#26426)
|
2026-05-09 10:24:57 +10:00 |
|
opencode-agent[bot]
|
f8d4d6f614
|
chore: generate
|
2026-05-08 08:50:42 +00:00 |
|
Shoubhit Dash
|
9691a2cbcb
|
feat(websearch): add parallel provider rollout (#26227)
|
2026-05-08 14:19:36 +05:30 |
|
Luke Parker
|
e88ce88948
|
perf(ui): defer tool status width measurement (#26282)
|
2026-05-08 15:36:28 +10:00 |
|
YGoetschel
|
88994ea92b
|
fix: guard undefined contents in diff renderer to fix share viewer SSR crash (#21763)
|
2026-05-07 18:55:40 +08:00 |
|
Sergei Zharinov
|
fb752fd12b
|
fix(ui): preserve SVG tags in DOMPurify config for KaTeX math rendering (#25866)
|
2026-05-06 16:06:37 +08:00 |
|
Luke Parker
|
04696c4f67
|
Run UI unit tests in CI (#25792)
|
2026-05-05 11:05:53 +10:00 |
|
Luke Parker
|
0dff5a8e5d
|
fix(vcs): preserve batched patch boundaries (#25787)
|
2026-05-05 00:34:06 +00:00 |
|
Aiden Cline
|
60f88a613c
|
chore: rm broken codesearch tool (#24992)
|
2026-04-29 13:15:44 -05:00 |
|
Brendan Allan
|
70d5fd895a
|
fix(ui): remove redundant flex overrides in tool components (#24749)
|
2026-04-28 15:51:18 +08:00 |
|
Dax
|
1865f4fc5f
|
refactor: rename shared package to core (#24309)
|
2026-04-25 10:59:17 -04:00 |
|
Brendan Allan
|
09eae07992
|
feat(prompt): add shell mode UI with cancel button, custom icon, and example placeholder (#24105)
|
2026-04-24 14:04:55 +08:00 |
|
Luke Parker
|
018fd50e8f
|
chore: bump Bun to 1.3.13 (#23791)
|
2026-04-23 00:25:36 -04:00 |
|
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 |
|
OpeOginni
|
0d5ef472ce
|
fix(desktop): adjust ui tool diff sticky header offset (#23149)
|
2026-04-18 11:31:38 +08: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 |
|
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 |
|
Brendan Allan
|
855cc6bc12
|
fix: prevent tooltip reopen on trigger click (#22571)
|
2026-04-15 06:03:29 +00:00 |
|
Brendan Allan
|
f54a6ab5ba
|
app: replace parsePatchFiles with parseDiffFromFile (#22270)
|
2026-04-13 17:19:14 +08: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 |
|
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 |
|
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 |
|