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 |
|
Adam
|
5d92219812
|
fix(app): retry error unwrapping (#12462)
|
2026-02-06 05:50:38 -06:00 |
|
Adam
|
d7c2d5db3b
|
fix(app): hide prompt input when there are perms or questions (#12339)
|
2026-02-05 14:42:56 -06:00 |
|
Adam
|
26b786dd3f
|
fix(ui): toast overflow
|
2026-02-05 14:21:12 -06:00 |
|
Adam
|
b738d88ec4
|
feat(app): open in <app> button (#12322)
|
2026-02-05 19:55:49 +00:00 |
|
Adam
|
05529f66d7
|
fix(app): copy buttons smaller and out of the way
|
2026-02-05 07:03:29 -06:00 |
|
Adam
|
222bddc41a
|
fix(app): last turn changes rendered in review pane (#12182)
|
2026-02-04 19:50:56 +00:00 |
|
Adam
|
28dc5de6a8
|
fix(ui): review comments z-index stacking
|
2026-02-04 10:35:11 -06:00 |
|
Adam
|
a38bae684f
|
chore(app): don't forceMount tooltips
|
2026-02-03 07:01:12 -06:00 |
|
Filip
|
aadd2e13d7
|
fix(app): prompt input overflow issue (#11840)
|
2026-02-02 22:02:56 +00:00 |
|
Adam
|
c002ca03ba
|
feat(app): search through sessions
|
2026-02-02 14:26:09 -06:00 |
|
Adam
|
befb5d54fb
|
chore: cleanup
|
2026-02-02 14:24:25 -06:00 |
|
Adam
|
69f5f657f2
|
chore: cleanup
|
2026-02-02 14:24:25 -06:00 |
|
Adam
|
0405b425f5
|
feat(app): file search
|
2026-02-02 14:24:24 -06:00 |
|
Adam
|
70cf609ce9
|
Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"
This reverts commit 377bf7ff21.
|
2026-02-02 14:24:24 -06:00 |
|
Adam
|
2f76b49df3
|
Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)"
This reverts commit e445dc0746.
|
2026-02-02 14:24:24 -06:00 |
|
Adam
|
f1e0c31b8f
|
fix(app): button heights
|
2026-02-02 14:24:23 -06:00 |
|
Adam
|
30a25e4edc
|
fix(app): user messages not rendering consistently
|
2026-02-02 14:24:23 -06:00 |
|
Adam
|
ea1aba4192
|
feat(app): project context menu on right-click
|
2026-02-02 14:24:22 -06:00 |
|
Filip
|
b9aad20be6
|
fix(app): open project search (#11783)
|
2026-02-02 12:15:53 -06:00 |
|
OpeOginni
|
50b5168c16
|
fix(desktop): added inverted svg for steps expanded for nice UX (#10462)
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
|
2026-02-02 06:03:55 -06:00 |
|
Lucio Delelis
|
985090ef3c
|
fix(ui): adjusts alignment of elements to prevent incomplete scroll (#11649)
|
2026-02-02 05:20:30 -06:00 |
|
opencode-agent[bot]
|
fa75d922ed
|
chore: generate
|
2026-02-02 00:18:42 +00:00 |
|
Aaron Iker
|
e445dc0746
|
feat(ui): Smooth fading out on scroll, style fixes (#11683)
|
2026-02-02 01:18:06 +01:00 |
|
opencode-agent[bot]
|
e84d441b82
|
chore: generate
|
2026-02-02 00:17:54 +00:00 |
|
Aaron Iker
|
377bf7ff21
|
feat(ui): Select, dropdown, popover styles & transitions (#11675)
|
2026-02-02 01:17:14 +01:00 |
|
Filip
|
3e67104257
|
fix(app): show retry status only on active turn (#11543)
|
2026-02-01 06:42:33 -06:00 |
|
Filip
|
e5f677dfb5
|
fix(app): rendering question tool when the step are collapsed (#11539)
|
2026-01-31 18:25:06 -06:00 |
|
Adam
|
a552652fcc
|
Revert "feat: Transitions, spacing, scroll fade, prompt area update (#11168)" (#11461)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
|
2026-01-31 07:18:51 -06:00 |
|
opencode-agent[bot]
|
fe66ca163c
|
chore: generate
|
2026-01-30 17:58:31 +00:00 |
|
Aaron Iker
|
20619a6a26
|
feat: Transitions, spacing, scroll fade, prompt area update (#11168)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: aaroniker <4730431+aaroniker@users.noreply.github.com>
|
2026-01-30 17:57:49 +00:00 |
|
Devin Griffin
|
a7d7f5bb07
|
fix(app): make settings more responsive for mobile and small web/desktop (#10775)
|
2026-01-28 21:20:34 -06:00 |
|
Max Kong
|
90a7e3d64e
|
fix(ui): improve zh duration display formatting (#10844)
|
2026-01-28 16:53:37 -06:00 |
|
GitHub Action
|
832bbba616
|
chore: generate
|
2026-01-28 22:51:20 +00:00 |
|
Alex Yaroshuk
|
36df0d823a
|
fix(app): alignment and padding in dialogs (#10866)
|
2026-01-28 16:50:00 -06:00 |
|
adamelmore
|
33d400c567
|
fix(app): spinner color
|
2026-01-27 15:59:01 -06:00 |
|
David Hill
|
f2bf620206
|
fix(app): highlight selected change
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
|
2026-01-27 20:22:05 +00:00 |
|
adamelmore
|
07d84fe008
|
feat(app): show loaded agents.md files
|
2026-01-27 11:38:37 -06:00 |
|
adamelmore
|
099ab929db
|
chore(app): cleanup tailwind vs pure css
|
2026-01-27 08:43:37 -06:00 |
|
David Hill
|
c68261fc06
|
fix(ui): add max-width 280px to tabs with text truncation
|
2026-01-27 14:04:10 +00:00 |
|
David Hill
|
3862b1aeda
|
fix(ui): set filetree tablist height to 48px with centered content
|
2026-01-27 14:04:10 +00:00 |
|
adamelmore
|
58b9b54600
|
feat(app): forward and back buttons
|
2026-01-27 06:29:18 -06:00 |
|
David Hill
|
9d1cf98192
|
fix: search clear icon
|
2026-01-26 15:35:09 -06:00 |
|
David Hill
|
f4392e023a
|
fix(app): tighten filetree row spacing
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
0dcb850a7a
|
fix(ui): scope filetree pill tabs styling
|
2026-01-26 19:47:58 +00:00 |
|