David Hill
80b278ddab
fix: remove the secondary text from commands
2026-01-17 00:55:13 +00:00
David Hill
ef7ef6538e
fix: limit search modal max-height to 480px
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
dfa2a9f225
fix: reduce command item left padding in search modal
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
f8f1f46a4f
fix: adjust command item left padding in search modal
2026-01-17 00:55:13 +00:00
David Hill
ab705dacfa
fix: add left padding to command items in search modal
2026-01-17 00:55:13 +00:00
David Hill
d1b93616f7
fix: increase keybind border-radius in search modal
2026-01-17 00:55:13 +00:00
David Hill
69215d456c
fix: display arrow keys as symbols in keybind formatting
2026-01-17 00:55:13 +00:00
David Hill
54e52896a4
refactor: use Keybind component in search modal list
2026-01-17 00:55:13 +00:00
David Hill
b18fb16e9c
refactor: use Keybind component in titlebar search button
2026-01-17 00:55:13 +00:00
David Hill
cad415872e
fix: recent sessions gutter
2026-01-17 00:55:13 +00:00
Adam
6e00348bd7
fix(app): remember last opened project
2026-01-16 15:49:35 -06:00
Adam
95f7403daf
fix(app): truncate workspace title
2026-01-16 15:49:35 -06:00
Adam
da78b758d4
fix(app): handle new session correctly
2026-01-16 14:49:04 -06:00
Adam
360765c591
fix(app): center dialog on page instead of session
2026-01-16 14:33:32 -06:00
Adam
71306cbd1f
Revert "feat(desktop): Terminal Splits ( #8767 )"
...
This reverts commit 88fd6a294b .
2026-01-16 14:03:13 -06:00
Adam
0866034946
feat(app): edit project and session titles
2026-01-16 13:55:59 -06:00
Adam
2ccaa10e79
fix(app): open workspace if navigating to session in workspace
2026-01-16 13:24:47 -06:00
Adam
e92d5b592c
fix(app): can't expand workspaces
2026-01-16 13:24:47 -06:00
Adam
00ec29dae6
fix(app): scroll jumping when expanding workspaces
2026-01-16 13:24:47 -06:00
Daniel Polito
88fd6a294b
feat(desktop): Terminal Splits ( #8767 )
2026-01-16 10:51:02 -06:00
David Hill
a49102db01
fix: truncate the workspace name on hover
2026-01-16 13:46:15 +00:00
David Hill
21012fab4b
fix: load more label alignment
2026-01-16 13:38:52 +00:00
David Hill
9a71a73f50
fix: updating panel min size and button max-width
2026-01-16 13:37:14 +00:00
David Hill
2190e8c656
Revert "fix: expand workspaces by default when enabled"
...
This reverts commit 1fd496a5e2 .
2026-01-16 13:18:56 +00:00
David Hill
1fd496a5e2
fix: expand workspaces by default when enabled
2026-01-16 13:17:22 +00:00
David Hill
74d584af34
fix: session icon and label alignment
2026-01-16 13:14:05 +00:00
David Hill
46f415ecb0
fix: desktop hamburger shift
2026-01-16 13:05:50 +00:00
David Hill
d0399045da
fix: make hamburger centred with project avatars
2026-01-16 13:00:44 +00:00
David Hill
4be0ba19ca
fix: web mobile menu
...
there is a small shift/misalignment in the side panel on web, not investigating too much as this whole area is in development and may change to make the projects avatar list always in view.
2026-01-16 12:54:54 +00:00
David Hill
e8dad85233
fix: responsive menu desktop
2026-01-16 12:29:28 +00:00
David Hill
704276753b
bug: moved createMemo down
2026-01-16 11:58:31 +00:00
David Hill
2c5437791b
fix: updated project/sessions list width
...
this was originally 280px and included the 64px project avatar rail on the left, so the sessions list portion was actually 280 - 64 = 216px wide (as seen in line 1362: Math.max(layout.sidebar.width() - 64, 0)px).
i kept the logic the same in case it broke anything, i just updated the new width to account for new projects avatar panel
2026-01-16 11:55:15 +00:00
David Hill
94ab87ffad
fix: view all sessions state styles
2026-01-16 11:55:15 +00:00
David Hill
416f419a81
fix: add default icon to sessions
2026-01-16 11:55:15 +00:00
David Hill
3ba03a97dc
fix: search bar size and padding, and shortcut style
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
Adam
c551a4b6e3
fix(app): persist workspace order and collapsed state
2026-01-16 05:20:43 -06:00
Adam
657f3d5089
feat(app): unified search for commands and files
2026-01-15 17:59:26 -06:00
Adam
49939c4d8d
feat(app): skeleton loader for sessions
2026-01-15 17:59:25 -06:00
Adam
529eb6e147
fix(app): persist workspace order and collapsed state
2026-01-15 17:59:25 -06:00
David Hill
306fc05c00
fix: project avatar border radius
2026-01-15 22:11:07 +00:00
Adam
472a6cc83e
fix(app): sidebar toggle on desktop
2026-01-15 15:45:12 -06:00
Adam
47d43aaf2d
feat(app): persist workspace branch
2026-01-15 15:45:12 -06:00
Adam
da3dea0429
fix(app): persist workspace order and collapsed state
2026-01-15 15:45:11 -06:00
David Hill
0f7b17b1b4
fix: thinking animation opacity and design
2026-01-15 20:42:14 +00:00
David Hill
4d3e983edb
fix: session icon and name alignment
2026-01-15 20:42:14 +00:00
Adam
beb97d21ff
fix(app): show session busy even for active session
2026-01-15 13:33:49 -06:00
dbpolito
4b2a14c154
chore(desktop): Question Tools Updates
2026-01-15 13:17:31 -06:00
David Hill
dc8f8cc567
fix: current session background color
2026-01-15 19:15:21 +00:00
David Hill
99110d12c4
fix: remove the active state from load more button after press
2026-01-15 19:15:21 +00:00
David Hill
74b1349cf6
fix: new session tooltip position and add shortcut
2026-01-15 19:15:21 +00:00
David Hill
3b3505cfe8
fix: remove more options tooltip
2026-01-15 19:15:21 +00:00
David Hill
55bd6e487e
fix: workspace name color
2026-01-15 19:15:21 +00:00
David Hill
1ee916a3c3
fix: hide view all sessions on active project
2026-01-15 19:15:21 +00:00
David Hill
a5d47f076e
fix: avatar button states
2026-01-15 19:15:21 +00:00
David Hill
acd1eb574d
fix: load more button font size
2026-01-15 19:15:21 +00:00
David Hill
a71dcc189e
fix: recent sessions title color
2026-01-15 19:15:21 +00:00
David Hill
3789a31423
fix: project dropdown labels and order
2026-01-15 19:15:21 +00:00
David Hill
bb6e350d68
fix: move left panel toggle over
...
- not sure how this impacts on the titlebar when the traffic lights are there
2026-01-15 19:15:21 +00:00
David Hill
f9a441d4f4
fix: avatar background
2026-01-15 19:15:21 +00:00
David Hill
1c05ebaea2
fix: show project options on hover of row
2026-01-15 19:15:21 +00:00
David Hill
520c47e81d
fix: increase delay on session list tooltips
2026-01-15 19:15:21 +00:00
David Hill
e5b08da0f1
fix: tooltip gutter spacing on session items and archive buttons
2026-01-15 19:15:21 +00:00
David Hill
fe2cc0cff1
fix: archive icon replaces diff count on hover
2026-01-15 19:15:21 +00:00
David Hill
fbc8f6eba9
fix: recent sessions hover gutter
2026-01-15 19:15:21 +00:00
David Hill
6450ba1b79
fix: search bar in header
2026-01-15 19:15:21 +00:00
Adam
2f32f2ceb5
chore: cleanup
2026-01-15 07:29:13 -06:00
Adam
076dfb3752
chore: cleanup
2026-01-15 07:29:13 -06:00
Adam
dbd1987f0a
chore: cleanup
2026-01-15 07:29:13 -06:00
Adam
f270ea65c5
fix(app): new layout issues
2026-01-15 07:29:13 -06:00
Adam
1698448016
fix(app): new layout sessions stale
2026-01-15 07:29:13 -06:00
Adam
564d3edfac
fix(app): new layout issues
2026-01-15 07:29:13 -06:00
Adam
679270d9e0
feat(app): new layout
2026-01-15 07:29:13 -06:00
adamelmore
9f66a45970
feat(app): new layout
2026-01-15 07:29:13 -06:00
Shane Bishop
077ca4454f
fix(desktop): "load more" button behavior in desktop sidebar ( #8430 )
2026-01-14 07:36:08 -06:00
Joe Harrison
66b7a4991e
fix(prompt-input): handle Shift+Enter before IME check to prevent stuck state ( #8275 )
2026-01-13 14:06:38 -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
GitHub Action
20b52cad2a
chore: generate
2026-01-13 15:42:58 +00:00
Daniel Polito
528291532b
feat(desktop): Adding Provider Icons ( #8215 )
2026-01-13 09:41:35 -06:00
Brendan Allan
35cb06e0e4
fix(app): provide pty socket auth if available from desktop ( #8210 )
2026-01-13 07:08:19 -06:00
Brendan Allan
f05f175842
feat(desktop): spawn local server with password ( #8139 )
2026-01-13 13:58:00 +08:00
GitHub Action
835e48cd28
chore: generate
2026-01-12 23:30:47 +00:00
OpeOginni
1a5a63843e
feat(terminal): implement better dynamic terminal numbering ( #8081 )
2026-01-12 17:30:09 -06:00
GitHub Action
64f0205f97
chore: generate
2026-01-12 21:27:36 +00:00
OpeOginni
b3a1360ad9
feat(dialog-select-server): add icon button for server removal ( #8053 )
2026-01-12 15:26:58 -06: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
Brendan Allan
e0eb460fc8
app: resolve defaultServerUrl inside AppInterface
...
The desktop app sometimes modified __OPENCODE__.serverUrl after the
window is created. Previously this was ignored since defaultServerUrl
was created at module scope, now it isn't created until desktop's
ensure_server_started query complete, after which point serverUrl is
guaranteed to be updated.
2026-01-12 13:21:21 +08:00
Daniel Polito
025ed04da0
feat(desktop): Image Preview support for Image Attachments ( #7841 )
2026-01-11 14:12:52 -06:00
Daniel Polito
76386f5cfc
feat(desktop): Fork Session ( #7673 )
2026-01-10 16:04:01 -06:00
Daniel Polito
a9275def43
feat(desktop): Make mouse hover / click work on prompt input autocomplete ( #7661 )
2026-01-10 16:02:47 -06:00
Andrew Thal
02b7eb59f8
feat: support configuring default server URL for desktop ( #7363 )
2026-01-10 08:56:48 -06:00
GitHub Action
a8f23fb548
chore: generate
2026-01-10 14:55:55 +00:00
OpeOginni
1a642a79a6
fix(desktop): remove split operation in serverDisplayName function ( #7397 )
2026-01-10 08:55:20 -06:00
adamelmore
cbb3141130
fix(app): no custom url param
2026-01-09 11:03:11 -06:00
AJ Ka
030b14ac4e
fix: prevent model picker overflow with Zen in new sessions ( #7495 )
2026-01-09 09:53:18 -06:00
adamelmore
0433d4d064
fix(app): store terminal and review pane visibility per session
2026-01-09 08:20:00 -06:00
Daniel Polito
8b062ed621
feat(desktop): Change Terminal's Cursor to Bar and Stop Blinking when not focused ( #7402 )
2026-01-09 01:32:00 -05:00
Adam
be9b2bab15
feat(app): cache session-scoped stores, optional context gating
2026-01-08 17:48:15 -06:00
Adam
c949e5b390
feat(app): incrementally render turns, markdown cache, lazily render diffs
2026-01-08 17:48:15 -06:00
Adam
1c717d62e4
feat(app): gate hydration side-effects, handoff while stores load
2026-01-08 17:48:15 -06:00
Adam
27675dfd70
feat(app): prefetch adjacent sessions
2026-01-08 17:48:15 -06:00
Adam
374275eeb6
feat(app): chunk message loading, lazy load diffs
2026-01-08 17:48:15 -06:00
AJ Ka
faa848cfb1
Fix for #7229 Fix/project sidebar folder name ( #7232 )
2026-01-08 17:47:15 -06:00
zerone0x
c7b825a42a
fix(app): show custom models without valid release_date in web UI mod… ( #7349 )
2026-01-08 14:06:18 -06:00
Daniel Polito
2d5b9a5cc6
Desktop: Fix Paste image on empty input ( #7130 )
2026-01-07 09:40:21 -06: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
f6055ad3d2
chore: fix types
2026-01-06 21:42:04 -06:00
Adam
761863ae35
chore(app): rework storage approach
2026-01-06 21:42:03 -06:00
Adam
4e5b0b00b0
fix(app): session navigation with shortcuts
2026-01-06 21:18:41 -06:00
Adam
7672b722ca
fix(app): permission auto-accept should hide when not needed
2026-01-06 21:18:29 -06:00
Adam
488c3502a7
fix(app): terminal selection color contrast
2026-01-06 21:18:17 -06:00
Adam
5181e4e90a
fix(app): copy and paste in terminal was broken
2026-01-06 13:38:15 -06:00
Adam
ecbcbfbe90
fix(app): more contrast in terminal text
2026-01-06 12:03:24 -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
4142e1bcf6
fix(app): open review sidebar when selecting file from picker ( #7096 )
2026-01-06 10:27:22 -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
Adam
3f463bc916
fix(app): scroll store performance
2026-01-06 08:18:49 -06:00
Adam
2ca0ae7755
fix(app): more defensive, handle no git
2026-01-05 15:12:02 -06:00
GitHub Action
48d14d4cac
chore: generate
2026-01-05 19:33:32 +00:00
OpeOginni
8996185f3b
Feat/clickable subtask ( #6846 )
2026-01-05 13:32:16 -06:00
Adam
ec637aa21e
fix(app): store image attachments
2026-01-05 13:21:33 -06:00
Adam
2ff9a757b6
fix(app): bottom padding
2026-01-05 13:21:32 -06:00
Adam
cb8533ef5b
fix(app): terminal long-running processes
2026-01-05 13:21:32 -06:00
Adam
cdbb009ab0
fix(app): terminal flakiness
2026-01-05 13:21:31 -06:00
Adam
001b486356
fix(app): performance improvements through event batching
2026-01-05 13:21:30 -06:00
Adam
d315026abc
fix(app): prompt input shouldn't cover content
2026-01-05 13:21:30 -06:00
Adam
d1191675c6
fix(app): worktree selection should navigate to worktree
2026-01-05 13:21:29 -06:00
GitHub Action
aef01003e7
chore: generate
2026-01-05 19:07:34 +00:00
Melih Mucuk
a38e1701ee
fix: pass image parts to custom commands ( #6525 )
...
Co-authored-by: Melih Mucuk <melih@monkeysteam.com>
2026-01-05 13:06:57 -06:00
MogamiTsuchikawa
6b207b09d6
fix(app): avoid unintended submits during IME composition ( #6952 )
2026-01-05 12:38:38 -06:00
Albin Groen
9771325026
feat(app): highlight collapsed active project in sidebar ( #6958 )
2026-01-05 12:37:46 -06:00
Albin Groen
bbd1c071c4
fix(app): fix flicker and navigation when collapsing/expanding projects ( #6658 )
2026-01-05 11:24:49 -06:00
Albin Groen
265cbaea7c
fix(app): fix image dragging in project edit dialog ( #6700 )
2026-01-05 04:54:11 -06:00
GitHub Action
59ed8ccbd8
chore: generate
2026-01-05 02:18:20 +00:00
OpeOginni
91ed101378
feat(desktop): implement auto-scroll for active command in slash popover ( #6797 )
2026-01-04 20:17:47 -06:00
Daniel Polito
fb60f9c396
Desktop: Fix Responsive Menu ( #6789 )
2026-01-04 18:47:14 -06:00
Shkumbin Hasani
e93699b741
perf: optimize model dialog visibility lookups ( #6791 )
2026-01-04 18:46:23 -06:00
Daniel Polito
9ac00f55bc
Desktop: Adding Home Icon on Responsive Menu ( #6794 )
2026-01-04 18:44:28 -06:00
GitHub Action
478fec61ab
chore: generate
2026-01-05 00:39:48 +00:00
shuv
52ad134d55
feat(app): add SVG preview support in session viewer ( #6868 )
2026-01-04 18:39:15 -06:00
Carter McBride
0c2ccf25dc
Fix a few mobile screen size issues ( #6808 )
2026-01-04 18:32:48 -06:00
Ravi Kumar
65c7168492
fix(app): fix custom slash commands not showing on initial / ( #6829 )
2026-01-04 18:30:34 -06:00
Adam
5ca2f6c5a9
fix(app): prompt input improvements
2026-01-04 11:08:47 -06:00
Adam
12ffb270fb
fix(app): prompt input improvements
2026-01-04 10:37:56 -06:00
Adam
177b01a853
fix(app): scroll position restoration
2026-01-04 04:53:55 -06:00
Adam
c9f907caec
fix(app): don't override ctrl+a on windows
2026-01-04 04:35:26 -06:00
Adam
7ce0520f8d
fix(app): auto-scroll behaviors
2026-01-04 04:24:37 -06:00
Daniel Polito
c7c1790da8
Desktop: Edit Project Fix ( #6757 )
2026-01-03 10:26:30 -06:00
OpeOginni
308e8060dc
fix(server): update server URL normalization to retain path ( #6647 )
2026-01-03 09:50:15 -06:00
shuv
5f93beed77
feat(app): add image preview support in session viewer ( #6678 )
2026-01-03 05:46:42 -06:00
Adam
052de3c556
feat: add managed git worktrees ( #6674 )
2026-01-02 20:17:02 -06:00
Adam
c51fa7cb24
feat: add /compact session command
2026-01-02 12:40:37 -06:00
Adam
1d2d710fce
fix: relax request timeouts
2026-01-02 12:40:36 -06:00
OpeOginni
fbd9677932
fix(desktop): Properly decode session id for permission context ( #6580 )
2026-01-02 06:22:50 -06:00
Adam
e6ba241045
wip(app): progress
2026-01-01 21:03:08 -06:00
Adam
cd2c160cf6
fix(app): startup time
2026-01-01 21:03:08 -06:00
Adam
0f34634c52
chore: cleanup
2026-01-01 21:03:07 -06:00
Adam
a5a569f892
chore: cleanup
2026-01-01 21:03:07 -06:00
Adam
afc1825cf5
wip(app): progress
2026-01-01 21:03:06 -06:00
Adam
6b4c433e14
wip(app): progress
2026-01-01 21:03:06 -06:00
Adam
797d8425e0
wip(app): progress
2026-01-01 21:03:06 -06:00
Adam
260eef2d66
wip(app): progress
2026-01-01 21:03:05 -06:00
Adam
93f1e1afb8
wip(desktop): progress
2026-01-01 21:03:05 -06:00
Adam
6647b1e22f
wip(desktop): progress
2026-01-01 21:03:04 -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
6e7fc30f94
feat(app): context window window
2026-01-01 05:23:07 -06:00
Adam
1c25f1fae0
feat(desktop): in-app update toasts
2025-12-31 18:19:53 -06:00
Daniel Polito
87978b1c17
Desktop: Add Subagents Mention Support ( #6540 )
2025-12-31 18:07:45 -06:00
Adam
e842205550
chore: cleanup
2025-12-31 15:08:00 -06:00
Adam
b2aa387376
feat(app): better model selector
2025-12-31 15:07:59 -06:00
Adam
16957fd107
fix(app): auto-accept colors
2025-12-31 14:35:41 -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
31e2c8b5e9
wip: input changes
2025-12-31 13:31:46 -06:00
Adam
93845db462
fix(desktop): don't show notifs if auto-accepting
2025-12-31 13:12:31 -06:00
Adam
65bc72098b
fix(desktop): more defensive access
2025-12-31 13:12:30 -06:00
Adam
b5546dce80
wip(app): better variant toggle
2025-12-31 13:12:30 -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
18a5eb205f
fix(desktop): better new session button
2025-12-31 10:22:16 -06:00
Adam
2ec6a21cc0
feat(desktop): unified diff toggle
2025-12-31 09:23:24 -06:00
Adam
ebf5ad25c5
fix(desktop): not rendering large sessions
2025-12-31 08:29:36 -06:00
Adam
94dca309e9
fix(app): don't open native folder select with remote server
2025-12-30 20:15:57 -06:00
Adam
1e74560796
feat(app): model variants
2025-12-30 20:06:03 -06:00
Adam
7adb6e495a
feat(desktop): upgrade to latest version on error page
2025-12-30 14:31:16 -06:00
Adam
8d2feed30e
fix(desktop): more defensive agent access
2025-12-30 11:03:34 -06:00
Adam
dff1fe2d28
fix(desktop): sort servers by health
2025-12-30 10:34:55 -06:00
Adam
72ab4260ee
fix(desktop): don't persist fallback server urls
2025-12-30 10:31:48 -06:00
Adam
e53192889c
fix(app): better text selection
2025-12-30 10:21:37 -06:00
Adam
bbc8678164
fix(desktop): share projects across all local servers
2025-12-30 09:28:19 -06:00
Adam
55c601d13a
fix(desktop): don't hang on to dead server
2025-12-30 09:24:03 -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
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