GitHub Action
e1fe86e6d7
chore: generate
2026-01-24 23:10:03 +00:00
David Hill
93e948ae12
fix(ui): ensure comment popover appears above other comment icons
2026-01-24 23:09:22 +00:00
David Hill
8714b1a3ac
add active state to comment cards in prompt input
2026-01-24 23:09:22 +00:00
David Hill
4ded06f05d
update: theme variables
2026-01-24 23:09:22 +00:00
GitHub Action
6d0fecb985
chore: generate
2026-01-24 23:02:21 +00:00
adamelmore
e223d1a0e5
fix: type error
2026-01-24 17:01:37 -06:00
adamelmore
3fdd6ec120
fix(app): terminal clone needs remount
2026-01-24 16:58:43 -06:00
adamelmore
2f1be914cd
fix(app): remove terminal connection error overlay
2026-01-24 16:58:43 -06:00
GitHub Action
1269766cb8
chore: generate
2026-01-24 22:58:15 +00:00
adamelmore
ae11cad13b
fix: type error
2026-01-24 16:57:38 -06:00
adamelmore
10d227b8d6
fix(ui): tab focus state
2026-01-24 16:57:38 -06:00
adamelmore
d97cd56867
fix(ui): popover exit ux
2026-01-24 16:57:38 -06:00
David Hill
43906f56c8
fix(app): remove space between ellipsis and truncated text in comment card tooltip
2026-01-24 22:42:52 +00:00
David Hill
241087d1dc
fix(app): update status popover empty state text color and centering
2026-01-24 22:35:24 +00:00
David Hill
fba77a364c
fix(ui): prevent tooltip fade when forceOpen is true
2026-01-24 22:29:38 +00:00
David Hill
3d956c5f7e
fix(ui): show 'Copied' tooltip instantly when copy button clicked
2026-01-24 22:25:20 +00:00
David Hill
4a4c1b31a7
fix(ui): update copy button tooltip gutter and label to 'Copy link'
2026-01-24 22:22:01 +00:00
David Hill
30111d2b16
fix(ui): prevent focus on share popover text field
2026-01-24 22:17:59 +00:00
David Hill
b695216063
fix(ui): align list search input width with list items
2026-01-24 22:11:31 +00:00
David Hill
c2ec608212
feat(ui): add link icon and use it for copy-to-clipboard buttons
...
Replace copy icon with new link icon in share URL copy button
and TextField copyable button for better visual indication.
2026-01-24 22:02:09 +00:00
David Hill
c1af7ddc6b
fix(app): adjust share popover position 64px to the left
2026-01-24 22:02:09 +00:00
David Hill
cf7c6417f8
fix(app): update share popover gutter to 6px and radius to match status dropdown
2026-01-24 22:02:09 +00:00
David Hill
937474aff0
fix(app): add 8px spacing between share button and icon buttons in titlebar
2026-01-24 22:02:09 +00:00
David Hill
a878b8d7ac
refactor(app): replace Popover with DropdownMenu for server options
2026-01-24 22:02:09 +00:00
David Hill
b824fc5516
fix(app): update options icon button styling - active state and hover
2026-01-24 22:02:09 +00:00
David Hill
c56f6127c7
fix(app): change server item actions div padding from px-4 to pl-4
2026-01-24 22:02:09 +00:00
David Hill
8845f2b926
feat(ui): add onFilter callback to List, discard add server row when searching
2026-01-24 22:02:09 +00:00
David Hill
df4d839577
fix(app): position status circle inside input wrapper and fix dialog padding
2026-01-24 22:02:09 +00:00
David Hill
8fe42cd5dc
fix(app): remove hover background color from server list items
2026-01-24 22:02:09 +00:00
David Hill
a169c2987b
fix(app): allow add server row to grow for error message
2026-01-24 22:02:08 +00:00
David Hill
a5c08bc4f8
fix(app): update add server button and row styling
2026-01-24 22:02:08 +00:00
David Hill
02aea77e92
feat(app): update manage servers dialog styling and behavior
2026-01-24 22:02:08 +00:00
David Hill
a98add29d1
feat(app): add truncation tooltip to server items in status popover
2026-01-24 22:02:08 +00:00
David Hill
d01df32e36
fix(app): update server and MCP item styles in status popover
2026-01-24 22:02:08 +00:00
David Hill
2c620e1742
fix(app): update status popover styling and positioning
2026-01-24 22:02:08 +00:00
David Hill
262084d7e6
fix(app): use rounded-sm for explicit 4px border radius
2026-01-24 22:02:08 +00:00
David Hill
b089358503
fix(app): update titlebar spacing and status popover styling
2026-01-24 22:02:08 +00:00
David Hill
02456376ce
fix(app): enable submit button when comment cards are present
2026-01-24 22:02:08 +00:00
GitHub Action
faf2609bc5
chore: generate
2026-01-24 21:53:51 +00:00
Liyang Zhu
aeeb05e4a0
feat(app): back button in subagent sessions ( #10439 )
2026-01-24 15:53:15 -06:00
adamelmore
847a7ca009
fix(app): don't show scroll to bottom if no scroll
2026-01-24 15:01:17 -06:00
adamelmore
dc1ff0e63e
fix(app): model select not closing on escape
2026-01-24 15:01:05 -06:00
adamelmore
7ba25c6afb
fix(app): model selector ux
2026-01-24 15:01:05 -06:00
adamelmore
b951187a6e
fix(app): no select on new session
2026-01-24 14:58:16 -06:00
Maharshi Patel
8f99e9a606
fix(opentui): question selection click when terminal unfocused ( #9731 )
2026-01-24 15:12:16 -05:00
adamelmore
27b45d070d
fix(app): scrolling for unpaid model selector
2026-01-24 13:38:14 -06:00
Dax Raad
eaa622e852
fix adam
2026-01-24 14:25:01 -05:00
Dax Raad
ff9c186485
tests
2026-01-24 14:16:46 -05:00
adamelmore
41f2653a30
fix(app): prompt submission failing on first message
2026-01-24 13:15:34 -06:00
Dax Raad
0d9ca0ea31
sync
2026-01-24 14:14:17 -05:00
Dax Raad
68bd16df69
core: fix models snapshot loading to prevent caching issues
2026-01-24 14:06:07 -05:00
GitHub Action
b3901ac38b
chore: generate
2026-01-24 18:59:51 +00:00
David Hill
48236ee0ef
feat(ui): add critical shadow for comment input validation, set editor popover radius to 14px
2026-01-24 18:59:07 +00:00
David Hill
e2bffc29f2
fix(ui): change read-only comment popover border-radius to 8px
2026-01-24 18:59:07 +00:00
David Hill
fda897eac4
fix(app): improve comment popover - remove disabled state, add error styling, fix click-outside detection
2026-01-24 18:59:07 +00:00
David Hill
e5d2d984b6
feat(app): change prompt placeholder based on comment count
2026-01-24 18:59:07 +00:00
David Hill
bfb0885371
fix(util): change filename truncation to end truncation, add truncateMiddle utility
2026-01-24 18:59:07 +00:00
David Hill
0d41f1fc24
fix(ui): remove unnecessary !important from diff selection styles
2026-01-24 18:59:07 +00:00
David Hill
363ff153a4
fix(ui): fix selected line number color in diff view for light/dark mode
2026-01-24 18:59:07 +00:00
David Hill
f4bcf0062a
fix(app): adjust prompt container padding to 16px bottom and horizontal
2026-01-24 18:59:07 +00:00
David Hill
9759afad83
fix(app): adjust prompt input positioning - 12px from bottom/right, remove session panel bottom padding
2026-01-24 18:59:07 +00:00
David Hill
ac204ed89d
fix(ui): add escape/click-away to close read-only comment popovers, 10px radius, remove 'Click to view context' text
2026-01-24 18:59:06 +00:00
adamelmore
1080f37f9c
fix(app): don't use findLast
2026-01-24 12:41:50 -06:00
adamelmore
d90b4c9ebd
fix(app): line selection ux
2026-01-24 12:41:50 -06:00
adamelmore
42b802b688
fix(app): line selection ux fixes
2026-01-24 12:41:50 -06:00
Dax Raad
fa1a54ba3d
fix nix
2026-01-24 13:24:40 -05:00
GitHub Action
8f0d08fae0
chore: generate
2026-01-24 18:17:29 +00:00
Joseph Campuzano
15801a01ba
fix: add state to pause existing audio for demo menus, add support fo… ( #10428 )
2026-01-24 12:16:53 -06:00
Dax Raad
32e6bcae3b
core: fix unicode filename handling in snapshot diff by disabling quote escaping
...
This ensures unicode and special characters in filenames are displayed correctly when generating diff patches, allowing proper file detection and revert operations
2026-01-24 13:07:07 -05:00
zerone0x
087d7da14d
fix(provider): deep merge providerOptions in applyCaching ( #10323 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-24 13:07:04 -05:00
GitHub Action
442a735883
chore: generate
2026-01-24 18:04:12 +00:00
OpeOginni
67ea21b55a
feat(web): implement new server management for web and desktop ( #8513 )
2026-01-24 12:03:36 -06:00
Britt
f4cf3f4976
fix(web): construct apply_patch metadata before requesting permission ( #10422 )
2026-01-24 12:00:21 -06:00
Dax Raad
e3c1861a3e
get rid of models.dev macro
2026-01-24 12:27:13 -05:00
Sebastian Herrlinger
ad27427b48
use min/maxHeight for question textarea
2026-01-24 12:14:12 -05:00
Aiden Cline
88bcd04659
tweak: tell the model what model it is in environment section of prompt
2026-01-24 12:10:15 -05:00
justfortheloveof
077d17d433
fix: permission prompt should ignore keyboard events while dialog stack len > 0 ( #10338 )
2026-01-24 12:01:46 -05:00
Filip
6511243152
feat(docs): add a desktop troubleshooting guide ( #10397 )
2026-01-24 12:00:51 -05:00
GitHub Action
ea8d727e28
chore: generate
2026-01-24 16:55:54 +00:00
Frank
b590bda5ed
zen: show reload error
2026-01-24 11:48:19 -05:00
Frank
d8bbb6df60
zen: disable reload when reload fails
2026-01-24 11:48:19 -05:00
adamelmore
7c2e59de68
fix(app): new workspace expanded and at the top
2026-01-24 09:12:32 -06:00
adamelmore
fa510161f6
fix(app): missing translations
2026-01-24 09:12:12 -06:00
adamelmore
6abe86806f
fix(app): better error screen when connecting to sidecar
2026-01-24 09:10:02 -06:00
adamelmore
6d8e994383
fix(app): line selection fixes
2026-01-24 09:09:27 -06:00
GitHub Action
ae77ef3370
chore: generate
2026-01-24 14:47:36 +00:00
Ariane Emory
68e504bdc2
fix(tui): Use selectedForeground for question prompt tab text visibility ( resolves #10334 ) ( #10337 )
2026-01-24 09:46:59 -05:00
Rahul A Mistry
91287dd7bc
fix(app): tooltip text in light mode to use inverted neutral scale ( #9786 )
2026-01-24 07:17:20 -06:00
adamelmore
09f45320b7
chore: cleanup
2026-01-24 07:00:41 -06:00
adamelmore
962ab3bc8c
fix(app): reactive loops
2026-01-24 07:00:41 -06:00
adamelmore
da8f3e92a7
perf(app): better session stream rendering
2026-01-24 07:00:41 -06:00
GitHub Action
04b511e1fe
chore: generate
2026-01-24 12:50:47 +00:00
adamelmore
456469d541
fix(app): tool details indentation
2026-01-24 06:50:01 -06:00
adamelmore
d96877f173
fix(app): sticky header top
2026-01-24 06:50:01 -06:00
Ariane Emory
98b66ff933
feat(desktop): add Iosevka as a font choice ( resolves #10103 ) ( #10347 )
2026-01-24 06:28:58 -06:00
Devin Griffin
5f7111fe93
fix(app): Always close hovercard when view-sessions clicked ( #10326 )
2026-01-24 06:27:32 -06:00
Devin Griffin
d5f78a7278
fix(app): Fix plan mode btn keyboard a11y issues ( #10330 )
2026-01-24 06:27:09 -06:00
David Hill
0cc206a1a5
update: border radius on popover card
2026-01-24 06:18:56 +00:00
David Hill
d4443d79c7
update: border variable
2026-01-24 06:18:55 +00:00
David Hill
c9215e8dc3
fix(ui): style review tab comment button to match file tab - blue background, white comment icon
2026-01-24 06:18:55 +00:00
David Hill
58788192f4
fix(ui): close comment input popover on Escape key or click away
2026-01-24 06:18:55 +00:00
David Hill
40ab6ac862
fix(ui): use shadow-lg-border-base on read-only comment popovers and align label spacing
2026-01-24 06:18:55 +00:00
David Hill
31f80a45af
fix(ui): remove border from comment input popover
2026-01-24 06:18:55 +00:00
David Hill
0a9f51f87f
fix(ui): position read-only comment popover below icon with 4px gutter
2026-01-24 06:18:55 +00:00
David Hill
af6bd9d3b1
fix(ui): style comment popovers - 14px radius, move label below, use text-weak for label, text-strong 14px for comment
2026-01-24 06:18:55 +00:00
David Hill
c66da17364
fix(ui): move filename and line count below comment text in popovers
2026-01-24 06:18:55 +00:00
David Hill
b280207481
fix(app): add tooltip with path, 6px spacing before close icon, and reduce filename truncation to 14 chars
2026-01-24 06:18:55 +00:00
David Hill
75cccc305a
feat(app): add middle truncation for filename in comment card
2026-01-24 06:18:55 +00:00
David Hill
18ea09868a
fix(app): truncate filename from start to show end of path
2026-01-24 06:18:55 +00:00
David Hill
1df697dec7
fix(app): remove gap between filename and comment in comment card
2026-01-24 06:18:55 +00:00
David Hill
1476c4ca49
fix(app): add shadow-xs-border with hover state to comment card
2026-01-24 06:18:55 +00:00
David Hill
3b3ab29d8c
fix(app): comment card styling - 48px height, 2px gap, truncate filename while keeping line count visible
2026-01-24 06:18:55 +00:00
David Hill
258d207fd6
fix(app): increase comment font size to 12px
2026-01-24 06:18:55 +00:00
David Hill
4b64bff11b
fix(app): add 8px gap before close icon and truncate long filenames
2026-01-24 06:18:55 +00:00
David Hill
c70e8b5880
fix(app): keep close icon in top right of comment card
2026-01-24 06:18:55 +00:00
David Hill
42a1a1202c
fix(app): add transition-all to comment card hover states
2026-01-24 06:18:55 +00:00
David Hill
d3490cfd29
feat(ui): add close-small icon and use it for comment card dismiss button
2026-01-24 06:18:55 +00:00
David Hill
5384040051
fix(app): truncate comment text and set card max-width to 200px
2026-01-24 06:18:55 +00:00
David Hill
1bf4caa0c1
fix(app): indent comment text to align with filename in context card
2026-01-24 06:18:55 +00:00
David Hill
35a3c98221
fix(app): style submitted comment icons to match comment popup style
2026-01-24 06:18:55 +00:00
David Hill
56ece04dd5
fix(app): update prompt input styling - 14px border radius, card hover states, and 8px padding
2026-01-24 06:18:55 +00:00
David Hill
328bd3fb02
fix(app): update context cards styling with 8px padding/gap and 6px border radius
2026-01-24 06:18:55 +00:00
David Hill
2daa3652bb
fix(ui): add button-primary-base variable and use primary variant for Comment button
2026-01-24 06:18:54 +00:00
David Hill
ae84e9909a
fix(app): improve comment popup styling and add new comment icon
2026-01-24 06:18:54 +00:00
Fynn
b978ca11da
fix: retry webfetch with simple UA on 403 ( #10328 )
2026-01-24 00:14:32 -05:00
GitHub Action
e2d8310b76
chore: generate
2026-01-24 05:12:45 +00:00
Daniel Olowoniyi
1d09343f17
fix: allow gpt-5.1-codex model in codex auth pluginFixes ( #10181 )
2026-01-24 00:11:54 -05:00
Vladimir Glafirov
6633f0e6fa
fix: bump gitlab-ai-provider version ( #10255 )
2026-01-24 00:11:18 -05:00
Shantur Rathore
4173adf5e2
feat(tasks): Add model info as part of metadata ( #10307 )
2026-01-24 00:10:40 -05:00
Arthur
cf7e10c4e8
fix: add xhigh reasoning effort for GitHub Copilot GPT-5 models ( #10092 )
...
Co-authored-by: Arthur Freitas Ramos <arthur@MacBook-Air-de-Arthur.local>
2026-01-24 00:09:47 -05:00
Frank
af5e405391
zen: remove grok code model
2026-01-23 23:25:34 -05:00
Alex Yaroshuk
8a216a6ad5
fix(app): normalize path separators for session diff filtering on Windows ( #10291 )
2026-01-23 16:17:47 -06:00
Ariane Emory
225b72ca36
feat: always center selected item in selection dialogs ( resolves #10209 ) ( #10207 )
2026-01-23 11:59:39 -06:00
Rahul A Mistry
8105f186dc
fix(app): center checkbox indicator in provider selection ( #10267 )
2026-01-23 10:23:24 -06:00
GitHub Action
4f1bdf1c59
chore: generate
2026-01-23 16:22:07 +00:00
Frank
472695caca
zen: fix balance not shown
2026-01-23 11:21:08 -05:00
GitHub Action
469fd43c71
chore: generate
2026-01-23 15:59:00 +00:00
Frank
24d942349f
zen: use balance after rate limited
2026-01-23 10:58:00 -05:00
Edin
65c236c071
feat(app): auto-open oauth links for codex and copilot ( #10258 )
2026-01-23 09:35:44 -06:00
Adam
e5fe50f7da
fix(app): close delete workspace dialog immediately
2026-01-23 05:41:51 -06:00
Adam
b6beda1569
fix: type error
2026-01-23 05:32:37 -06:00
GitHub Action
f34b509fe7
chore: generate
2026-01-23 11:19:35 +00:00
Adam
2a2d800ac4
fix: type error
2026-01-23 05:18:57 -06:00
Adam
4afb46f571
perf(app): don't remount directory layout
2026-01-23 05:18:57 -06:00
Adam
c4d223eb99
perf(app): faster workspace creation
2026-01-23 05:18:42 -06:00
GitHub Action
3fbda54045
chore: generate
2026-01-23 11:10:22 +00:00
Shantur Rathore
41ede06b20
docs(ecosystem): Add CodeNomad entry to ecosystem documentation ( #10222 )
2026-01-23 05:09:38 -06:00
Adam
82ec84982e
Reapply "wip(app): line selection"
...
This reverts commit df7b6792cd .
2026-01-23 05:01:10 -06:00
Adam
df7b6792cd
Revert "wip(app): line selection"
...
This reverts commit 1780bab1ce .
2026-01-23 04:58:41 -06:00
Devin Griffin
c72d9a473c
fix(app): View all sessions flakiness ( #10149 )
2026-01-23 04:57:10 -06:00
GitHub Action
d3688b150a
chore: generate
2026-01-23 10:55:37 +00:00
Rahul A Mistry
e376e1de16
fix(app): enable dialog dismiss on model selector (dialog.tsx) ( #10203 )
2026-01-23 04:55:00 -06:00
opencode
c130dd425a
release: v1.1.34
2026-01-23 07:27:35 +00:00
Eric Guo
b298982268
fix(desktop): Fixed a reactive feedback loop in the global project cache sync ( #10139 )
2026-01-23 15:23:06 +08:00
Frank
47a2b9e8df
zen: glm 4.7
2026-01-23 01:21:41 -05:00
GitHub Action
213b823c69
chore: generate
2026-01-23 05:28:47 +00:00
Frank
c0dc8ea39e
wip: zen black
2026-01-23 00:27:54 -05:00
GitHub Action
077ebdbfda
chore: generate
2026-01-23 04:12:51 +00:00
Adam
1780bab1ce
wip(app): line selection
2026-01-22 22:12:12 -06:00
Adam
d35fabf5db
chore: cleanup
2026-01-22 22:12:12 -06:00
Adam
82f718b3cf
wip(app): line selection
2026-01-22 22:12:12 -06:00
Adam
0eb523631d
wip(app): line selection
2026-01-22 22:12:12 -06:00
Adam
99e15caaf6
wip(app): line selection
2026-01-22 22:12:12 -06:00
Adam
1e1872aada
wip(app): line selection
2026-01-22 22:12:12 -06:00
Adam
cb481d9ac8
wip(app): line selection
2026-01-22 22:12:12 -06:00
Adam
0ce0cacb28
wip(app): line selection
2026-01-22 22:12:12 -06:00
Adam
640d1f1ecc
wip(app): line selection
2026-01-22 22:12:12 -06:00
opencode
2e53697da0
release: v1.1.33
2026-01-23 02:38:33 +00:00
Adam
71cd59932e
fix(app): session shouldn't be keyed
2026-01-22 20:28:10 -06:00
Adam
14db336e3a
fix(app): flash of fallback icon for projects
2026-01-22 20:17:50 -06:00
Adam
2b9b98e9c2
fix(app): project icon color flash on load
2026-01-22 20:17:50 -06:00
Adam
07015aae07
fix(app): folder suggestions missing last part
2026-01-22 20:17:50 -06:00
Adam
972cb01d5c
fix(app): allow adding projects from any depth
2026-01-22 20:09:18 -06:00
Adam
a8018dcc43
fix(app): allow adding projects from root
2026-01-22 20:09:18 -06:00
zerone0x
31094cd5a4
fix(provider): add thinking presets for Google Vertex Anthropic ( #9953 )
...
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-22 19:44:18 -06:00
Adam
bcf7a65e36
fix(app): non-git projects should be renameable
2026-01-22 18:07:57 -06:00
Vladimir Glafirov
515391e9c7
feat(gitlab): Added support for OpenAI based GitLab Duo models ( #10108 )
2026-01-22 16:26:25 -06:00
Idris Gadi
510f595e25
fix(tui): add weight to fuzzy search to maintain title priority ( #10106 )
2026-01-22 16:15:11 -06:00
Frank
1b244bf850
wip: zen black
2026-01-22 17:06:47 -05:00
GitHub Action
c128579cfc
chore: generate
2026-01-22 22:04:55 +00:00
Frank
5f3ab9395f
wip: zen black
2026-01-22 17:02:46 -05:00
Alex Yaroshuk
fdac21688c
feat(app): add app version display to settings ( #10095 )
2026-01-22 14:41:29 -06:00
GitHub Action
dd5a601eda
chore: generate
2026-01-22 19:43:50 +00:00
iltenahmet
3eaf6f3baf
fix(ui): show file path in apply_patch request permission screen ( #10079 )
2026-01-22 13:43:11 -06:00
opencode
71ef43f9a0
release: v1.1.32
2026-01-22 19:22:26 +00:00
Greg Pstrucha
8ebb766470
fix(attach): allow remote --dir ( #8969 )
2026-01-22 13:19:08 -06:00
Adam
46de1ed3b6
fix(app): windows path handling issues
2026-01-22 12:41:02 -06:00
Alex Yaroshuk
3c7d5174b3
fix(ui): prevent copy buttons from stealing focus from prompt input ( #10084 )
2026-01-22 12:37:13 -06:00
Ygor Simões
32f72f49a8
feat(i18n): add br locale support ( #10086 )
2026-01-22 12:36:33 -06:00
Shubh Porwal
923e3da973
feat(ui): add aura theme ( #10056 )
2026-01-22 12:28:41 -06:00
GitHub Action
c96c25a72c
chore: generate
2026-01-22 18:24:16 +00:00
Aryan "LAG" Gupta
cda7d3dd78
fix: make 'Learn More' link functional in theme settings ( #10078 )
2026-01-22 12:23:29 -06:00
Adam
9802ceb94f
chore: cleanup
2026-01-22 12:22:10 -06:00
Adam
62115832f5
feat(app): render audio players in session review
2026-01-22 12:22:10 -06:00
Adam
496bbd70f4
feat(app): render images in session review
2026-01-22 12:22:10 -06:00
Adam
93044cc7d1
test(app): fix windows paths
2026-01-22 12:19:57 -06:00
GitHub Action
5a4eec5b08
chore: generate
2026-01-22 18:17:10 +00:00
Frank
e17b875641
zen: cancel waitlist
2026-01-22 13:02:28 -05:00
Frank
a890d51bbc
wip: zen black
2026-01-22 13:02:28 -05:00
Adam
bb582416f2
chore: cleanup
2026-01-22 11:21:14 -06:00
Adam
b8526eca67
chore: cleanup
2026-01-22 11:19:53 -06:00
Adam
9c45746bd2
fix(app): new session button
2026-01-22 11:17:55 -06:00
Adam
c4971e48c4
chore(app): translations
2026-01-22 11:06:51 -06:00
Adam
de6582b38b
feat(app): delete sessions
2026-01-22 11:06:51 -06:00
Adam
fc53abe589
feat(app): close projects from hover card
2026-01-22 11:03:49 -06:00
Adam
7b23bf7c1b
fix(app): don't auto nav to workspace after reset
2026-01-22 10:57:43 -06:00
Adam
a96f3d153b
Revert "fix: handle special characters in paths and git snapshot reading logic( #9804 ) ( #9807 )"
...
This reverts commit cf6ad4c407 .
2026-01-22 10:37:13 -06:00
Adam
31f3a508dc
Revert "fix(core): snapshot regression"
...
This reverts commit bb710e9ea1 .
2026-01-22 10:35:31 -06:00
Aiden Cline
3b7c347b2e
tweak: bash tool, ensure cat will trigger external_directory perm
2026-01-22 10:26:06 -06:00
karta0807913
29cebd73e5
feat(mcp log): print mcp stderr to opencode log file ( #9982 )
...
Co-authored-by: chuxuan.liang <chuxuan.liang@bytedance.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-22 10:02:26 -06:00
Cas
e4286ae7a3
fix(codex): write refresh tokens to openai auth ( #10010 ) ( #10011 )
2026-01-22 09:53:09 -06:00
bewareoftheleopard
c3f393bcc1
fix(desktop): Expand font stacks to include macOS Nerd Font default names ( #10045 )
2026-01-22 08:56:19 -06:00
Ryan Miville
9aa54fd71b
fix(app): support ctrl-n/p in lists ( #10036 )
2026-01-22 08:33:35 -06:00
Yash Rathore
e85b953087
fix(app): clear session hover state on navigation ( #10031 )
2026-01-22 08:32:13 -06:00
Brendan Allan
b776ba6b76
fix(desktop): correct NO_PROXY syntax
2026-01-22 22:18:08 +08:00
Brendan Allan
224b2c37d7
fix(desktop): attempt to improve connection reliability
2026-01-22 22:06:28 +08:00
GitHub Action
16a8f5a9c3
chore: generate
2026-01-22 13:43:36 +00:00
Adam
16fad51b5e
feat(app): add workspace startup script to projects
2026-01-22 07:42:56 -06:00
Adam
287511c9b1
test(app): terminal smoke test
2026-01-22 07:34:44 -06:00
Adam
0a678eeacc
test(app): file viewer smoke test
2026-01-22 07:34:44 -06:00
Adam
c031139b89
test(app): model picker smoke test
2026-01-22 07:34:44 -06:00
Adam
710dc4fa94
test(app): @ attachment smoke test
2026-01-22 07:34:44 -06:00
Adam
ec53a7962e
test(app): slash command smoke tests
2026-01-22 07:34:44 -06:00
Adam
6f7d710129
test(app): settings smoke tests
2026-01-22 07:34:44 -06:00
Adam
c41c9a366f
fix: type error
2026-01-22 07:24:13 -06:00
Adam
4385f03053
fix: satisfies
2026-01-22 07:19:41 -06:00
Adam
8e3b459d77
fix(app): hover-card scrolling
2026-01-22 07:16:02 -06:00
Adam
3807523f49
fix(app): auto-scroll
2026-01-22 07:16:02 -06:00
Adam
09997bb6c8
fix(app): auto-scroll
2026-01-22 07:16:01 -06:00
Alex Yaroshuk
aa17729008
feat(app): add scrollbar styling to session page ( #10020 )
2026-01-22 06:53:55 -06:00
GitHub Action
b59f3e6811
chore: generate
2026-01-22 12:47:58 +00:00
Sondre
8427f40e8d
feat: Add support for Norwegian translations ( #10018 )
2026-01-22 06:47:19 -06:00
Adam
fb007d6bab
feat(app): copy buttons for assistant messages and code blocks
2026-01-22 06:29:38 -06:00
Adam
ae2693425e
fix(app): snap to bottom on prompt
2026-01-22 05:45:53 -06:00
Adam
d9b9485019
fix(app): a11y translations
2026-01-22 05:36:38 -06:00
Rahul A Mistry
366da595af
fix(desktop): change project path tooltip position to bottom ( #9497 )
2026-01-22 05:23:37 -06:00
GitHub Action
d14735ef4b
chore: generate
2026-01-22 11:11:32 +00:00
Nolan Darilek
3435327bc0
fix(app): session screen accessibility improvements ( #9907 )
2026-01-22 05:10:53 -06:00
Adam
8a043edfd5
chore: update website stats
2026-01-22 04:53:12 -06:00
Shoubhit Dash
c737776958
refactor(desktop): move markdown rendering to rust ( #10000 )
2026-01-22 04:48:39 -06:00
David Hill
7b0ad87781
fix: add 8px left margin to sidebar toggle on desktop
2026-01-22 09:50:13 +00:00
David Hill
3b92d5c1c6
fix: match terminal toggle button size with sidebar and review toggles
2026-01-22 09:48:10 +00:00
David Hill
cf1fc02d27
update jump to latest button with circular design and animation
...
- add arrow-down-to-line icon
- circular 32px button centered above prompt input
- fade/scale/translate animation on show/hide
- fix duplicate language.ru keys in i18n files
2026-01-22 09:41:28 +00:00
NourEldin Osama
ba2e35e29c
feat(i18n): add Arabic language support ( #9947 )
2026-01-22 02:14:01 -06:00
DNGriffin
9afc067152
feat(app): always show Toggle-Review button ( #9944 )
2026-01-22 02:09:55 -06:00
Aiden Cline
c2844697f3
fix: ensure images are properly returned as tool results
2026-01-21 23:54:44 -06:00
Alex Sadleir
fc0210c2fd
fix(acp): rename setSessionModel to unstable_setSessionModel ( #9940 )
2026-01-21 22:11:09 -06:00
luo jiyin
c3415b79fe
fix: correct spelling 'supercedes' to 'supersedes' ( #9935 )
...
Signed-off-by: luojiyin <luojiyin@hotmail.com>
2026-01-21 22:10:40 -06:00
Ronan Kearns
af1e2887bd
fix(app): open terminal pane when creating new terminal ( #9926 )
2026-01-21 21:09:08 -06:00
dpuyosa
65e267ed3a
feat: Add promptCacheKey for Venice provider ( #9915 )
2026-01-21 20:28:04 -06:00