Commit Graph

1237 Commits (b892d91baea94dea1605be37d72f515f10608ea3)

Author SHA1 Message Date
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 a576fdb5e4
feat(web): open projects 2025-12-30 04:57:37 -06:00
Adam ae53f876f1
feat(desktop): readline shortcuts 2025-12-30 04:57:36 -06:00
Adam fa1ac7bc95
feat(desktop): system notifications 2025-12-30 04:57:35 -06:00
Adam ef266b2c74
fix(desktop): error page formatting 2025-12-29 17:33:59 -06:00
Adam 2dec956a17
fix(desktop): better error messages 2025-12-29 17:29:56 -06:00
Adam cdc11cde2e
ignore: hide provider connect button until providers loaded 2025-12-29 14:50:06 -06:00
Adam bb7b0ff221
fix(desktop): scroll sync 2025-12-29 14:36:27 -06:00
Adam 68b4038196
fix(desktop): more performance/scrolling fixes 2025-12-29 14:23:41 -06:00
Adam 3109214900
feat(desktop): auto-accept edits toggle 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 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
Daniel Polito 0c6da69f39
Desktop: Edit Project (#6360) 2025-12-29 08:54:49 -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 9c8bc64138
fix(desktop): sync last agent and model when changing session 2025-12-29 02:57:28 -06:00
Adam 80f704ebbf
fix(desktop): context usage alignment 2025-12-29 02:47:51 -06:00
Adam 0156f03e0e
chore: cleanup theme stuff 2025-12-28 19:27:36 -06:00
Daniel Polito 82e5d6d458
Desktop: Sync LSP updates (#6305) 2025-12-28 16:07:36 -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 2e972b3fdc
fix(desktop): copy/paste in terminal 2025-12-27 20:18:59 -06:00
Adam d70e9fb01e
chore(desktop): cleanup 2025-12-27 19:59:16 -06:00
Adam fc082a0f14
fix(desktop): drag file over entire body to attach 2025-12-27 19:49:35 -06:00
Adam 21eba5f987
feat(desktop): permissions 2025-12-27 14:43:42 -06:00
Adam c523ca4127
wip(desktop): handle more errors 2025-12-27 14:33:22 -06:00
Adam 4385fa4dd7
fix(desktop): prompt input fixes, directory and branch in status bar 2025-12-26 20:47:13 -06:00
Rohan Godha 1bcf8d8806
fix: `opencode web` baseURL error (#6181) 2025-12-26 11:36:31 -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 e9c2f1f3f3
fix(desktop): padding 2025-12-25 19:22:16 -06:00
Adam 7469cba7cf
fix(desktop): move session context to top-right 2025-12-25 19:21:04 -06:00
Adam 5420702f69
fix(desktop): missing keybinds in tooltips 2025-12-25 19:07:42 -06:00
Adam 42f2bc7199
fix(desktop): can't collapse project with active session 2025-12-25 19:02:43 -06:00
Adam 650bd76370
feat(desktop): better indicator that session is busy 2025-12-25 14:31:10 -06:00
Adam 5b5b8c57d9
fix(desktop): so many prompt input fixes, merry christmas 2025-12-25 08:04:42 -06:00
Adam 5c49b4cbfc
fix(desktop): scroll jank in session turn and review 2025-12-24 22:36:45 -06:00
Adam 2178deef91
fix(desktop): override agent model 2025-12-24 22:16:58 -06:00
Adam b1d2fb5319
fix(desktop): reconcile session diff updates 2025-12-24 22:16:44 -06:00
Adam ad852d9186
chore: toast on file load error 2025-12-24 20:37:12 -06:00
Adam 8a9b4245b4
chore: cleanup dead code 2025-12-24 20:30:52 -06:00
Adam 76ac1ccb6b
chore: show version on error page 2025-12-24 20:25:36 -06:00
Adam e71bc8c0b0
fix(desktop): show server connection failure 2025-12-24 20:11:37 -06:00
Adam 08a075df61
fix(desktop): better session navigation, hide child sessions 2025-12-24 08:55:32 -06:00
Adam 44b773a6f6
chore: cleanup 2025-12-24 06:16:17 -06:00
Adam df97774f7f
fix(desktop): session sort when multiple active 2025-12-24 06:16:17 -06:00
Adam 967d8238be
fix(desktop): exclude deprecated models 2025-12-24 06:01:27 -06:00
Adam 3aca9e5fa5
fix(desktop): conditionally show review pane toggle 2025-12-24 05:22:25 -06:00
Adam 794fe8f381
chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam 3fa280d218
chore: app -> desktop 2025-10-03 09:04:28 -05:00
Adam cc955098cd
wip: desktop work 2025-10-02 08:34:01 -05:00
Frank 7447460b5a wip: zen 2025-09-29 14:17:53 -04:00
Adam b207ed2b7b
wip: better desktop file status state and timeline 2025-09-25 14:41:31 -05:00
Adam 3b20bf6d4f
fix(app): changes view 2025-09-24 15:49:40 -05:00
Adam c3e52580b0
feat(app): changes view 2025-09-24 15:46:33 -05:00
Adam 2badfcdcf4
fix: select dialog hover 2025-09-24 15:08:58 -05:00
Adam f589fc2327
feat: fuzzy file open 2025-09-24 12:40:54 -05:00
Filip d3b6545e7c
feat(app): added command palette (#2630)
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2025-09-24 11:05:15 -05:00
Adam ee6ceb4c64
fix: open text files 2025-09-23 12:43:24 -05:00
Adam 5ead6d7dd5
fix: exclude generated css file 2025-09-23 12:08:49 -05:00
GitHub Action a98454217f chore: format code 2025-09-23 17:05:32 +00:00
Adam cbb75d8577
fix: theme css format 2025-09-23 12:04:50 -05:00
GitHub Action 4ab992a9a9 chore: format code 2025-09-23 16:41:57 +00:00
Adam 80b0a93d64
wip: desktop file updates 2025-09-23 11:41:15 -05:00
Adam d88c17dad0
wip: desktop progress 2025-09-19 10:53:49 -05:00
Adam 84e8eea52e
wip: desktop cleanup 2025-09-19 09:55:46 -05:00
Adam 9efc2eaf2e
wip: desktop cleanup 2025-09-19 09:42:39 -05:00
Adam 37e2644452
wip: desktop visual tweaks 2025-09-19 09:38:10 -05:00
neriousy 22a78cf13f
chore: opencode favicon 2025-09-19 09:33:28 -05:00
GitHub Action 2e9806b320 chore: format code 2025-09-19 14:32:55 +00:00
Adam ba839d4446
chore: normalize theme hex 2025-09-19 09:32:19 -05:00
GitHub Action 2bec21d81d chore: format code 2025-09-19 12:19:13 +00:00
Adam e5271f3d1a
wip: desktop work 2025-09-19 07:18:39 -05:00
Adam 1edb23c2c7
wip: desktop work 2025-09-19 07:18:39 -05:00
Adam b1e6b9c7c9
wip: desktop work 2025-09-19 07:18:39 -05:00
Adam 20cb5a7c56
wip: desktop starting state 2025-09-19 07:18:38 -05:00
GitHub Action e11102c9df chore: format code 2025-09-19 10:14:30 +00:00
Dax Raad 7be9dc8e49 ignore: fix 2025-09-19 06:13:45 -04:00
GitHub Action d652b94a14 chore: format code 2025-09-19 09:29:24 +00:00
Dax Raad ebef2ea2d0 ci: stuff 2025-09-19 05:28:46 -04:00
GitHub Action 5bb1f5f0a0 chore: format code 2025-09-15 07:54:04 +00:00
Dax Raad d38594d34a ci: sync 2025-09-15 03:53:27 -04:00
Dax Raad 925284c6c1 ci: sync 2025-09-15 03:53:21 -04:00
Dax 725104572e
feat: add desktop/web app package (#2606)
Co-authored-by: adamdotdevin <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
Co-authored-by: GitHub Action <action@github.com>
2025-09-15 03:28:08 -04:00