David Hill
80dc74a0ec
add keyboard shortcut (mod+,) to open settings dialog
2026-01-20 22:04:13 +00:00
Adam
a0636fcd50
fix(app): auto-scroll ux
2026-01-20 22:04:13 +00:00
opencode
d2fcdef571
release: v1.1.28
2026-01-20 22:04:12 +00:00
Adam
8137e4dd9c
chore: agents.md
2026-01-20 15:59:23 -06:00
David Hill
7be6671e6e
refactor Select component to use settings variant for settings modal styling
2026-01-20 21:53:17 +00:00
David Hill
575cc59b37
fix: increase sidebar icon size by removing 16px constraint
2026-01-20 21:53:17 +00:00
David Hill
4350b8fd6b
fix: show View all sessions button for active project and close hovercard on click
2026-01-20 21:53:17 +00:00
David Hill
2111473746
fix: remove close delay on hover cards to stop overlapping
2026-01-20 21:53:17 +00:00
David Hill
8c5c377680
fix: review empty state font size
2026-01-20 21:53:17 +00:00
Kenny
d51089b52f
docs(web): add KDCO plugins to ecosystem ( #7694 )
2026-01-20 15:47:07 -06:00
Trevor Walker
694695050a
fix(opencode): preserve tool input from running state for MCP tool results ( #9667 )
2026-01-20 15:12:15 -06:00
DNGriffin
1f3b2b5951
fix(app): Edit-project name race condition ( #9551 )
2026-01-20 15:10:00 -06:00
David Hill
de87694867
fix: resolve Select children type conflict with ButtonProps
2026-01-20 21:09:20 +00:00
David Hill
ecd28fd520
fix: prompt agent button style
2026-01-20 21:08:50 +00:00
David Hill
bf9047ccd1
fix settings sidebar active tab hover to use consistent background
2026-01-20 21:08:50 +00:00
Adam
96a9744347
fix: type error
2026-01-20 15:08:03 -06:00
Caleb Norton
c4594c4c1f
fix(opencode): relax bun version requirement ( #9682 )
2026-01-20 14:57:19 -06:00
Idris Gadi
e83c01ad36
fix(tui): prevent sidebar height from overflowing. ( #9689 )
2026-01-20 14:56:18 -06:00
David Hill
7eb724f4e9
fix: dialog shadow
2026-01-20 20:34:46 +00:00
David Hill
7653e2d4d8
update: add new border and shadow style
2026-01-20 20:34:45 +00:00
David Hill
261b1eca2e
update keyboard shortcuts panel to match general settings styling
2026-01-20 20:34:45 +00:00
David Hill
dbc15d4816
add color scheme preview on hover in appearance dropdown
2026-01-20 20:34:45 +00:00
David Hill
602b6be4d4
update settings panel padding and make content full width
2026-01-20 20:34:45 +00:00
David Hill
7f4277695d
set 32px spacing between main title and group title
2026-01-20 20:34:45 +00:00
David Hill
39afc055bf
add fade gradient to settings panel headers
2026-01-20 20:34:45 +00:00
David Hill
73b1bc42f4
increase specificity of select trigger hover/expanded states
2026-01-20 20:34:45 +00:00
David Hill
3eea1d424e
set select trigger value font weight to regular
2026-01-20 20:34:45 +00:00
David Hill
1092cf4034
increase gap between label and icon in select trigger to 12px
2026-01-20 20:34:45 +00:00
David Hill
0c270b4743
reset select trigger to default state after selection
2026-01-20 20:34:45 +00:00
David Hill
715860f997
set default select trigger background to transparent
2026-01-20 20:34:45 +00:00
David Hill
26f66b5f5d
update: color token
2026-01-20 20:34:45 +00:00
David Hill
f250a229c9
update select trigger icon styling and spacing
2026-01-20 20:34:45 +00:00
David Hill
c2c2bb1fa9
add 4px left padding to sidebar section title
2026-01-20 20:34:45 +00:00
David Hill
19ac6f1948
set hover background of active sidebar item to surface-raised-base
2026-01-20 20:34:45 +00:00
David Hill
0d9ce6ad7b
set settings sidebar width to 200px
2026-01-20 20:34:45 +00:00
David Hill
2b95956132
add x-large dialog size and use it for settings modal
2026-01-20 20:34:45 +00:00
David Hill
36bbe809fa
add 4px gutter between select trigger and dropdown
2026-01-20 20:34:45 +00:00
David Hill
a8113ee0df
update select trigger and dropdown styling
2026-01-20 20:34:45 +00:00
David Hill
bcb8d970f1
add selector icon and use it for select dropdown trigger
2026-01-20 20:34:44 +00:00
David Hill
c57491ba48
add triggerStyle prop to Select and use it for font selector
2026-01-20 20:34:44 +00:00
David Hill
9ffb7141e5
set select dropdown border-radius to 8px
2026-01-20 20:34:44 +00:00
David Hill
f3b0f312bf
adjust select dropdown positioning and padding structure
2026-01-20 20:34:44 +00:00
David Hill
09a6107649
set select dropdown min-width to 180px
2026-01-20 20:34:44 +00:00
David Hill
af8d91117c
update select item styling: 4px radius, default cursor, 8px 2px padding
2026-01-20 20:34:44 +00:00
David Hill
0ffc2c2b39
increase select dropdown padding to 4px
2026-01-20 20:34:44 +00:00
David Hill
f9c951aa8b
render font options in their respective fonts
2026-01-20 20:34:44 +00:00
David Hill
78bcbda2fa
wrap settings row groups with styled container
2026-01-20 20:34:44 +00:00
David Hill
262aca1bca
remove border and background from settings panel headers
2026-01-20 20:34:44 +00:00
David Hill
0cbbe5af77
remove subheader from General settings panel
2026-01-20 20:34:44 +00:00
David Hill
ecae24f426
use medium font weight for settings tab labels
2026-01-20 20:34:44 +00:00
David Hill
745206ffbb
increase gap between icon and label in settings tabs to 12px
2026-01-20 20:34:44 +00:00
David Hill
83557e9b66
add keyboard icon and use it for Shortcuts settings tab
2026-01-20 20:34:44 +00:00
David Hill
1a4abe85e8
add sliders icon and use it for General settings tab
2026-01-20 20:34:44 +00:00
David Hill
175313922b
use active background color for selected settings tab
2026-01-20 20:34:44 +00:00
David Hill
74ad6dd4c9
update settings tabs layout and spacing
2026-01-20 20:34:44 +00:00
David Hill
a94667e8e7
increase icon letter size to 32px in edit project dialog
2026-01-20 20:34:44 +00:00
David Hill
ff8abd8c2b
increase session messages popover open delay to 1000ms
2026-01-20 20:34:44 +00:00
Adam
95e9407e63
test(app): fix e2e
2026-01-20 14:02:09 -06:00
Adam
1ac0980c80
test(app): windows e2e
2026-01-20 14:02:09 -06:00
Adam
1d6f650f53
fix(app): ayu theme colors
2026-01-20 13:59:04 -06:00
Adam
0b9b85ea6e
wip(app): ayu colors
2026-01-20 13:59:04 -06:00
Adam
5521d66bb8
wip(app): ayu colors
2026-01-20 13:59:04 -06:00
Rahul A Mistry
281c9d1870
fix(app): change terminal.new keybind to ctrl+alt+t ( #9670 )
2026-01-20 13:03:20 -06:00
Rahul A Mistry
80481c2247
fix(app): cleanup pty.exited event listener on unmount ( #9671 )
2026-01-20 13:03:01 -06:00
drunkpiano
156ce54362
fix(ui): prevent Enter key action during IME composition ( #9564 )
2026-01-20 13:01:56 -06:00
Michael Banucu
17c4202ea8
fix(opencode): Allow compatible Bun versions in packageManager field ( #9597 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-20 11:34:00 -06:00
Adam
7170983ef2
fix(app): duplicate session loads
2026-01-20 11:25:58 -06:00
zerone0x
a3a06ffc4f
fix(ui): show filename in Edit/Write permission titles ( #9662 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-20 11:14:47 -06:00
Tommy D. Rossi
68e41a1ee7
fix: pass arguments to commands without explicit placeholders ( #9606 )
2026-01-20 11:12:43 -06:00
Aiden Cline
5622c53e1f
tweak: adjust codex prompt to discourage unnecessary question asking and encourage more autonomy
2026-01-20 11:08:04 -06:00
GitHub Action
dfe6ce211d
chore: generate
2026-01-20 16:57:52 +00:00
Rahul A Mistry
8639b0767a
feat(app): add tooltips to sidebar new session/workspace buttons ( #9652 )
2026-01-20 10:57:11 -06:00
Adam
5f67e6fd12
fix(app): don't jump accordion on expand/collapse
2026-01-20 10:54:04 -06:00
Adam
86b2002deb
fix: type error
2026-01-20 10:34:10 -06:00
Adam
7f862533d8
fix(app): better pending states for workspace operations
2026-01-20 10:31:57 -06:00
msvechla
8f62d4a5e3
fix(mcp): register OAuth callback before opening browser ( #9646 )
2026-01-20 10:18:49 -06:00
GitHub Action
733226de9d
chore: generate
2026-01-20 16:11:56 +00:00
Noam Bressler
e8b0a65c63
feat: Support ACP audience by mapping to ignore and synthetic ( #9593 )
...
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-20 10:11:02 -06:00
GitHub Action
cd2125eecd
chore: generate
2026-01-20 16:01:54 +00:00
Adam
8595dae1a4
fix(app): session loading loop
2026-01-20 10:01:04 -06:00
Rahul Mishra
c365f0a7c1
feat: add restart and reload menu items on macOS ( #9212 )
2026-01-20 09:44:15 -06:00
Rahul A Mistry
01b12949e3
fix(app): terminal no longer hangs on exit or ctrl + D and closes the pane ( #9506 )
2026-01-20 09:42:20 -06:00
Adam
ac7e674a87
fix(app): broken
2026-01-20 09:05:04 -06:00
GitHub Action
47fa496701
chore: generate
2026-01-20 13:34:20 +00:00
Adam
d77cbf9c46
chore: cleanup
2026-01-20 07:33:44 -06:00
Adam
340285575b
chore: cleanup
2026-01-20 07:33:44 -06:00
Adam
dd5b5f5482
chore: cleanup
2026-01-20 07:33:44 -06:00
Adam
924fc9ed80
wip(app): settings
2026-01-20 07:33:44 -06:00
Adam
df094a10ff
wip(app): settings
2026-01-20 07:33:44 -06:00
Adam
de3641e8eb
wip(app): settings
2026-01-20 07:33:44 -06:00
Adam
8bcbfd6396
wip(app): settings
2026-01-20 07:33:44 -06:00
opencode
e521fee002
release: v1.1.27
2026-01-20 12:13:48 +00:00
Adam
04e60f2b3d
fix(app): no flash of home page on start
2026-01-20 06:10:53 -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
Adam
5145b72c4a
chore: cleanup
2026-01-20 05:37:15 -06:00
Adam
347cd8ac63
chore: cleanup
2026-01-20 05:35:24 -06:00
Adam
b711ca57f2
fix(app): localStorage quota
2026-01-20 05:21:33 -06:00
Adam
353115a895
fix(app): user message expand on click
2026-01-20 05:21:33 -06:00
Adam
5f0372183a
fix(app): persist quota
2026-01-20 05:21:32 -06:00
GitHub Action
616329ae97
chore: generate
2026-01-20 06:33:16 +00:00
Aiden Cline
9706aaf552
rm filetime assertions from patch tool
2026-01-20 00:32:29 -06:00
Brendan Allan
8b379329a6
fix(desktop): completely disable pinch to zoom
2026-01-20 14:07:39 +08:00
Craig Jellick
68d1755a9e
fix: add space toggle hint to tool selection prompt ( #9535 )
2026-01-19 23:38:26 -06:00
Aiden Cline
419004992d
chore: remove duplicate prompt file
2026-01-19 23:22:57 -06:00
Aiden Cline
0d49df46ef
fix: ensure truncation handling applies to mcp servers too
2026-01-19 23:19:24 -06:00
James Meng
36f5ba52e9
fix(batch): update batch tool definition to outline correct value for max tool calls ( #9517 )
2026-01-19 22:15:02 -06:00
GitHub Action
088b537657
chore: generate
2026-01-20 01:42:14 +00:00
Filip
4ddfa86e7f
fix(app): message list overflow & scrolling ( #9530 )
2026-01-19 19:41:42 -06:00
David Hill
b91b76e9eb
add 8px padding to recent sessions popover
2026-01-20 01:41:36 +00:00
David Hill
6ed656a615
remove top padding from edit project dialog form
2026-01-20 01:36:34 +00:00
David Hill
7b336add88
update session messages popover gutter to 28px
2026-01-20 01:21:36 +00:00
David Hill
7f9ffe57f9
update thinking text styling in desktop app
2026-01-20 00:42:55 +00:00
David Hill
ad31b555a8
position session messages popover at top
2026-01-20 00:27:03 +00:00
David Hill
a05c334702
retain session hover state when popover open and update border radius
2026-01-20 00:24:51 +00:00
David Hill
cf284e32aa
update session hover popover styling
2026-01-20 00:21:11 +00:00
David Hill
054ccee78d
update review session empty state styling
2026-01-20 00:15:13 +00:00
DNGriffin
bfa986d45e
feat(app): Add ability to select project directory text to web ( #9344 )
2026-01-19 17:38:52 -06:00
Dax Raad
aa4b06e165
tui: fix message history cleanup to prevent memory leaks
2026-01-19 18:22:19 -05:00
GitHub Action
2542693f7b
chore: generate
2026-01-19 22:13:58 +00:00
Adam
bec294b781
fix(app): remove copy button from summary
2026-01-19 16:13:16 -06:00
opencode
1ee8a9c0b2
release: v1.1.26
2026-01-19 21:55:27 +00:00
Adam
4e04bee0c9
fix(app): favicon
2026-01-19 15:46:04 -06:00
Spoon
673e79f457
tweak(batch): up restrictive max batch tool from 10 to 25 ( #9275 )
2026-01-19 15:44:58 -06:00
Adam
79ae749ed8
fix(app): don't change resize handle on hover
2026-01-19 15:28:37 -06:00
Filip
d605a78a05
fix(app): change keybind for cycling thinking effort ( #9508 )
2026-01-19 15:15:43 -06:00
GitHub Action
69b3b35ea5
chore: generate
2026-01-19 21:00:39 +00:00
Adam
3173ba1288
fix(app): fade under sticky elements
2026-01-19 14:59:50 -06:00
Adam
a4d1824412
fix(app): no more favicons
2026-01-19 14:59:47 -06:00
Adam
cac35bc52d
fix(app): global terminal/review pane toggles
2026-01-19 14:59:46 -06:00
Adam
ecc51ddb4e
fix(app): hash nav
2026-01-19 14:59:46 -06:00
Aiden Cline
769c97af08
chore: rm double conditional
2026-01-19 14:49:51 -06:00
GitHub Action
e29120317f
chore: generate
2026-01-19 20:47:09 +00:00
Ronan Kearns
88c5a7fe9e
fix(tui): clarify resume session tip ( #9490 )
2026-01-19 14:46:32 -06:00
Joseph Campuzano
091e88c1e1
fix(opencode): sets input mode based on whether mouse vs keyboard is in use to prevent mouse events firing ( #9449 )
2026-01-19 14:46:17 -06:00
Filip
d19e76d96c
fix: keyboard nav when mouse hovered over list ( #9500 )
2026-01-19 14:43:32 -06:00
Filip
c3393ecc6c
fix(app): give feedback when trying to paste a unsupported filetype ( #9452 )
2026-01-19 14:16:25 -06:00
Ryan Vogel
889c60d63b
fix(web): rename favicons to v2 for cache busting ( #9492 )
2026-01-19 15:04:59 -05:00
Ariane Emory
c47699536f
fix: Don't unnecessarily wrap lines and introduce an unneeded empty line ( resolves #9489 ) ( #9488 )
2026-01-19 13:56:24 -06:00
Adam
c2f9fd5fef
fix(app): reload instance after workspace reset
2026-01-19 12:44:41 -06:00
Aiden Cline
3fd0043d19
chore: handle fields other than reasoning_content in interleaved block
2026-01-19 12:18:17 -06:00
Adam
092428633f
fix(app): layout jumping
2026-01-19 11:44:20 -06:00
Adam
fc50b2962c
fix(app): make terminal sessions scoped to workspace
2026-01-19 11:28:24 -06:00
Aiden Cline
dd0906be8c
tweak: apply patch description
2026-01-19 11:22:00 -06:00
David Hill
b72a00eaa3
fix text field border showing through focus ring
2026-01-19 17:10:27 +00:00
David Hill
2dbdd18483
add hover overlay with upload/trash icons to project icon in edit dialog
2026-01-19 17:10:27 +00:00
David Hill
b0794172bf
update: tighten edit project color spacing
2026-01-19 17:10:27 +00:00
David Hill
9fbf2e72b4
update: constrain edit project dialog width
2026-01-19 17:10:27 +00:00
David Hill
494e8d5be9
update: tweak edit project icon container
2026-01-19 17:10:27 +00:00
David Hill
e12b94d91a
update: adjust edit project icon helper text
2026-01-19 17:10:27 +00:00
David Hill
89be504abc
update: align edit project dialog padding and avatar styles
2026-01-19 17:10:27 +00:00
David Hill
c7f0cb3d2d
fix: remove focus outline from dropdown menu
2026-01-19 17:10:26 +00:00
Adam
eb779a7cc5
chore: cleanup
2026-01-19 10:55:57 -06:00
Adam
c720a2163c
chore: cleanup
2026-01-19 10:55:57 -06:00
Adam
7811e01c8e
fix(app): new layout improvements
2026-01-19 10:55:57 -06:00
Adam
befd0f1636
feat(app): new session layout
2026-01-19 10:55:57 -06:00
Adam
1f11a8a6ea
feat(app): improved session layout
2026-01-19 10:55:57 -06:00
Goni Zahavy
d5ae8e0bef
fix(opencode): cargo fmt is formatting whole workspace instead of edited file ( #9436 )
2026-01-19 10:48:59 -06:00
GitHub Action
453417ed47
chore: generate
2026-01-19 16:46:09 +00:00
Joseph Campuzano
72cb7ccc00
fix(app): list component jumping when mouse happens to be under the list and keyboard navigating. ( #9435 )
2026-01-19 10:43:27 -06:00
Adam
4ee540309f
fix(app): hide settings button
2026-01-19 10:26:21 -06:00
Aiden Cline
5b86724632
fix: cargo fmt actually does not support formatting single files
2026-01-19 10:15:32 -06:00
paulclou
b1684f3d12
fix(config): rename uv formatter from 'uv format' to 'uv' for config consistency ( #9409 )
...
Co-authored-by: Paul C. Lou <paul@exig.ai>
2026-01-19 09:59:51 -06:00
Vladimir Glafirov
29e206b6c6
docs: Improve Gitlab self-hosted instances documentation ( #9391 )
2026-01-19 09:51:27 -06:00
Evgenii Kosenko
31864cadb4
docs: update codecompanion.nvim acp doc ( #9411 )
2026-01-19 09:50:41 -06:00
Frank
843d76191e
zen: fix black reset date
2026-01-19 10:12:50 -05:00
Adam
1ba7c606e6
chore: cleanup
2026-01-19 09:03:52 -06:00
Adam
2b086f0584
test(app): more e2e tests
2026-01-19 09:03:52 -06:00
Adam
182c43a78f
chore: cleanup
2026-01-19 09:03:52 -06:00
Adam
dd19c3d8f2
test(app): e2e utilities
2026-01-19 09:03:52 -06:00
Adam
91a708b12e
test(app): more e2e tests
2026-01-19 09:03:52 -06:00
Adam
19d15ca4df
test(app): more e2e tests
2026-01-19 09:03:52 -06:00
Adam
03d7467ea2
test(app): initial e2e test setup
2026-01-19 09:03:52 -06:00
GitHub Action
23e9c02a7f
chore: generate
2026-01-19 13:37:19 +00:00
Adam
51804a47e9
chore: cleanup
2026-01-19 07:35:52 -06:00
Adam
55739b7aa1
chore: cleanup
2026-01-19 07:35:52 -06:00
Adam
295f290efd
chore: cleanup
2026-01-19 07:35:52 -06:00
Adam
1a262c4ca8
chore: cleanup
2026-01-19 07:35:52 -06:00
Adam
dca2540ca7
chore: cleanup
2026-01-19 07:35:52 -06:00
Adam
fcfe6d3d26
chore: cleanup
2026-01-19 07:35:52 -06:00
Adam
093a3e7876
feat(app): reset worktree
2026-01-19 07:35:52 -06:00
Adam
f26de6c52f
feat(app): delete workspace
2026-01-19 07:35:52 -06:00
Mani Sundararajan
08005d755b
refactor(desktop): tweak share button to prevent layout shift ( #9322 )
2026-01-19 04:34:40 -06:00
Slone
13276aee82
fix(desktop): apply getComputedStyle polyfill on all platforms ( #9369 )
2026-01-19 04:32:41 -06:00
Aiden Cline
4299450d7d
tweak apply_patch tool description
2026-01-19 01:31:30 -06:00
Aiden Cline
3515b4ff7d
omit todo tools for openai models
2026-01-19 01:06:26 -06:00
Aiden Cline
4a7809f600
add proper variant support to copilot
2026-01-19 00:18:42 -06:00
GitHub Action
9d1803d000
chore: generate
2026-01-19 06:14:40 +00:00
Aiden Cline
86df915df0
chore: cleanup provider code to assign copilot sdk earlier in flow
2026-01-19 00:13:58 -06:00
GitHub Action
6f847a794b
chore: generate
2026-01-19 06:12:36 +00:00
NateSmyth
260ab60c0b
fix: track reasoning by output_index for copilot compatibility ( #9124 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-19 00:11:54 -06:00
Aiden Cline
e2f1f4d81e
add scheduler, cleanup module ( #9346 )
2026-01-18 23:33:23 -06:00
Christopher Tso
fc6c9cbbd2
fix(github-copilot): auto-route GPT-5+ models to Responses API ( #5877 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-18 23:30:28 -06:00
Thiago Malek
6b481b5fb0
fix(opencode): use streamObject when using openai oauth in agent generation ( #9231 )
2026-01-18 23:22:31 -06:00
Luke Parker
d939a3ad54
feat(tui): use mouse for permission buttons ( #9305 )
2026-01-18 21:42:10 -06:00
Frank
bee2f65409
zen: fix checkout link for black users
2026-01-18 19:19:00 -05:00
Luke Parker
e81bb86795
fix: Windows evaluating text on copy ( #9293 )
2026-01-18 17:27:30 -06:00
Alan Pogrebinschi
b4d4a1ea7d
docs: clarify agent tool access and explore vs general distinction ( #9300 )
2026-01-18 16:46:04 -06:00
Aiden Cline
0d8e706fac
test: fix transfomr test
2026-01-18 14:44:39 -06:00
Aiden Cline
d841e70d26
fix: bad variants for grok models
2026-01-18 14:21:14 -06:00
Aiden Cline
c29d44fcef
docs: note untracked files in review
2026-01-18 13:22:58 -06:00
zerone0x
38c641a2fc
fix(tool): treat .fbs files as text instead of images ( #9276 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-18 13:17:49 -06:00
Vladimir Glafirov
501ef2d989
fix: update gitlab-ai-provider to 1.3.2 ( #9279 )
2026-01-18 13:11:34 -06:00
Spoon
bfd2f91d5b
feat(hook): command execute before hook ( #9267 )
2026-01-18 13:11:22 -06:00
Caleb Norton
dac099a489
feat(nix): overhaul nix flake and packages ( #9032 )
2026-01-18 11:14:13 -06:00
GitHub Action
5009f10406
chore: generate
2026-01-18 16:46:02 +00:00
Lior
095a64291d
fix(acp): preserve file attachment metadata during session replay ( #6342 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-18 10:45:25 -06:00
Chawye Hsu
f7fef99ddd
refactor(installation): update scoop installation method ( #9243 )
...
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
2026-01-18 09:58:34 -06:00
Aiden Cline
2dcca4755d
fix: import issue in patch module
2026-01-18 09:47:18 -06:00
OpeOginni
ad2e03284b
refactor(desktop): improve layout and styling of session search button ( #9251 )
2026-01-18 08:10:38 -06:00
Kit Langton
6c0991d162
fix(app): remove redundant toast for thinking effort changes ( #9181 )
2026-01-18 08:00:49 -06:00
Mani Sundararajan
06bc4dcb06
feat(desktop): implement session unshare button ( #8660 )
2026-01-18 05:12:07 -06:00
Mani Sundararajan
0ccf9bd9ac
feat(cli): uninstall opencode installed via windows package managers ( #8571 )
2026-01-18 02:40:01 -06:00
Noam Bressler
ee4ea65311
fix: restore persisted model/agent when loading ACP session ( #7809 )
...
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-18 01:29:57 -06:00
Noam Bressler
bef1f66281
fix(acp): use single global event subscription and route by sessionID ( #5628 )
...
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com>
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-18 01:29:42 -06:00
GitHub Action
d13c0ea915
chore: generate
2026-01-18 06:42:13 +00:00
Bowen Dwelle
3591372c45
feat(tool): increase question header and label limits ( #9201 )
2026-01-18 00:41:36 -06:00
GitHub Action
90f848fbc6
chore: generate
2026-01-18 06:35:48 +00:00
Aiden Cline
b7ad6bd839
feat: apply_patch tool for openai models ( #9127 )
2026-01-18 00:35:09 -06:00
Patrick Schiel
10433cb45b
fix(windows): fix jdtls download on Windows ( #9195 )
2026-01-18 00:30:45 -06:00
GitHub Action
073f9d99b5
chore: generate
2026-01-18 03:55:03 +00:00
Nathan Flurry
bfb8c531c2
feat: bind vim-style line-by-line scrolling ( #8980 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-17 21:54:26 -06:00
Aiden Cline
052f887a9a
core: prevent env variables in config from being replaced with actual values
...
When opencode.json was missing a $schema, the config loader would add it
and write the file back - but with env variables like {env:API_KEY} replaced
with their actual secret values. This made it impossible to safely commit
opencode.json to version control.
Now the original config text is preserved when adding $schema, keeping
variable placeholders intact.
2026-01-17 20:59:50 -06:00
Kit Langton
759e68616e
refactor(tui): unify command registry and derive slash commands ( #9115 )
2026-01-17 20:39:19 -06:00
opencode-agent[bot]
93e43d8e5e
Hide variants hint when list empty ( #9179 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-17 20:32:57 -06:00
David Hill
53c77e29df
fix: remove max-width of session name tooltip
2026-01-18 00:59:41 +00:00
David Hill
260739a227
Revert "fix: increase max-width of session name tooltip"
...
This reverts commit c3ab76c8ad .
2026-01-18 00:57:21 +00:00
David Hill
c3ab76c8ad
fix: increase max-width of session name tooltip
2026-01-18 00:51:35 +00:00
David Hill
389d97ece9
fix: adjust project path tooltip placement
...
Move the desktop project path tooltip above the header and tune spacing/offset; add content style hooks to Tooltip for max-width and horizontal shift.
2026-01-18 00:48:49 +00:00
David Hill
e36b3433fc
fix: remove max width on sidebar new buttons
2026-01-18 00:48:06 +00:00
David Hill
ded9bd26bb
fix: adjust session list tooltip trigger and delay
2026-01-18 00:07:21 +00:00
David Hill
c890853992
fix: keep project avatar hover styles while popover open
2026-01-17 23:40:06 +00:00
David Hill
2a4e8bc01c
fix: adjust recent sessions popover padding
2026-01-17 23:21:34 +00:00
David Hill
c19d031144
fix: reduce prompt dock bottom spacing
2026-01-17 22:54:30 +00:00
David Hill
0cc9a22a42
fix: show project name in avatar hover
2026-01-17 22:51:49 +00:00
David Hill
b4075cd856
fix: remove loading text after splash
2026-01-17 21:54:51 +00:00
David Hill
53227bfc2a
fix: command pallete file list item spacing
2026-01-17 21:46:23 +00:00
David Hill
d3baaf7408
fix: shrink project notification dot and mask
2026-01-17 21:46:23 +00:00
David Hill
0384e6b0e1
fix: update desktop initializing splash logo
2026-01-17 21:46:23 +00:00
David Hill
c3d33562c7
fix: align project avatar notification dot
2026-01-17 21:46:23 +00:00
Aiden Cline
f3513bacff
tui: fix model state persistence when model store is not ready
2026-01-17 14:41:42 -06:00
opencode-agent[bot]
3aff88c23d
docs: add use_github_token to example ( #9120 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-17 13:36:54 -06:00
Aiden Cline
58f7da6e9f
docs: document the plural forms
2026-01-17 13:09:30 -06:00
Rahul Mishra
5a199b04cb
fix: don't try to open command palette if a dialog is already open ( #9116 )
2026-01-17 13:08:11 -06:00
Bernat Pericàs
eb968a6651
docs(config): explain that autoupdate doesn't work when installed with a package manager ( #9092 )
2026-01-17 13:07:03 -06:00
Colby Gilbert
a813fcb41c
docs: add firmware provider to providers docs ( #8993 )
2026-01-17 13:04:43 -06:00
Slone
07dc8d8ce4
fix: escape CSS selector keys to handle special characters ( #9030 )
2026-01-17 05:48:38 -06:00
GitHub Action
d377246491
chore: generate
2026-01-17 11:47:55 +00:00
Javier Aceña
7030f49a74
fix: mdns discover hostname ( #9039 )
2026-01-17 05:47:19 -06: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