opencode
cb411248bf
release: v1.2.19
2026-03-06 04:29:10 +00:00
opencode
2c58964a6b
release: v1.2.18
2026-03-05 19:01:03 +00:00
Adam
1a420a1a71
fix(app): websearch and codesearch tool rendering
2026-03-05 08:00:42 -06:00
Adam
6f9e5335dc
fix(app): file icon stability
2026-03-05 08:00:42 -06:00
Adam
6c9ae5ce9f
fix(app): file path truncation in session turn
2026-03-05 08:00:42 -06:00
Adam
8cbe7b4a01
fix(app): file icon stability
2026-03-05 08:00:41 -06:00
Adam
3448118be8
fix(app): mod+f always opens search
2026-03-05 06:57:50 -06:00
Adam
2bb3dc585b
fix(app): no delay on tooltip close
2026-03-05 06:44:11 -06:00
Brendan Allan
7948de1612
app: prefer using useLocation instead of window.location ( #15989 )
2026-03-05 14:41:12 +08:00
opencode
715b844c2a
release: v1.2.17
2026-03-04 14:58:04 +00:00
Brendan Allan
db3eddc51f
ui: rely on task part href instead of onClick handler ( #15978 )
2026-03-04 16:41:20 +08:00
Brendan Allan
5cf235fa6c
desktop: add electron version ( #15663 )
2026-03-04 15:12:34 +08:00
opencode
e66d829d18
release: v1.2.16
2026-03-03 21:08:35 +00:00
Adam
70c6fcfbbf
chore: cleanup
2026-03-03 10:25:49 -06:00
Adam
fa45422bf9
chore: cleanup
2026-03-03 07:10:52 -06:00
Adam
7305fc044d
chore: cleanup
2026-03-03 06:20:48 -06:00
Adam
e4af1bb422
fix(app): timeline jank
2026-03-03 05:35:15 -06:00
Adam
5e8742f431
fix(app): timeline jank
2026-03-03 05:35:15 -06:00
opencode-agent[bot]
b5dc6e670a
chore: generate
2026-03-02 22:25:39 +00:00
Kit Langton
9d7852b5c3
Animation Smorgasbord ( #15637 )
...
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-03-02 16:24:32 -06:00
David Hill
0a3a3216db
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
633a3ba03a
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
d60696ded8
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
4c2aa4ab90
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
51e6000194
core: keep review header buttons visible when scroll thumb shows
2026-03-02 14:59:12 +00:00
Filip
bf2cc3aa2f
feat(app): show which messages are queued ( #15587 )
2026-03-02 13:27:34 +05:30
Filip
b15fb21191
feat(app): add compact ui ( #15578 )
2026-03-01 08:41:47 -06:00
Filip
c8866e60ba
fix(app): make provider icon resolved id reactive ( #15583 )
2026-03-01 08:40:04 -06:00
Filip
438610aa64
fix(app): show proper usage limit errors ( #15496 )
2026-03-01 06:48:11 -06:00
mridul
971bd30516
fix(app): fallback to synthetic icon for unknown provider IDs ( #15295 )
2026-02-28 15:13:23 -06:00
Alex Yaroshuk
2a2082233d
fix(app): display skill name in skill tool call ( #15413 )
2026-02-27 19:18:14 -06:00
opencode-agent[bot]
46d678fce9
chore: generate
2026-02-27 21:17:37 +00:00
Alex Yaroshuk
1f2348c1ef
fix(app): make bash output selectable ( #15378 )
2026-02-27 15:16:33 -06:00
Adam
6ef3af73df
chore(app): i18n sync ( #15362 )
2026-02-27 09:45:00 -06:00
Kit Langton
e49e781cb8
feat(app): add Warp to the open menu ( #15368 )
2026-02-27 09:44:01 -05:00
Adam
4a94096994
fix(app): update provider sprite
2026-02-27 06:01:00 -06:00
vaur94
a325c9af8f
feat(app): add Turkish (tr) locale for app and ui packages ( #15278 )
...
Co-authored-by: Ugur <ugur@example.com>
2026-02-27 05:41:06 -06:00
Brendan Allan
7528419172
app: allow providing username and password when connecting to remote server ( #14872 )
2026-02-27 13:26:15 +08:00
Adam
f2100dcfd8
fix(app): scroll jacking
2026-02-26 20:41:35 -06:00
Adam
fc52e4b2d3
feat(app): better diff/code comments ( #14621 )
...
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 18:23:04 -06:00
David Hill
bf442a50c0
fix(ui): mute inactive file tab icons
2026-02-27 00:18:14 +00:00
Adam
adabad19f1
Revert "fix(ui): prevent filename and diff count overlap in session changes ( #14773 )"
...
This reverts commit a0b3bbffd5 .
2026-02-26 18:11:05 -06:00
David Hill
7a74be3b47
tweak(ui): add border to filetree on scroll
2026-02-26 23:18:35 +00:00
David Hill
c95febb1d5
tui: fix session tab alignment in compact view to prevent vertical overflow
2026-02-26 22:54:49 +00:00
Adam
05d77b7d47
chore: storybook ( #15285 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 16:05:04 -06:00
Shoubhit Dash
a0b3bbffd5
fix(ui): prevent filename and diff count overlap in session changes ( #14773 )
2026-02-26 15:42:24 -06:00
Shoubhit Dash
270d084cb1
fix(ui): avoid truncating workspace paths in assistant text ( #14584 )
2026-02-26 15:41:58 -06:00
Adam
9312867565
feat(app): new tabs styling ( #15284 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 15:39:45 -06:00
opencode
799b2623cb
release: v1.2.15
2026-02-26 08:22:25 +00:00
Stefan
aae75b3cfb
fix(app): middle-click tab close in scrollable tab bar ( #15081 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2026-02-26 12:29:08 +05:30
Adam
b8337cddc4
fix(app): permissions and questions from child sessions ( #15105 )
...
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-26 01:05:08 +00:00
David Hill
7afa48b4ef
tweak(ui): keep reasoning inline code subdued in dark mode
2026-02-25 15:18:05 +00:00
opencode
de2bc25677
release: v1.2.14
2026-02-25 14:55:56 +00:00
opencode
d848c9b6a3
release: v1.2.13
2026-02-25 07:27:19 +00:00
opencode
29ddd55088
release: v1.2.11
2026-02-24 23:29:02 +00:00
adamelmore
c92913e962
chore: cleanup
2026-02-24 08:21:05 -06:00
adamelmore
8f2d8dd47a
fix(app): duplicate markdown
2026-02-23 09:54:26 -06:00
adamelmore
3b5b21a91e
fix(app): duplicate markdown
2026-02-23 08:23:56 -06:00
Adam
aaf8317c82
feat(app): feed customization options
2026-02-22 11:36:00 -06:00
Adam
b75a27d43e
chore: cleanup
2026-02-20 19:37:35 -06:00
Adam
58ad4359da
chore: cleanup
2026-02-20 16:05:41 -06:00
Adam
46361cf35c
fix(app): session review re-rendering too aggressively
2026-02-20 11:11:48 -06:00
Adam
c09d3dd5a7
chore: cleanup
2026-02-20 10:54:17 -06:00
Adam
fe89bedfcc
wip(app): custom scroll view
2026-02-20 10:54:17 -06:00
Adam
2a904ec56f
feat(app): show/hide reasoning summaries
2026-02-20 10:05:09 -06:00
Adam
9c5bbba6ea
fix(app): patch tool renders like edit tool
2026-02-20 09:13:17 -06:00
Shoubhit Dash
1de12604cf
fix(ui): preserve url slashes for root workspace ( #14294 )
2026-02-20 07:02:48 -06:00
Shoubhit Dash
7e1051af07
fix(ui): show full turn duration in assistant meta ( #14378 )
2026-02-20 07:01:13 -06:00
opencode
296250f1b7
release: v1.2.10
2026-02-20 11:18:40 +00:00
opencode
1eb6caa3c6
release: v1.2.9
2026-02-20 01:45:20 +00:00
David Hill
8d781b08ce
tweak(ui): adjust session feed spacing
2026-02-20 01:22:12 +00:00
David Hill
8b99ac6513
tweak(ui): tone down reasoning emphasis
2026-02-20 01:17:48 +00:00
David Hill
63a469d0ce
tweak(ui): refine session feed spacing
2026-02-20 01:17:48 +00:00
David Hill
ae98be83b3
fix(desktop): restore settings header mask
2026-02-19 18:37:56 -06:00
David Hill
a3181d5fbd
tweak(ui): nudge edited files chevron
2026-02-19 18:37:56 -06:00
David Hill
998c8bf3a5
tweak(ui): stabilize collapsible chevron hover
2026-02-19 18:37:56 -06:00
opencode
f2090b26c1
release: v1.2.8
2026-02-19 22:38:42 +00:00
opencode
04cf2b8268
release: v1.2.7
2026-02-19 21:27:31 +00:00
Adam
49cc872c44
chore: refactor composer/dock components ( #14328 )
2026-02-19 15:02:45 -06:00
Adam
40a939f5f0
chore: cleanup
2026-02-19 14:34:49 -06:00
Adam
7729c6d895
chore: cleanup
2026-02-19 14:31:22 -06:00
Adam
56dda4c98c
chore: cleanup
2026-02-19 11:12:56 -06:00
Adam
0fcba68d4c
chore: cleanup
2026-02-19 09:00:43 -06:00
Adam
338393c016
fix(app): accordion styles
2026-02-19 09:00:43 -06:00
Adam
38f7071da9
chore: cleanup
2026-02-19 07:32:58 -06:00
David Hill
802ccd3788
tweak(ui): rotate collapsible chevron icon
2026-02-19 00:35:12 +00:00
David Hill
6042785c57
tweak(ui): rtl-truncate edited file paths
2026-02-19 00:32:12 +00:00
David Hill
44049540b0
tweak(ui): add open-file tooltip icon
2026-02-19 00:32:12 +00:00
David Hill
40f00ccc1c
tweak(ui): use chevron icons for review diff rows
2026-02-19 00:32:12 +00:00
David Hill
a301051263
tweak(ui): tighten review diff file info gap
2026-02-19 00:32:12 +00:00
David Hill
fd61be4078
tweak(ui): show added diff counts in review
2026-02-19 00:32:12 +00:00
David Hill
4a8bdc3c75
tweak(ui): group edited files list styling
2026-02-19 00:32:12 +00:00
David Hill
9c7629ce61
Update oc-2.json
2026-02-19 00:32:12 +00:00
David Hill
ba53c56a21
tweak(ui): combine diffs in review into one group
2026-02-19 00:32:12 +00:00
David Hill
ec7c72da3f
tweak(ui): restyle reasoning blocks
2026-02-18 21:33:14 +00:00
David Hill
c71f4d4847
Update oc-2.json
2026-02-18 20:32:54 +00:00
opencode-agent[bot]
dec7827548
chore: generate
2026-02-18 20:19:27 +00:00
David Hill
7faa8cb110
tweak(ui): reduce review panel padding
2026-02-18 20:18:17 +00:00
David Hill
d8a4a125c0
Update oc-2.json
2026-02-18 20:18:17 +00:00
David Hill
50923f06f1
tweak(ui): remove pressed scale for secondary buttons
2026-02-18 20:18:17 +00:00
David Hill
ba919fb619
tweak(ui): shrink review expand/collapse width
2026-02-18 20:18:17 +00:00
David Hill
47b4de3531
tweak(ui): tighten review header action spacing
2026-02-18 20:18:17 +00:00
David Hill
bb6d1d502f
tweak(ui): adjust review diff style hover radius
2026-02-18 20:18:17 +00:00
David Hill
31e964e7cf
Update oc-2.json
2026-02-18 20:18:17 +00:00
David Hill
06b2304a5f
tweak(ui): override for the radio group in the review
2026-02-18 20:18:17 +00:00
David Hill
1b67339e4d
Update radio-group.css
2026-02-18 20:18:17 +00:00
David Hill
1571246ba8
tweak(ui): use default cursor for segmented control
2026-02-18 20:18:17 +00:00
David Hill
d730d8be01
tweak(ui): shrink review diff style toggle
2026-02-18 20:18:17 +00:00
David Hill
e42cc85112
Update oc-2.json
2026-02-18 20:18:17 +00:00
David Hill
c7a79f1877
Update icon-button.css
2026-02-18 20:18:17 +00:00
David Hill
1ed4a98233
tweak(ui): remove pressed transition for secondary buttons
2026-02-18 20:18:17 +00:00
David Hill
db4ff89579
Update oc-2.json
2026-02-18 20:18:17 +00:00
David Hill
09286ccae0
tweak(ui): oc-2 theme updates
2026-02-18 20:18:17 +00:00
David Hill
4e959849f6
tweak(ui): hover and active styles for filetree tabs
2026-02-18 20:18:17 +00:00
David Hill
3690cafeb8
tweak(ui): hover and active styles for title bar buttons
2026-02-18 20:18:17 +00:00
David Hill
6d69ad5574
tweak(ui): update oc-2 secondary button colors
2026-02-18 20:18:17 +00:00
David Hill
1f9be63e96
tweak(ui): use weak border and base icon color for secondary
2026-02-18 20:18:17 +00:00
David Hill
0873908030
tweak(ui): theme color updates
2026-02-18 20:18:17 +00:00
David Hill
4db2d94854
tweak(ui): shrink filetree tab height
2026-02-18 20:18:17 +00:00
David Hill
e5d52e4eb5
tweak(ui): align pill tabs pressed background
2026-02-18 20:18:16 +00:00
David Hill
f20c0bffd3
tweak(ui): unify titlebar expanded button background
2026-02-18 20:18:16 +00:00
David Hill
0888c02379
tweak(ui): file tree background color
2026-02-18 20:18:16 +00:00
David Hill
24ce49d9d7
fix(ui): add previous smoke colors
2026-02-18 20:18:16 +00:00
David Hill
5d69f00282
button style tweaks
2026-02-18 20:18:16 +00:00
David Hill
12016c8eb4
oc-2 theme init
2026-02-18 20:18:16 +00:00
David Hill
d6331cf792
Update colors.css
2026-02-18 20:18:16 +00:00
Frank
24a9841322
zen: update sst version
2026-02-18 13:54:23 -05:00
Adam
72c12d59af
chore: cleanup
2026-02-18 11:55:08 -06:00
Adam
2611c35acc
fix(app): lower threshold for diff hiding
2026-02-18 08:40:05 -06:00
Adam
e132dd2c70
chore: cleanup
2026-02-18 07:22:36 -06:00
David Hill
fbe9669c57
fix: use group-hover for file tree icon color swap at all nesting levels
2026-02-18 13:20:02 +00:00
Adam
c34ad7223a
chore: cleanup
2026-02-18 07:12:54 -06:00
Adam
3394402aef
chore: cleanup
2026-02-18 06:32:35 -06:00
Adam
e345b89ce5
fix(app): better tool call batching
2026-02-17 15:57:50 -06:00
Adam
d327a2b1cf
chore(app): use radio group in prompt input ( #14025 )
2026-02-17 15:53:38 -06:00
Adam
3a505b2691
fix(app): virtualizer getting wrong scroll root
2026-02-17 12:57:40 -06:00
David Hill
7379903568
tui: improve modified file visibility and button spacing
...
- Replace warning yellow with distinct orange color for modified files in git diff indicators
- Increase button padding for better visual balance in session header and status popover
2026-02-17 18:39:21 +00:00
David Hill
a685e7a805
tui: show monochrome file icons by default in tree view, revealing colors on hover to reduce visual clutter and help users focus on code content
2026-02-17 18:23:04 +00:00
David Hill
0bc1dcbe1b
tweak(ui): update icon transparency
2026-02-17 17:52:29 +00:00
David Hill
a69b339baf
fix(ui): use icon-strong-base for active titlebar icon buttons
2026-02-17 17:51:49 +00:00
David Hill
26f835cdd2
tweak(ui): icon-interactive-base color change dark mode
2026-02-17 17:43:37 +00:00
David Hill
bd3d1413fd
tui: add warning icon to permission requests for better visibility
...
Adds a visual warning indicator to permission request dialogs to make
them more noticeable and help users understand when the agent needs
approval to use tools. Also improves the layout with consistent
spacing and icon alignment.
2026-02-17 17:43:37 +00:00
David Hill
2c17a980ff
refactor(ui): extract dock prompt shell
2026-02-17 17:43:37 +00:00
David Hill
b784c923a8
tweak(ui): bump button heights and align permission prompt layout
2026-02-17 17:43:37 +00:00
David Hill
652a776554
ui: add clearer 'Copy response' tooltip label for text parts
2026-02-17 15:19:30 +00:00
David Hill
1d78100f63
tweak(ui): allow full-width user message meta
...
Moves the user message meta row out of the bubble width constraints and truncates long metadata while keeping the timestamp visible with consistent middot spacing.
2026-02-17 15:16:07 +00:00
David Hill
57a5d5fd34
tweak(ui): show assistant response meta on hover
...
Adds hover-only metadata after the assistant copy icon showing agent, provider, model, and response duration.
2026-02-17 15:16:07 +00:00
David Hill
14684d8e75
tweak(ui): refine user message hover meta
...
Moves the interrupted state into the user message hover metadata and updates the copy tooltip to 'Copy message'.
2026-02-17 15:16:07 +00:00
David Hill
2cac848823
tweak(ui): use provider catalog names
...
Renders provider and model display names from the provider list instead of raw IDs in user message hover metadata.
2026-02-17 15:16:07 +00:00
David Hill
5a3e0ef13a
tweak(ui): show user message meta on hover
...
Adds a hover-only metadata line under user messages showing agent, provider, model, and timestamp for quicker context.
2026-02-17 15:16:07 +00:00
David Hill
222b6cda96
tweak(ui): update magnifying-glass icon
...
Replace the magnifying-glass glyph with a 16px viewBox variant and keep default 1px stroke; adjust the titlebar search to render the icon at 16x16.
2026-02-17 14:37:44 +00:00
David Hill
ce08442732
tweak(ui): center titlebar search and soften keybind
...
Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text.
2026-02-17 14:37:44 +00:00
Adam
10985671ad
feat(app): session timeline/turn rework ( #13196 )
...
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-17 07:16:23 -06:00
opencode
d8c25bfeb4
release: v1.2.6
2026-02-16 19:57:09 +00:00
opencode
62a24c2dda
release: v1.2.5
2026-02-15 18:49:52 +00:00
Alex Yaroshuk
3a3aa300bb
feat(app): localize "free usage exceeded" error & "Add credits" clickable link ( #13652 )
2026-02-15 10:40:09 -06:00
Brandon Julio Thenaro
985c2a3d15
feat: Add GeistMono Nerd Font to available mono font options ( #13720 )
2026-02-15 07:44:21 -06:00
opencode
d1482e1483
release: v1.2.4
2026-02-15 01:55:33 +00:00
opencode
c190f5f611
release: v1.2.3
2026-02-15 00:34:56 +00:00
opencode
3b6b3e6fc8
release: v1.2.2
2026-02-14 19:08:58 +00:00
opencode
cd775a2862
release: v1.2.1
2026-02-14 06:39:47 +00:00
opencode
ffc000de8e
release: v1.2.0
2026-02-14 05:20:11 +00:00
Kit Langton
d30e917385
fix(ui): support cmd-click links in inline code ( #12552 )
2026-02-13 13:57:38 -06:00
Filip
ebb907d646
fix(desktop): performance optimization for showing large diff & files ( #13460 )
2026-02-13 05:08:13 -06:00
opencode
34ebe814dd
release: v1.1.65
2026-02-13 05:51:04 +00:00
Adam
fb7b2f6b4d
feat(app): toggle all provider models
2026-02-12 20:19:26 -06:00
Adam
dec304a273
fix(app): emoji as avatar
2026-02-12 20:05:58 -06:00
Adam
b525c03d20
chore: cleanup
2026-02-12 19:52:20 -06:00
opencode
76db218674
release: v1.1.64
2026-02-12 23:18:40 +00:00
opencode
ac018e3a35
release: v1.1.63
2026-02-12 18:46:38 +00:00
opencode
aaee5fb680
release: v1.1.62
2026-02-12 18:15:24 +00:00
Adam
a82ca86008
fix(app): more defensive code component
2026-02-12 10:00:58 -06:00
opencode
892bb75265
release: v1.1.61
2026-02-12 14:45:45 +00:00
Adam
ecb274273a
wip(ui): diff virtualization ( #12693 )
2026-02-12 07:25:58 -06:00
Adam
5f421883a8
chore: style loading screen
2026-02-12 07:16:30 -06:00
opencode
03de51bd3c
release: v1.1.60
2026-02-12 05:58:24 +00:00
Adam
fbabce1125
fix(app): translations
2026-02-11 11:03:35 -06:00
opencode
42bea5d297
release: v1.1.59
2026-02-11 15:37:00 +00:00
opencode
4dc363f306
release: v1.1.58
2026-02-11 15:12:01 +00:00
opencode
edcfd562af
release: v1.1.57
2026-02-11 13:45:34 +00:00
opencode
1bbbd51d48
release: v1.1.56
2026-02-10 22:12:25 +00:00
Adam
50f3e74d05
fix(app): task tool rendering
2026-02-10 15:28:46 -06:00
Adam
55119559b3
fix(app): don't scroll code search input
2026-02-10 20:22:31 +00:00
opencode
fbc41475b4
release: v1.1.55
2026-02-10 20:21:34 +00:00
opencode
1d11a0adfd
release: v1.1.54
2026-02-10 19:04:02 +00:00
Adam
4a73d51acd
fix(app): workspace reset issues
2026-02-10 05:52:34 -06:00
Adam
9824370f82
chore: more defensive
2026-02-09 14:12:23 -06:00
Joseph Campuzano
373b2270e7
fix(app): make keyboard focus visible in settings ( #12612 )
2026-02-09 09:12:06 -06:00
Adam
05355a6b5c
fix(app): tooltip children focus loop
2026-02-09 07:43:36 -06:00
Adam
acc53d9f61
chore(app): cleanup
2026-02-09 07:38:06 -06:00
Adam
03f3029dc6
feat(app): polish Open in icon treatment
...
Bring in the Open in button-group and transparent icon updates from #12641 while keeping locale strings unchanged. Replace CSS inversion with dedicated light/dark Zed icon assets for cleaner theme handling.
Co-authored-by: Edin <86423329+edoedac0@users.noreply.github.com>
2026-02-09 07:38:05 -06:00
Anton Volkov
aed7bb8c09
chore: remove unused themes ( #12753 )
2026-02-09 13:33:00 +00:00
opencode-agent[bot]
9a7f54f21a
chore: generate
2026-02-08 17:38:44 +00:00
Kit Langton
27c8a08144
ui: default TextField copy affordance to clipboard ( #12714 )
2026-02-08 11:37:59 -06:00
Daniel Polito
71930621fd
feat(desktop): Session Review Images ( #12360 )
2026-02-06 15:01:40 -06:00
Adam
24ed2d3a1d
fix(ui): markdown table rendering
2026-02-06 13:45:48 -06:00
OpeOginni
8069197329
feat(desktop): added Macos support for displaying only installed editors & added sublime text editor ( #12501 )
2026-02-06 17:21:47 +00:00
Adam
9497cfdf45
fix(app): don't rely on metadata.summary in task tool render ( #12497 )
2026-02-06 10:54:54 -06:00
Brendan Allan
b7ad8e459c
desktop: add loading window and restructure rust ( #12176 )
2026-02-06 23:03:07 +08:00
Maharshi Patel
d4fcc1b863
fix(ui): add Windows File Explorer icon for session header ( #12386 )
2026-02-06 06:18:45 -06:00