Commit Graph

241 Commits

Author SHA1 Message Date
Adam 32eada454c fix(desktop): auto-scroll 2025-12-16 15:32:14 -06:00
Adam 999060cc3c fix(desktop): focus prompt input after dialog close 2025-12-16 15:25:00 -06:00
Adam 436c9368fd fix: auto-scroll 2025-12-16 15:10:43 -06:00
Adam ae59a13a97 fix: working logic 2025-12-16 15:10:43 -06:00
Adam 2307bcf714 feat(desktop): show retries 2025-12-16 13:19:32 -06:00
Adam f85010bb04 fix: layout badness 2025-12-16 12:53:12 -06:00
Adam 057d75ac3a feat(desktop): show write tool output 2025-12-16 12:53:11 -06:00
David Hill b9ca267c29 fix: remove the selected state from button when select deselected 2025-12-16 17:41:56 +00:00
David Hill 51a6c41f35 wip: add active state to open select 2025-12-16 17:35:04 +00:00
David Hill 9b995dffbd fix: breadcrumb dropdown position left aligned 2025-12-16 17:16:51 +00:00
David Hill 1ef3b60eba Revert "wip: make the default container wider"
This reverts commit f7f5c622b3.
2025-12-16 17:16:51 +00:00
David Hill f7f5c622b3 wip: make the default container wider 2025-12-16 16:35:57 +00:00
David Hill b2c9c871c0 Revert "fix: strip parentheses from file paths generated by llm"
This reverts commit 96e6fda410.
2025-12-16 12:12:01 +00:00
GitHub Action a8fae6eeb1 chore: format code 2025-12-16 11:51:08 +00:00
David Hill 96e6fda410 fix: strip parentheses from file paths generated by llm 2025-12-16 11:50:23 +00:00
David Hill 74ba72b2a7 fix: font size updates 2025-12-16 11:48:52 +00:00
David Hill dade7f76ae wip: font-size updates 2025-12-16 11:12:08 +00:00
David Hill 8d8c8f35ce Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-16 10:54:51 +00:00
David Hill 8397e3ead6 fix: font size updates 2025-12-16 10:54:50 +00:00
Dax Raad 0fd9b364f9 tui: refactor dialog system to use single active dialog instead of stack 2025-12-15 19:35:18 -05:00
Dax Raad 217437d6ee tui: fix dialog replacement to prevent nested dialogs from showing simultaneously 2025-12-15 18:21:54 -05:00
Dax Raad 99d44e7635 tui: fix model selection dialog to properly replace current dialog instead of creating nested dialogs 2025-12-15 18:14:33 -05:00
Dax Raad c85c066886 fix dialog root complexity 2025-12-15 17:13:20 -05:00
Adam 5307919020 fix: multiline user input 2025-12-15 15:22:39 -06:00
Adam 425298ef40 fix: default steps expanded unless done 2025-12-15 15:03:00 -06:00
Adam 0f48a29ae9 fix: image attachments in desktop 2025-12-15 12:01:11 -06:00
Adam 57f7def3ee fix: share page 2025-12-15 10:56:07 -06:00
Adam a0ab480baf chore: cleanup 2025-12-15 10:22:07 -06:00
Adam 181f9bf6a8 wip(desktop): progress 2025-12-15 10:22:06 -06:00
Adam afa6210100 wip(desktop): progress 2025-12-15 10:22:04 -06:00
Adam d4e7791973 chore: cleanup 2025-12-15 10:20:19 -06:00
Adam c390539c02 wip(desktop): progress 2025-12-15 10:20:19 -06:00
Adam 06a93f29b1 wip(desktop): progress 2025-12-15 10:20:18 -06:00
Adam 6ad47da059 wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam e29f3331e2 Revert "wip(desktop): session turn state consolidation"
This reverts commit 453f862616dc4d3ac90680581cde279e118b0da1.
2025-12-15 10:20:17 -06:00
Adam 228332c882 wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam d68b0c9bad wip(desktop): progress 2025-12-15 10:20:17 -06:00
Adam b78a7ff7fc wip(desktop): session turn state consolidation 2025-12-15 10:20:16 -06:00
Adam aa4375d32c wip(desktop): progress 2025-12-15 10:20:16 -06:00
Adam 5a4f5ab47c wip(desktop): progress 2025-12-15 10:20:16 -06:00
David Hill f014021ae6 fix: replace agents dropdown with shadow border 2025-12-15 14:09:47 +00:00
David Hill c5c63513ca 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 e89b320b4d wip(desktop): progress 2025-12-14 21:38:59 -06:00
Adam 335ee67c91 wip(desktop): progress 2025-12-14 21:38:59 -06:00
Adam 8385f10156 wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam 38b41a8266 wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam c1007b0fe3 fix(desktop): auto scroll 2025-12-14 21:38:58 -06:00
Adam 798a172a4b wip(desktop): progress 2025-12-14 21:38:58 -06:00
Adam 0c572f955f fix(desktop): layout fixes 2025-12-14 21:38:57 -06:00
YeonGyu-Kim 216b15dd31 fix(ui): guard Node reference for SSR compatibility in isTriggerTitle (#5509) 2025-12-13 22:28:14 -06:00