Commit Graph

420 Commits (kit/effectify-plugin)

Author SHA1 Message Date
adamelmore 6abe86806f
fix(app): better error screen when connecting to sidecar 2026-01-24 09:10:02 -06:00
Shoubhit Dash c737776958
refactor(desktop): move markdown rendering to rust (#10000) 2026-01-22 04:48:39 -06:00
Adam b7b2eae20c
fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
Adam 4fc7bcf09e
fix: type error 2026-01-21 09:30:40 -06:00
Brendan Allan d00b8df770
feat(desktop): properly integrate window controls on windows (#9835) 2026-01-21 08:35:05 -06:00
Rahul Mishra c365f0a7c1
feat: add restart and reload menu items on macOS (#9212) 2026-01-20 09:44:15 -06:00
GitHub Action 27406cf8ef chore: generate 2026-01-20 11:40:31 +00:00
Adam 0596b02f19 chore: cleanup 2026-01-20 05:39:54 -06:00
Brendan Allan 8b379329a6
fix(desktop): completely disable pinch to zoom 2026-01-20 14:07:39 +08:00
Ryan Vogel 889c60d63b
fix(web): rename favicons to v2 for cache busting (#9492) 2026-01-19 15:04:59 -05:00
Slone 13276aee82
fix(desktop): apply getComputedStyle polyfill on all platforms (#9369) 2026-01-19 04:32:41 -06:00
David Hill 0384e6b0e1 fix: update desktop initializing splash logo 2026-01-17 21:46:23 +00:00
Eric Guo c4e4f2a058
fix(desktop): Added a Windows-only guard that makes window.getComputedStyle fall back to document.documentElement (#9054) 2026-01-17 05:45:31 -06:00
Adam 564d3edfac fix(app): new layout issues 2026-01-15 07:29:13 -06:00
adamelmore 9f66a45970 feat(app): new layout 2026-01-15 07:29:13 -06:00
Turcu Laurentiu 779610d668
fix(desktop): open external links in system browser instead of webview (#7360) 2026-01-15 02:12:27 -06:00
GitHub Action a03daa4252 chore: generate 2026-01-13 13:13:45 +00:00
Brendan Allan b01eec38d1
fix(desktop): set serverPassword 2026-01-13 21:13:06 +08:00
Brendan Allan f05f175842
feat(desktop): spawn local server with password (#8139) 2026-01-13 13:58:00 +08:00
GitHub Action e6045ca925 chore: generate 2026-01-12 09:58:50 +00:00
Brendan Allan ebbb4dd88a
fix(desktop): improve server detection & connection logic (#7962) 2026-01-12 17:58:13 +08:00
Andrew Thal 02b7eb59f8
feat: support configuring default server URL for desktop (#7363) 2026-01-10 08:56:48 -06:00
GitHub Action cbf87c50b9 chore: generate 2026-01-07 08:48:34 +00:00
Brendan Allan 3c375b971e
desktop: use Show instead of Suspense 2026-01-07 16:47:45 +08:00
usvimal a8c2928a87
perf: show window immediately during desktop startup (#6734)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-07 15:19:01 +08:00
Adam 761863ae35
chore(app): rework storage approach 2026-01-06 21:42:03 -06:00
Daniel Polito 8e9a0c4ad0
Desktop: Install CLI (#6526)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-06 01:07:46 +08:00
Adam 7ce0520f8d
fix(app): auto-scroll behaviors 2026-01-04 04:24:37 -06:00
Adam a4c67515c9
fix(desktop): tweak window drag region layout 2026-01-02 12:40:36 -06:00
Adam 65bc72098b
fix(desktop): more defensive access 2025-12-31 13:12:30 -06:00
Adam 48f2419d9d
fix(desktop): better notification icon 2025-12-30 19:40:14 -06:00
Adam fa1ac7bc95
feat(desktop): system notifications 2025-12-30 04:57:35 -06:00
Adam 76ac1ccb6b
chore: show version on error page 2025-12-24 20:25:36 -06:00
GitHub Action f4cd708ca0 chore: generate 2025-12-23 10:15:49 +00:00
Brendan Allan c20f2731ab
desktop: kill_sidecar before update install on windows 2025-12-23 18:14:44 +08:00
Adam 81c3c63895
chore: rename packages/tauri -> packages/desktop 2025-12-22 20:01:25 -06:00
Adam 794fe8f381
chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam 680a63e3de
fix(desktop): better error messages on connection failure 2025-12-22 19:16:54 -06:00
Adam 9b6c9f64f7
feat(desktop): review pane toggle 2025-12-22 16:20:17 -06:00
Shpetim 8dfef670b3
[FEATURE]: Show context usage in OpenCode Desktop Context usage (#5979) 2025-12-22 13:56:36 -06:00
Adam 291b65977c
chore(desktop): auto scroll utility 2025-12-22 11:27:27 -06:00
Dax Raad 33c0b125cb fix url for web 2025-12-22 10:45:51 -05:00
Adam 2c16b9fa61
Revert "server: ensure frontend has correct port for PTY websocket connections (#5898)"
This reverts commit a05915ddc8.
2025-12-22 06:05:46 -06:00
Ashutosh Kumar a05915ddc8
server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-22 05:56:23 -06:00
Adam eebbd73346
Revert "fix: use current page port instead of hardcoded 4096 (#5949)"
This reverts commit d04a72a4ad.
2025-12-22 05:55:15 -06:00
Adam d4c981495a
fix(desktop): cleanup auto scroll 2025-12-22 05:46:07 -06:00
Adam 653c206688
feat(desktop): mobile responsiveness 2025-12-22 05:46:07 -06:00
Adam 580f46b589
fix(desktop): filter child sessions from header 2025-12-22 05:46:07 -06:00
lif d04a72a4ad
fix: use current page port instead of hardcoded 4096 (#5949)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-22 05:45:08 -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 23ebc50da9
fix(desktop): layout regression 2025-12-21 05:01:30 -06:00
Adam 673c6f97b7
fix(desktop): better keybind tooltips 2025-12-21 04:56:20 -06:00
Adam bf66390557
fix(desktop): better error reporting 2025-12-21 04:11:09 -06:00
Adam 1bce898ca7
fix(desktop): file loading errors 2025-12-21 04:02:00 -06:00
Adam b5d7d3dec1
fix(desktop): layout 2025-12-20 20:02:40 -06:00
Adam 182630e0d7
feat(desktop): new layout 2025-12-20 19:52:12 -06:00
Adam 354ac0b493
fix(desktop): sidebar UX issues 2025-12-20 06:25:39 -06:00
Adam f71da42520
fix(desktop): event reconnect gaps 2025-12-20 06:12:58 -06:00
Adam 49567fe61a
fix(desktop): add retries to init promises 2025-12-20 04:57:39 -06:00
Adam e5b3f796e4
fix: types 2025-12-20 04:33:42 -06:00
Adam 742cf10dee
fix(desktop): removed projects 2025-12-20 04:25:16 -06:00
Adam cdbb59fae8
fix(desktop): don't use tauri http for sse events 2025-12-19 13:07:53 -06:00
Adam e1ad2a355c
fix(desktop): error handling 2025-12-19 07:38:38 -06:00
Adam 2d814b6db2
fix(desktop): separate prompt history for shell 2025-12-19 07:38:38 -06:00
Adam e561f1ad68
fix(desktop): don't navigate prompt history if dirty 2025-12-19 07:38:37 -06:00
Adam 0dd716a75e
fix(desktop): extra reqs 2025-12-18 19:53:38 -06:00
Adam d57b963141
fix: id 2025-12-18 15:47:21 -06:00
Adam 0ebcaff927
fix(desktop): expanded states 2025-12-18 15:47:20 -06:00
Adam af4087d7b5
fix(desktop): smaller max-width when review open 2025-12-18 15:47:20 -06:00
Adam 228b6444f8
fix(desktop): don't show image button in shell mode 2025-12-18 13:03:14 -06:00
Adam 83d8a88c90
fix(desktop): error styles 2025-12-18 11:16:33 -06:00
Adam 268f37f8c9
fix(desktop): prompt history nav, optimistic prompt dup 2025-12-18 11:16:33 -06:00
Adam b0aaf04957
fix(desktop): session ordered by most recent 2025-12-18 11:16:32 -06:00
Adam b7875256f3
feat(desktop): shell mode 2025-12-18 11:16:32 -06:00
Adam 7bc47fb904
chore: cleanup 2025-12-18 11:16:32 -06:00
Adam fe65ed6a61
fix(desktop): disable pinch to zoom 2025-12-18 04:28:03 -06:00
Adam e37a75a411
feat(desktop): custom update toast 2025-12-18 04:26:21 -06:00
Adam d359e086a4
chore: cleanup 2025-12-17 16:04:41 -06:00
Adam f949755367
fix: better init error messages 2025-12-17 16:04:40 -06:00
Adam e48d804d84
feat(desktop): startup errors shown 2025-12-17 15:42:55 -06:00
Adam b4209582fb
feat(desktop): optimistic prompt submit 2025-12-17 15:42:55 -06:00
Adam 4a3ba58f65
chore: localStorage -> tauri store 2025-12-17 13:11:02 -06:00
Adam 204e3bf382
feat(desktop): inter and ibm plex mono 2025-12-17 10:30:35 -06:00
Adam 65d7fc3ccd
fix: command shortcuts 2025-12-17 07:36:53 -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 494e6fff01
feat(desktop): share sessions 2025-12-17 03:47:49 -06:00
Adam db2abc1b2c
tui: increase session width to accommodate longer code blocks and improve readability 2025-12-16 17:31:26 -06:00
David Hill a0f9f8dabb fix: load more button 2025-12-16 23:23:18 +00:00
Adam f07d4b933c
fix(desktop): prompt history nav 2025-12-16 15:42:35 -06:00
Adam 99680baf83
fix(desktop): focus prompt input after dialog close 2025-12-16 15:25:00 -06:00
Adam 9aa5460a0e
fix(desktop): prompt history navigation 2025-12-16 15:10:44 -06:00
Adam 7e682a95c4
fix: prompt input multi line input 2025-12-16 15:10:43 -06:00
Adam 5eeba76bc5
fix: defensive audio init 2025-12-16 15:10:43 -06:00
Eric Guo a2c91ebc32
feat(desktop): Loading more session number per project by button (#5616)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2025-12-16 14:50:33 -06:00
Adam 28aba35ff9
feat(desktop): show retries 2025-12-16 13:19:32 -06:00
Adam 20e3a74bad
fix: defensive audio init 2025-12-16 12:53:12 -06:00
Adam ff690350b1
feat(desktop): show write tool output 2025-12-16 12:53:11 -06:00
Adam ebefb26e8f
chore: cleanup 2025-12-16 12:53:11 -06: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