opencode
|
29f129acbb
|
release: v1.2.21
|
2026-03-07 18:00:39 +00:00 |
|
Eric Guo
|
a1bb6a4047
|
fix(app): text-shimmer undefined length (#16475)
|
2026-03-07 09:53:32 -06:00 |
|
Adam
|
28afc494ac
|
fix(app): can't scroll files
|
2026-03-07 06:47:11 -06:00 |
|
Adam
|
1ce8b0f17f
|
fix(app): task agent title
|
2026-03-07 06:03:30 -06:00 |
|
opencode-agent[bot]
|
18a9142252
|
chore: generate
|
2026-03-07 11:26:12 +00:00 |
|
Kit Langton
|
07121ef1a6
|
STUPID SEXY TIMELINE (#16420)
|
2026-03-07 05:25:22 -06:00 |
|
opencode-agent[bot]
|
cb55da8f03
|
chore: generate
|
2026-03-06 22:34:25 +00:00 |
|
David Hill
|
fdd5375bca
|
feat(app): sidebar reveal animation, hover peek overlay, and weaker dividers (#16374)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-03-06 16:33:34 -06:00 |
|
David Hill
|
507f773bca
|
fix(app): better review/filetree empty states (#16221)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-03-06 15:39:31 -06:00 |
|
Adam
|
ae93b9f16d
|
fix(app): stale keyed show errors
|
2026-03-06 11:03:37 -06:00 |
|
Hoshiumi Arata
|
8f1b1f26b7
|
fix(ui): prevent unwanted key events during composition in LineCommentEditor (#16361)
|
2026-03-06 11:01:13 -06:00 |
|
Adam
|
c6c0d8ec04
|
fix(app): part type gate
|
2026-03-06 09:56:02 -06:00 |
|
Shoubhit Dash
|
e38846ef43
|
share: speed up share loads (#16165)
|
2026-03-06 06:49:15 -06:00 |
|
opencode
|
2401e05023
|
release: v1.2.20
|
2026-03-06 07:29:34 +00:00 |
|
opencode
|
899d08f869
|
release: v1.2.19
|
2026-03-06 04:29:10 +00:00 |
|
opencode
|
e772e618d8
|
release: v1.2.18
|
2026-03-05 19:01:03 +00:00 |
|
Adam
|
c4208ff5f7
|
fix(app): websearch and codesearch tool rendering
|
2026-03-05 08:00:42 -06:00 |
|
Adam
|
11e7928ee0
|
fix(app): file icon stability
|
2026-03-05 08:00:42 -06:00 |
|
Adam
|
7bc431939c
|
fix(app): file path truncation in session turn
|
2026-03-05 08:00:42 -06:00 |
|
Adam
|
7378b9487b
|
fix(app): file icon stability
|
2026-03-05 08:00:41 -06:00 |
|
Adam
|
29e1711e6c
|
fix(app): mod+f always opens search
|
2026-03-05 06:57:50 -06:00 |
|
Adam
|
92d9f224d1
|
fix(app): no delay on tooltip close
|
2026-03-05 06:44:11 -06:00 |
|
Brendan Allan
|
ef5a68543b
|
app: prefer using useLocation instead of window.location (#15989)
|
2026-03-05 14:41:12 +08:00 |
|
opencode
|
11a575ece6
|
release: v1.2.17
|
2026-03-04 14:58:04 +00:00 |
|
Brendan Allan
|
db0e0b1e2d
|
ui: rely on task part href instead of onClick handler (#15978)
|
2026-03-04 16:41:20 +08:00 |
|
Brendan Allan
|
dffd2d0ae4
|
desktop: add electron version (#15663)
|
2026-03-04 15:12:34 +08:00 |
|
opencode
|
57d918be0c
|
release: v1.2.16
|
2026-03-03 21:08:35 +00:00 |
|
Adam
|
6d62be48d0
|
chore: cleanup
|
2026-03-03 10:25:49 -06:00 |
|
Adam
|
78d63d9062
|
chore: cleanup
|
2026-03-03 07:10:52 -06:00 |
|
Adam
|
5728c25c00
|
chore: cleanup
|
2026-03-03 06:20:48 -06:00 |
|
Adam
|
f9fcdc4102
|
fix(app): timeline jank
|
2026-03-03 05:35:15 -06:00 |
|
Adam
|
44aaba9a17
|
fix(app): timeline jank
|
2026-03-03 05:35:15 -06:00 |
|
opencode-agent[bot]
|
8562463036
|
chore: generate
|
2026-03-02 22:25:39 +00:00 |
|
Kit Langton
|
848b3d658e
|
Animation Smorgasbord (#15637)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2026-03-02 16:24:32 -06:00 |
|
David Hill
|
e597187254
|
ui: move session review bottom padding
Remove bottom padding from the scroll wrapper and apply it to the accordion content instead.
|
2026-03-02 16:19:35 +00:00 |
|
David Hill
|
29adce71de
|
ui: avoid session review header clipping
Move the session review header outside the scroll viewport and drop strict containment so shadows can render without being cropped.
|
2026-03-02 16:05:16 +00:00 |
|
David Hill
|
cbc865ebe7
|
ui: tighten scroll thumb and review padding
Keep the scroll thumb visually slim (4px) while preserving a 12px drag target, and remove extra right padding in session review content.
|
2026-03-02 15:37:41 +00:00 |
|
David Hill
|
01f184c8ed
|
ui: widen scroll thumb hit area
Make the thumb overlay 12px wide while keeping the visible bar 6px centered for easier hover/drag.
|
2026-03-02 15:26:55 +00:00 |
|
David Hill
|
34e88a2ecf
|
core: keep review header buttons visible when scroll thumb shows
|
2026-03-02 14:59:12 +00:00 |
|
Filip
|
5657c76fa6
|
feat(app): show which messages are queued (#15587)
|
2026-03-02 13:27:34 +05:30 |
|
Filip
|
5515cd3242
|
feat(app): add compact ui (#15578)
|
2026-03-01 08:41:47 -06:00 |
|
Filip
|
8d4aa4b80e
|
fix(app): make provider icon resolved id reactive (#15583)
|
2026-03-01 08:40:04 -06:00 |
|
Filip
|
f6caa856b6
|
fix(app): show proper usage limit errors (#15496)
|
2026-03-01 06:48:11 -06:00 |
|
mridul
|
ee008b99a3
|
fix(app): fallback to synthetic icon for unknown provider IDs (#15295)
|
2026-02-28 15:13:23 -06:00 |
|
Alex Yaroshuk
|
e135277228
|
fix(app): display skill name in skill tool call (#15413)
|
2026-02-27 19:18:14 -06:00 |
|
opencode-agent[bot]
|
af88d19018
|
chore: generate
|
2026-02-27 21:17:37 +00:00 |
|
Alex Yaroshuk
|
31708751b8
|
fix(app): make bash output selectable (#15378)
|
2026-02-27 15:16:33 -06:00 |
|
Adam
|
8fbb7bba36
|
chore(app): i18n sync (#15362)
|
2026-02-27 09:45:00 -06:00 |
|
Kit Langton
|
bfa4f1978b
|
feat(app): add Warp to the open menu (#15368)
|
2026-02-27 09:44:01 -05:00 |
|
Adam
|
db7a8218cd
|
fix(app): update provider sprite
|
2026-02-27 06:01:00 -06:00 |
|