Commit Graph

731 Commits (refactor/effect-pattern-migration)

Author SHA1 Message Date
Adam 640d1f1ecc wip(app): line selection 2026-01-22 22:12:12 -06:00
Alex Yaroshuk 3c7d5174b3
fix(ui): prevent copy buttons from stealing focus from prompt input (#10084) 2026-01-22 12:37:13 -06:00
Adam 9802ceb94f chore: cleanup 2026-01-22 12:22:10 -06:00
Adam 62115832f5 feat(app): render audio players in session review 2026-01-22 12:22:10 -06:00
Adam 496bbd70f4 feat(app): render images in session review 2026-01-22 12:22:10 -06:00
Adam 8e3b459d77
fix(app): hover-card scrolling 2026-01-22 07:16:02 -06:00
Adam fb007d6bab
feat(app): copy buttons for assistant messages and code blocks 2026-01-22 06:29:38 -06:00
Adam d9b9485019
fix(app): a11y translations 2026-01-22 05:36:38 -06:00
GitHub Action d14735ef4b chore: generate 2026-01-22 11:11:32 +00:00
Nolan Darilek 3435327bc0
fix(app): session screen accessibility improvements (#9907) 2026-01-22 05:10:53 -06:00
David Hill cf1fc02d27 update jump to latest button with circular design and animation
- add arrow-down-to-line icon
- circular 32px button centered above prompt input
- fade/scale/translate animation on show/hide
- fix duplicate language.ru keys in i18n files
2026-01-22 09:41:28 +00:00
Adam 877b0412c9
fix(app): use message diffs, not session diffs 2026-01-21 18:18:57 -06:00
Adam b7b2eae20c
fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
Adam 6d656e4827
fix(app): querySelector errors, more defensive scroll-to-item 2026-01-21 14:21:59 -06:00
Daniel Polito df2ed99231
fix(desktop): Navigation with Big Sessions (#9529) 2026-01-21 13:01:18 -06:00
Ronan Kearns 6ac8c85b34
feat(app): model tooltip metadata in chooser (per Figma request) (#9707) 2026-01-21 09:25:34 -06:00
Ronan Kearns 996eeb1f68
feat(app): add manage models icon to selector (per Figma request) (#9722) 2026-01-21 04:44:17 -06:00
zerone0x 2e5fe6d5c8
fix(ui): preserve filename casing in edit/write tool titles (#9752) 2026-01-21 04:41:45 -06:00
yash 3723e1b8d2
fix: correct dot prefix display in directory names for RTL text rendering issue #9579 (#9591) 2026-01-20 20:36:41 -06:00
GitHub Action bb8bf32abe chore: generate 2026-01-20 23:58:59 +00:00
Adam 6037e88ddf wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam b13c269162 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam 92beae1410 wip(app): i18n 2026-01-20 17:58:06 -06:00
David Hill 3b46f90124 fix: icon size in sidbar 2026-01-20 22:04:13 +00:00
Adam a0636fcd50 fix(app): auto-scroll ux 2026-01-20 22:04:13 +00:00
David Hill 7be6671e6e refactor Select component to use settings variant for settings modal styling 2026-01-20 21:53:17 +00:00
David Hill 575cc59b37 fix: increase sidebar icon size by removing 16px constraint 2026-01-20 21:53:17 +00:00
David Hill de87694867 fix: resolve Select children type conflict with ButtonProps 2026-01-20 21:09:20 +00:00
David Hill ecd28fd520 fix: prompt agent button style 2026-01-20 21:08:50 +00:00
David Hill bf9047ccd1 fix settings sidebar active tab hover to use consistent background 2026-01-20 21:08:50 +00:00
David Hill 7eb724f4e9 fix: dialog shadow 2026-01-20 20:34:46 +00:00
David Hill 73b1bc42f4 increase specificity of select trigger hover/expanded states 2026-01-20 20:34:45 +00:00
David Hill 3eea1d424e set select trigger value font weight to regular 2026-01-20 20:34:45 +00:00
David Hill 1092cf4034 increase gap between label and icon in select trigger to 12px 2026-01-20 20:34:45 +00:00
David Hill 0c270b4743 reset select trigger to default state after selection 2026-01-20 20:34:45 +00:00
David Hill 715860f997 set default select trigger background to transparent 2026-01-20 20:34:45 +00:00
David Hill f250a229c9 update select trigger icon styling and spacing 2026-01-20 20:34:45 +00:00
David Hill c2c2bb1fa9 add 4px left padding to sidebar section title 2026-01-20 20:34:45 +00:00
David Hill 19ac6f1948 set hover background of active sidebar item to surface-raised-base 2026-01-20 20:34:45 +00:00
David Hill 0d9ce6ad7b set settings sidebar width to 200px 2026-01-20 20:34:45 +00:00
David Hill 2b95956132 add x-large dialog size and use it for settings modal 2026-01-20 20:34:45 +00:00
David Hill 36bbe809fa add 4px gutter between select trigger and dropdown 2026-01-20 20:34:45 +00:00
David Hill a8113ee0df update select trigger and dropdown styling 2026-01-20 20:34:45 +00:00
David Hill bcb8d970f1 add selector icon and use it for select dropdown trigger 2026-01-20 20:34:44 +00:00
David Hill c57491ba48 add triggerStyle prop to Select and use it for font selector 2026-01-20 20:34:44 +00:00
David Hill 9ffb7141e5 set select dropdown border-radius to 8px 2026-01-20 20:34:44 +00:00
David Hill f3b0f312bf adjust select dropdown positioning and padding structure 2026-01-20 20:34:44 +00:00
David Hill 09a6107649 set select dropdown min-width to 180px 2026-01-20 20:34:44 +00:00
David Hill af8d91117c update select item styling: 4px radius, default cursor, 8px 2px padding 2026-01-20 20:34:44 +00:00
David Hill 0ffc2c2b39 increase select dropdown padding to 4px 2026-01-20 20:34:44 +00:00
David Hill ecae24f426 use medium font weight for settings tab labels 2026-01-20 20:34:44 +00:00
David Hill 745206ffbb increase gap between icon and label in settings tabs to 12px 2026-01-20 20:34:44 +00:00
David Hill 83557e9b66 add keyboard icon and use it for Shortcuts settings tab 2026-01-20 20:34:44 +00:00
David Hill 1a4abe85e8 add sliders icon and use it for General settings tab 2026-01-20 20:34:44 +00:00
David Hill 175313922b use active background color for selected settings tab 2026-01-20 20:34:44 +00:00
David Hill 74ad6dd4c9 update settings tabs layout and spacing 2026-01-20 20:34:44 +00:00
Adam 1d6f650f53 fix(app): ayu theme colors 2026-01-20 13:59:04 -06:00
drunkpiano 156ce54362
fix(ui): prevent Enter key action during IME composition (#9564) 2026-01-20 13:01:56 -06:00
zerone0x a3a06ffc4f
fix(ui): show filename in Edit/Write permission titles (#9662)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-20 11:14:47 -06:00
Adam 5f67e6fd12
fix(app): don't jump accordion on expand/collapse 2026-01-20 10:54:04 -06:00
GitHub Action 47fa496701 chore: generate 2026-01-20 13:34:20 +00:00
Adam 340285575b chore: cleanup 2026-01-20 07:33:44 -06:00
Adam dd5b5f5482 chore: cleanup 2026-01-20 07:33:44 -06:00
Adam 8bcbfd6396 wip(app): settings 2026-01-20 07:33:44 -06:00
Adam 5145b72c4a
chore: cleanup 2026-01-20 05:37:15 -06:00
Adam 347cd8ac63
chore: cleanup 2026-01-20 05:35:24 -06:00
Adam 353115a895
fix(app): user message expand on click 2026-01-20 05:21:33 -06:00
David Hill 7f9ffe57f9 update thinking text styling in desktop app 2026-01-20 00:42:55 +00:00
David Hill a05c334702 retain session hover state when popover open and update border radius 2026-01-20 00:24:51 +00:00
David Hill cf284e32aa update session hover popover styling 2026-01-20 00:21:11 +00:00
Adam bec294b781
fix(app): remove copy button from summary 2026-01-19 16:13:16 -06:00
Adam 79ae749ed8
fix(app): don't change resize handle on hover 2026-01-19 15:28:37 -06:00
Adam 3173ba1288
fix(app): fade under sticky elements 2026-01-19 14:59:50 -06:00
Filip d19e76d96c
fix: keyboard nav when mouse hovered over list (#9500) 2026-01-19 14:43:32 -06:00
Ryan Vogel 889c60d63b
fix(web): rename favicons to v2 for cache busting (#9492) 2026-01-19 15:04:59 -05:00
Adam 092428633f
fix(app): layout jumping 2026-01-19 11:44:20 -06:00
David Hill b72a00eaa3 fix text field border showing through focus ring 2026-01-19 17:10:27 +00:00
David Hill 2dbdd18483 add hover overlay with upload/trash icons to project icon in edit dialog 2026-01-19 17:10:27 +00:00
David Hill c7f0cb3d2d fix: remove focus outline from dropdown menu 2026-01-19 17:10:26 +00:00
Adam eb779a7cc5 chore: cleanup 2026-01-19 10:55:57 -06:00
Adam c720a2163c chore: cleanup 2026-01-19 10:55:57 -06:00
Adam 7811e01c8e fix(app): new layout improvements 2026-01-19 10:55:57 -06:00
Adam befd0f1636 feat(app): new session layout 2026-01-19 10:55:57 -06:00
Adam 1f11a8a6ea feat(app): improved session layout 2026-01-19 10:55:57 -06:00
GitHub Action 453417ed47 chore: generate 2026-01-19 16:46:09 +00:00
Joseph Campuzano 72cb7ccc00
fix(app): list component jumping when mouse happens to be under the list and keyboard navigating. (#9435) 2026-01-19 10:43:27 -06:00
Adam dca2540ca7 chore: cleanup 2026-01-19 07:35:52 -06:00
Aiden Cline b7ad6bd839
feat: apply_patch tool for openai models (#9127) 2026-01-18 00:35:09 -06:00
David Hill 389d97ece9 fix: adjust project path tooltip placement
Move the desktop project path tooltip above the header and tune spacing/offset; add content style hooks to Tooltip for max-width and horizontal shift.
2026-01-18 00:48:49 +00:00
David Hill 0384e6b0e1 fix: update desktop initializing splash logo 2026-01-17 21:46:23 +00:00
Slone 07dc8d8ce4
fix: escape CSS selector keys to handle special characters (#9030) 2026-01-17 05:48:38 -06:00
David Hill 38847e13bb fix: truncate long search queries in empty state 2026-01-17 00:55:13 +00:00
David Hill e0c6459faa fix: remove smooth scroll behavior from list component 2026-01-17 00:55:13 +00:00
David Hill d23c21023a fix: refine search modal styling and list component 2026-01-17 00:55:13 +00:00
David Hill 6f78a71fa7 feat: add hideIcon and class options to List search, customize search modal input 2026-01-17 00:55:13 +00:00
David Hill 1250486ddf feat: add Keybind component for displaying keyboard shortcuts 2026-01-17 00:55:13 +00:00
David Hill d645e8bbe1 fix: (desktop) command palette width 2026-01-17 00:55:13 +00:00
Daniel Polito c325aa1142
fix(desktop): Stream bash output + strip-asni (#8961) 2026-01-16 17:00:56 -06:00
Adam 360765c591
fix(app): center dialog on page instead of session 2026-01-16 14:33:32 -06:00
Adam 0866034946
feat(app): edit project and session titles 2026-01-16 13:55:59 -06:00
David Hill 416f419a81 fix: add default icon to sessions 2026-01-16 11:55:15 +00:00
David Hill b1a22e08f5 fix: avatar radius and current project 2026-01-16 11:55:15 +00:00
David Hill 0f7b17b1b4 fix: thinking animation opacity and design 2026-01-15 20:42:14 +00:00
Adam 7e016fdda6
chore: cleanup 2026-01-15 13:34:53 -06:00
dbpolito 4b2a14c154 chore(desktop): Question Tools Updates 2026-01-15 13:17:31 -06:00
David Hill 8cba7d7f53 fix: tooltips cleanup 2026-01-15 19:15:21 +00:00
Adam 076dfb3752 chore: cleanup 2026-01-15 07:29:13 -06:00
Adam 679270d9e0 feat(app): new layout 2026-01-15 07:29:13 -06:00
Andrew Jazbec 05cbb11709
fix(ui): layout-bottom icons (#8330) 2026-01-14 07:25:09 -06:00
Daniel Polito 3600bd27f4
feat(desktop): Ask Question Tool Support (#8232) 2026-01-13 12:28:08 -06:00
Daniel Polito 217cf24c3c
fix(desktop): Revert provider icon on select model dialog (#8245) 2026-01-13 12:26:21 -06:00
Daniel Polito 528291532b
feat(desktop): Adding Provider Icons (#8215) 2026-01-13 09:41:35 -06:00
Adam d7a1c268d9
fix(app): sanitize markdown -> html 2026-01-12 15:50:24 -06:00
Daniel Polito b4f33485a7
fix(desktop): Improve User Message Badges for Big Titles and Small Screens (#8037) 2026-01-12 14:22:03 -06:00
Daniel Polito 3e9366487a
feat(desktop): User Message Badges on Hover (#7835) 2026-01-11 14:14:26 -06:00
Daniel Polito 025ed04da0
feat(desktop): Image Preview support for Image Attachments (#7841) 2026-01-11 14:12:52 -06:00
Daniel Polito 50ed4c6b5d
feat(deskop): Add Copy to Messages (#7658) 2026-01-10 16:01:23 -06:00
Daniel Polito afb1cad26d
fix(desktop): Allow Selecting Card Errors (#7506) 2026-01-10 08:52:11 -06:00
Adam 6da60bd5d9
fix(app): more defensive dom access 2026-01-09 19:53:03 -06:00
GitHub Action bce9dc040f chore: generate 2026-01-09 17:03:51 +00:00
adamelmore 44297ffe78
fix(app): break words in user message 2026-01-09 11:03:11 -06:00
adamelmore ec828619ca
fix(app): more defensive todo access 2026-01-09 06:02:45 -06:00
Adam c949e5b390 feat(app): incrementally render turns, markdown cache, lazily render diffs 2026-01-08 17:48:15 -06:00
Aaron Iker 61aeb2a2a7
feat: Polish dialog, popover shadows & borders, add missing provider logos (#7326) 2026-01-08 09:02:04 -06:00
Adam fa9c283fcf
fix(app): user message text wrap 2026-01-07 15:36:08 -06:00
Adam 9a3bd0ade1
fix(app): hide line numbers in diffs on mobile 2026-01-06 21:18:50 -06:00
Daniel Polito dadddcaf57
Desktop: Fix Big Messages (#7133) 2026-01-06 16:00:37 -06:00
Justas Raudonius 6092f8792e
feat(app): add view button to open files from review sidebar (#7095) 2026-01-06 10:28:03 -06:00
Justas Raudonius 49d837e0c1
feat(app): add middle-click to close tabs in review sidebar (#7094) 2026-01-06 10:15:17 -06:00
Adam b88bcd49fd
fix(app): code splitting for web load perf gains 2026-01-06 08:19:17 -06:00
Eric Guo 4ecb305820
Fix(app): @pierre/diffs will crash when a diff has undefined text (#7059) 2026-01-06 05:22:47 -06:00
Adam 2ca0ae7755
fix(app): more defensive, handle no git 2026-01-05 15:12:02 -06:00
OpeOginni 8996185f3b
Feat/clickable subtask (#6846) 2026-01-05 13:32:16 -06:00
Daniel Polito 393cf78ca6
Desktop: Improve Big Session Navigation - Scrollable (#6837) 2026-01-04 18:40:58 -06:00
Albin Groen c74c66e6b4
fix(ui): fix select chevron alignment (#6690) 2026-01-04 18:29:19 -06:00
Adam 235837d2d9
fix(app): diff rendering performance 2026-01-03 19:57:59 -06:00
Adam 052de3c556
feat: add managed git worktrees (#6674) 2026-01-02 20:17:02 -06:00
Albin Groen ddb1ec294e
fix(ui): fix slight vertical overflow in project selector (#6589) 2026-01-02 06:24:20 -06:00
Adam b8872d9d20
wip(desktop): progress 2026-01-01 21:03:03 -06:00
Adam 78940d5b7e
wip(app): file context 2026-01-01 21:03:03 -06:00
Daniel Polito 680db7b9e4
Desktop: Improve Resize Handle (#6608) 2026-01-01 18:26:34 -06:00
Dax 351ddeed91
Permission rework (#6319)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-01 17:54:11 -05:00
Adam 2da71e0a50
feat(desktop): lose the summaries 2025-12-31 18:16:52 -06:00
Daniel Polito 87978b1c17
Desktop: Add Subagents Mention Support (#6540) 2025-12-31 18:07:45 -06:00
Adam 7f3a0b8e5c
fix(desktop): tooltip colors 2025-12-31 14:20:21 -06:00
Adam d4a2652eda
feat(desktop): better affordance for auto-accept 2025-12-31 14:04:44 -06:00
Adam 7a4bfbe56d
fix(app): text selection 2025-12-31 13:32:44 -06:00
Adam eab23738a8
chore: cleanup 2025-12-31 13:13:50 -06:00
Adam 3807364e73
chore(app): tool args cleanup 2025-12-31 13:12:29 -06:00
Adam 3a1cfa6c73
chore(app): keybind tooltip component 2025-12-31 13:12:29 -06:00
Adam a2857bba83
fix(desktop): prompt input cleanup 2025-12-31 13:12:28 -06:00
Adam a7c4f83ca2
fix(desktop): remove status bar, new elements in header 2025-12-31 10:22:17 -06:00
Adam ed70a07201
fix(desktop): cleanup user message style 2025-12-31 10:22:16 -06:00
Adam 6e3ead198e
fix(ui): radio group styles 2025-12-31 09:26:14 -06:00
Adam 2ec6a21cc0
feat(desktop): unified diff toggle 2025-12-31 09:23:24 -06:00
Adam 3650fefe2d
fix(desktop): don't expand tools by default 2025-12-31 07:10:47 -06:00
Adam 52e4dd110b
feat(app): hide reasoning once agent is done 2025-12-30 20:09:32 -06:00
Adam e53192889c
fix(app): better text selection 2025-12-30 10:21:37 -06:00
Adam 2d18d80ac3
chore: cleanup 2025-12-30 07:35:20 -06:00
Adam e0e07c5d48
feat(app): change server 2025-12-30 07:24:40 -06:00
Adam e9ef72c20f
feat(desktop): more mono (nerd) fonts 2025-12-30 04:57:35 -06:00
Adam 35a626e711
fix(desktop): don't flash permissions with auto-accept 2025-12-29 14:40:53 -06:00
Adam 68b4038196
fix(desktop): more performance/scrolling fixes 2025-12-29 14:23:41 -06:00
Adam 86ccc3409b
fix(desktop): toast position 2025-12-29 14:23:41 -06:00
Daniel Polito b7ce46f7a1
Desktop: Image Preview and Dedupe File Upload (#6372) 2025-12-29 11:22:48 -06:00
Adam 77c837eb1a
fix(desktop): throttle markdown renders 2025-12-29 11:19:40 -06:00
Adam db77cc9845
chore: cleanup 2025-12-29 11:19:40 -06:00
Adam 66afc034d1
fix(desktop): don't show summary when already complete 2025-12-29 10:58:53 -06:00
Adam 11ab8de59f
fix(desktop): markdown lists 2025-12-29 10:47:05 -06:00
Adam 5f074edc3a
fix(desktop): performance/jankiness 2025-12-29 10:42:48 -06:00
Adam fb0e1e4d8d
Revert "fix(desktop): jankiness"
This reverts commit 831e9bce51.
2025-12-29 09:56:33 -06:00
Adam 831e9bce51
fix(desktop): jankiness 2025-12-29 09:47:57 -06:00
Adam 5de73abd82
fix(desktop): markdown styles 2025-12-29 09:47:57 -06:00
Adam a687d7c15f
fix(desktop): one permission at a time 2025-12-29 09:07:36 -06:00
Adam c4930eb6b2
fix(desktop): more fine-grained state updates for permissions 2025-12-29 08:47:38 -06:00
Adam c0f9b13630
fix(desktop): more fine-grained state updates 2025-12-29 08:21:32 -06:00
Adam 5b02a3029e
fix(desktop): max height on edit tool calls 2025-12-29 07:03:44 -06:00
Adam aafffb5b4b
chore: cleanup 2025-12-28 19:54:22 -06:00
Adam a71c9e3f2e
fix(desktop): edit diffs 2025-12-28 19:49:39 -06:00
Adam a4411c21b6
feat(desktop): theme preview 2025-12-28 15:47:05 -06:00
Adam 4a9ff9412e
feat(desktop): themes 2025-12-28 05:12:36 -06:00
Adam 1b5bf32ce5
chore: permissions ux 2025-12-27 20:40:25 -06:00
Adam 953e4e9446
chore(desktop): vertical tabs 2025-12-27 19:43:52 -06:00
Adam 21eba5f987
feat(desktop): permissions 2025-12-27 14:43:42 -06:00
Daniel Polito 2333af6ed3
Desktop: MCP UI (#6162)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-26 10:49:05 -06:00
Adam b307075063
chore: brain icon 2025-12-25 20:06:41 -06:00
Adam aaf9a5d434
fix(desktop): user message display 2025-12-25 19:45:20 -06:00
Adam 583751ecae
fix(desktop): markdown rendering perf 2025-12-25 19:07:42 -06:00
Adam 603dae562a
chore(ui): radio group primitive 2025-12-25 18:46:57 -06:00
Adam 5c49b4cbfc
fix(desktop): scroll jank in session turn and review 2025-12-24 22:36:45 -06:00
Adam 126d887e57
fix(desktop): last text part streaming 2025-12-24 10:35:52 -06:00
Adam e5cfc24d6b
fix(desktop): render perf 2025-12-24 10:26:49 -06:00
Adam 8ab533b616
chore: cleanup 2025-12-24 09:07:31 -06:00
Adam 09a399d8d6
fix(desktop): summary flicker 2025-12-24 09:07:31 -06:00
Adam b75575884a
feat(desktop): show read tool args 2025-12-24 09:07:31 -06:00
Adam aa1c560e5e
fix(desktop): hang on backtracing-prone regex 2025-12-24 05:49:35 -06:00
Ryan Vogel 9e96d83164
fix: remove SVG favicon to improve SEO (#5755) 2025-12-24 05:17:13 -06:00
David Hill ae7286c031
"Did you know?" start screen tips (#5982)
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>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-23 13:28:33 -06:00
Adam 291b65977c
chore(desktop): auto scroll utility 2025-12-22 11:27:27 -06:00
Adam 653c206688
feat(desktop): mobile responsiveness 2025-12-22 05:46:07 -06:00
Adam 986d12fd20
feat(desktop): better task tool rendering 2025-12-22 05:46:06 -06:00
Aaron Iker 5fd873a35a
feat: polish dialog & list styles for the desktop app, add fixed logos from models.dev (#5925) 2025-12-22 05:41:38 -06:00
Adam ec46f71258
fix(desktop): todo tool title 2025-12-21 04:41:54 -06:00
Adam 1d159c6858
fix(desktop): task rendering perf 2025-12-20 06:15:59 -06:00
Adam e4a92f0084
fix(desktop): show last text part when summarized 2025-12-20 06:12:58 -06:00
Adam fdf5a70a27
fix(desktop): performance with lots of session changes 2025-12-20 06:12:58 -06:00
Adam db348c46cc
fix(desktop): perf tweaks 2025-12-20 05:06:57 -06:00
Adam 26cf5e003e
fix(desktop): perf stuff 2025-12-20 04:25:17 -06:00
Adam b19a424c85
chore: cleanup 2025-12-19 13:11:08 -06:00
Adam 1689281c35
fix(desktop): auto-scroll and session perf 2025-12-19 13:07:53 -06:00
Adam 4eb311e98f
fix(desktop): error height 2025-12-19 13:07:52 -06:00
Adam 4f318f913e
chore: logging 2025-12-19 07:38:38 -06:00
Adam 7ce898ce43
fix(desktop): shell mode 2025-12-18 20:06:53 -06:00
Adam 0ebcaff927
fix(desktop): expanded states 2025-12-18 15:47:20 -06:00
Adam 15931fa170
chore: cleanup 2025-12-18 15:47:20 -06:00
Adam ee9f979613
fix(desktop): markdown styles 2025-12-18 13:03:14 -06:00
Adam a6dd35d73d
fix(desktop): submit prompt 2025-12-18 12:03:21 -06:00
Adam 6f43d03043
fix(desktop): checkbox render in safari fml 2025-12-18 11:16:33 -06:00
Adam c868a4088d
fix(desktop): rendering shell mode messages 2025-12-18 11:16:33 -06:00
Adam e37a75a411
feat(desktop): custom update toast 2025-12-18 04:26:21 -06:00
Adam a168d854f4
fix: auto-scroll 2025-12-17 16:04:40 -06:00
Adam e48d804d84
feat(desktop): startup errors shown 2025-12-17 15:42:55 -06:00
Adam 4a3ba58f65
chore: localStorage -> tauri store 2025-12-17 13:11:02 -06:00
Adam 8fb014a48d
feat(desktop): inter and ibm plex mono 2025-12-17 10:30:03 -06:00
Amadeus Demarzi 5c490c51ed
Diffs Performance Improvements (#5653)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-12-17 07:33:46 -06:00
Adam d7e133732c
chore: cleanup 2025-12-17 03:58:16 -06:00
Adam 494e6fff01
feat(desktop): share sessions 2025-12-17 03:47:49 -06:00
Adam 0c7a297b1d
feat(desktop): lsp diagnostics displayed 2025-12-17 03:47:48 -06:00
Adam db2abc1b2c
tui: increase session width to accommodate longer code blocks and improve readability 2025-12-16 17:31:26 -06:00
Adam 1755a3fe07
fix(desktop): auto-scroll 2025-12-16 15:32:14 -06:00
Adam 99680baf83
fix(desktop): focus prompt input after dialog close 2025-12-16 15:25:00 -06:00
Adam b4014e5baa
fix: auto-scroll 2025-12-16 15:10:43 -06:00
Adam 96e4dcb521
fix: working logic 2025-12-16 15:10:43 -06:00
Adam 28aba35ff9
feat(desktop): show retries 2025-12-16 13:19:32 -06:00
Adam 89219a77f7
fix: layout badness 2025-12-16 12:53:12 -06:00
Adam ff690350b1
feat(desktop): show write tool output 2025-12-16 12:53:11 -06:00
David Hill 96b9ff8d0e fix: remove the selected state from button when select deselected 2025-12-16 17:41:56 +00:00
David Hill 0af2254856 wip: add active state to open select 2025-12-16 17:35:04 +00:00
David Hill 9c26bb7c6c fix: breadcrumb dropdown position left aligned 2025-12-16 17:16:51 +00:00
David Hill 53f20f7612 Revert "wip: make the default container wider"
This reverts commit 1f18f389c0.
2025-12-16 17:16:51 +00:00
David Hill 1f18f389c0 wip: make the default container wider 2025-12-16 16:35:57 +00:00
David Hill f0ed1e38c9 Revert "fix: strip parentheses from file paths generated by llm"
This reverts commit 6c1a1a77b7.
2025-12-16 12:12:01 +00:00
GitHub Action 275a352e81 chore: format code 2025-12-16 11:51:08 +00:00
David Hill 6c1a1a77b7 fix: strip parentheses from file paths generated by llm 2025-12-16 11:50:23 +00:00
David Hill 2e21c62320 fix: font size updates 2025-12-16 11:48:52 +00:00
David Hill 19c6fec4d1 wip: font-size updates 2025-12-16 11:12:08 +00:00
David Hill 05e0759878 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-16 10:54:51 +00:00
David Hill 2330ec6dc3 fix: font size updates 2025-12-16 10:54:50 +00:00
Adam b82ea693db
fix: multiline user input 2025-12-15 15:22:39 -06:00
Adam 8010448ba1
fix: default steps expanded unless done 2025-12-15 15:03:00 -06:00
Adam 4236744fb5
fix: image attachments in desktop 2025-12-15 12:01:11 -06:00
Adam b7a9cbfc68
fix: share page 2025-12-15 10:56:07 -06:00
Adam ed96ae9d45
chore: cleanup 2025-12-15 10:22:07 -06:00
Adam 8cb26b6066
wip(desktop): progress 2025-12-15 10:22:06 -06:00
Adam 5cf6a1343c
wip(desktop): progress 2025-12-15 10:22:04 -06:00
Adam df2713a6c2
chore: cleanup 2025-12-15 10:20:19 -06:00
Adam df2ebfac7d
wip(desktop): progress 2025-12-15 10:20:19 -06:00
Adam ae8c4154aa
wip(desktop): progress 2025-12-15 10:20:18 -06:00
Adam d31824320e
Revert "wip(desktop): session turn state consolidation"
This reverts commit 453f862616dc4d3ac90680581cde279e118b0da1.
2025-12-15 10:20:17 -06:00
Adam 82c4755fb0
wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam 40572eeba4
wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam d81d63045a
wip(desktop): session turn state consolidation 2025-12-15 10:20:16 -06:00
Adam ece3bfd93d
wip(desktop): progress 2025-12-15 10:20:16 -06:00
Adam acd91bddf7
wip(desktop): progress 2025-12-15 10:20:16 -06:00
David Hill bb426112ed fix: replace agents dropdown with shadow border 2025-12-15 14:09:47 +00:00
David Hill d2217bb825 fix: fix width and padding on agent select
- conditionally hide the role=presentation element because it was adding extra gap before the first agent
2025-12-15 14:05:24 +00:00
Adam ba16bfdf3d
wip(desktop): progress 2025-12-14 21:38:59 -06:00
Adam dda579c8ad
wip(desktop): progress 2025-12-14 21:38:59 -06:00
Adam 4246cdb069
wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam 7ade6d386d
wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam 62ffeb3987
fix(desktop): auto scroll 2025-12-14 21:38:58 -06:00
Adam 4a8e8f537c
wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam a68bee7878
fix(desktop): layout fixes 2025-12-14 21:38:57 -06:00
YeonGyu-Kim 210b3e905b
fix(ui): guard Node reference for SSR compatibility in isTriggerTitle (#5509) 2025-12-13 22:28:14 -06:00
Adam c7bac83212
chore: cleanup 2025-12-13 16:17:32 -06:00
Adam a8957d8d16
fix(desktop): auto scroll 2025-12-13 15:56:12 -06:00
Adam 0660433921
feat(desktop): show richer status when thinking 2025-12-13 15:47:50 -06:00
Adam 1a6f4f1c0d
fix: css scroll jitter 2025-12-13 15:36:28 -06:00
Adam 5ebe29de1e
fix: don't open shell by default 2025-12-13 15:17:22 -06:00
Adam 5bcc93851c
chore: cleanup 2025-12-13 15:12:41 -06:00
Adam a6e297baad
feat(desktop): message history 2025-12-13 14:57:24 -06:00
Adam 307af10c8b
fix: session turn scroll 2025-12-13 14:57:23 -06:00
Adam 91ab966921
fix: max height on bash tool 2025-12-12 16:10:13 -06:00
Adam 9846b26be7
fix: desktop layout 2025-12-12 15:26:53 -06:00
Adam d6ba6af6f3
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam d463ade028
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam 6c3495a75a
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam a16edb4ea0
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam 9efe09564b
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam ccdd77032a
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam 41e234c6d0
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam 3e03646e42
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam f7acc34327
fix: desktop layout 2025-12-12 15:24:41 -06:00
Adam bf420e7df6
chore: cleanup 2025-12-12 15:24:41 -06:00
Adam 78484f545c
chore: cleanup 2025-12-12 15:24:41 -06:00
Adam ad008d2151
wip: desktop timeline changes 2025-12-12 15:24:41 -06:00
Adam 3f4a792c8a
fix: tweak missing colors 2025-12-12 10:56:30 -06:00
Adam feb8c4f3c6
feat(desktop): archive sessions 2025-12-12 07:07:54 -06:00
GitHub Action c0e30f48c6 chore: format code 2025-12-12 09:44:46 +00:00
David Hill 99158e736b Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 09:44:06 +00:00
David Hill 4c02d515a1 wip: desktop sidebar icon updates 2025-12-12 09:44:04 +00:00
Adam e149b7c1e2
fix: avatar colors 2025-12-11 15:39:41 -06:00
Adam bfdb236581
fix: toast colors 2025-12-11 15:16:44 -06:00
Adam dea5111a5a
fix: message nav popover placement 2025-12-11 14:52:06 -06:00
Adam 7d55aeee0a
fix: no loading state in message nav 2025-12-11 14:46:32 -06:00
Adam b34f434332
fix: message order ascending 2025-12-11 14:46:32 -06:00
Adam 16b7370d8c
wip(desktop): progress 2025-12-11 13:42:47 -06:00
Adam e845eedbc3
wip(desktop): progress 2025-12-11 13:42:47 -06:00
Adam 4ae7e1b19c
wip(desktop): progress 2025-12-11 13:42:46 -06:00
Adam 1980113ee4
wip(desktop): progress 2025-12-11 06:48:59 -06:00
Adam 3bb546c94d
wip(desktop): progress 2025-12-11 06:48:58 -06:00
Adam 85cfa226c3
wip(desktop): progress 2025-12-10 17:17:37 -06:00
Adam 58e66dd3d1
wip(desktop): progress 2025-12-10 15:17:04 -06:00
Adam 190fa4c87a
wip(desktop): progress 2025-12-10 15:17:03 -06:00
Adam 91d743ef9a
wip(desktop): progress 2025-12-10 15:17:03 -06:00
Adam 804ad5897f
wip(desktop): progress 2025-12-10 15:17:03 -06:00
Adam e694d4d880
wip(desktop): progress 2025-12-10 15:17:02 -06:00
Adam ada40decd1
wip(desktop): progress 2025-12-10 15:17:02 -06:00
Adam 6866a060bc
wip(desktop): progress 2025-12-10 15:17:02 -06:00
Adam e2ebe560ea
feat: provider icon component 2025-12-09 21:39:12 -06:00
Adam 0aa3e6c270
wip(desktop): progress 2025-12-09 16:23:05 -06:00
Adam 41d78c1ecc
wip(desktop): progress 2025-12-09 15:32:36 -06:00
Adam 1fbd7a7f9a
wip(desktop): progress 2025-12-09 15:21:47 -06:00
Adam b9fa7d9163
wip(desktop): progress 2025-12-09 15:21:47 -06:00
Adam c944d19c3b
wip(desktop): progress 2025-12-09 13:24:37 -06:00
Adam ae4993f39a
wip(desktop): progress 2025-12-09 12:36:06 -06:00
Adam 5442adb517
wip(desktop): progress 2025-12-09 11:09:00 -06:00
Adam 0a357be160
wip(desktop): progress 2025-12-09 06:12:09 -06:00
Adam 5e3a59d5a2
feat: resize handle 2025-12-08 10:24:26 -06:00
Adam 9f23d85e20
wip(desktop): progress 2025-12-08 10:24:26 -06:00
Adam 9363c15b4a
feat: better code and diff perf 2025-12-08 06:24:24 -06:00
Adam 9a90939ac4
fix: use diff context instead of prop drilling 2025-12-07 21:21:18 -06:00
Adam 09f522f0aa
Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit f9dcd97936.
2025-12-04 20:32:08 -06:00
Aiden Cline f9dcd97936 Revert "feat(desktop): terminal pane (#5081)"
This reverts commit d763c11a6d.
2025-12-04 15:57:01 -06:00
Adam d763c11a6d
feat(desktop): terminal pane (#5081)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
2025-12-04 15:37:29 -06:00
Adam 67ab9dc4d0
fix: share page ssr 2025-12-02 07:08:25 -06:00
Adam 79a4c1544d
fix: type error 2025-12-02 06:51:05 -06:00
Adam c0a35141e6
feat: better code and diff rendering performance 2025-12-02 06:50:21 -06:00
Adam 0acefd5c08
fix: safari icons 2025-12-01 16:27:12 -06:00
Adam 2c4d1fb8b4
chore: cleanup duplicate markup 2025-11-29 06:18:51 -06:00
Adam 4dd9f33eba
fix: diffs double rendering when CSR'd 2025-11-28 20:08:50 -06:00
Adam cb2dd34a5e
fix: unified diff as default 2025-11-28 05:35:35 -06:00
Adam 6a1552f65c
fix: unwrap solid store part 2025-11-27 20:15:49 -06:00
Adam 50fd416d49
fix: simpler sanitize 2025-11-27 05:05:55 -06:00
Adam 30d6a26e3e
fix: useData 2025-11-26 06:03:13 -06:00
shuv 335f46122b
Add favorites to model selector (#23) (#4343)
Co-authored-by: Github Action <action@github.com>
2025-11-26 00:41:41 -06:00
Adam 5f56be0ad4
fix: pierre separators 2025-11-25 20:39:20 -06:00
Adam ef441d5cff
chore: cleanup pierre stuff 2025-11-25 20:39:20 -06:00
Adam 4477132448
fix: sanitize absolute paths 2025-11-25 16:02:31 -06:00
Adam 5f35c579e2
fix: accordion styles 2025-11-25 14:46:22 -06:00