Commit Graph

277 Commits (ede4e467db2bf949cfa2b25c70ff873aeb97be9a)

Author SHA1 Message Date
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 8e01f6cc13
fix(desktop): diff readability (colors) 2025-12-22 09:51:21 -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 f71da42520
fix(desktop): event reconnect gaps 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