Alex Yaroshuk
|
3c7d5174b3
|
fix(ui): prevent copy buttons from stealing focus from prompt input (#10084)
|
2026-01-22 12:37:13 -06:00 |
|
Adam
|
fb007d6bab
|
feat(app): copy buttons for assistant messages and code blocks
|
2026-01-22 06:29:38 -06:00 |
|
Nolan Darilek
|
3435327bc0
|
fix(app): session screen accessibility improvements (#9907)
|
2026-01-22 05:10:53 -06:00 |
|
zerone0x
|
2e5fe6d5c8
|
fix(ui): preserve filename casing in edit/write tool titles (#9752)
|
2026-01-21 04:41:45 -06:00 |
|
GitHub Action
|
bb8bf32abe
|
chore: generate
|
2026-01-20 23:58:59 +00:00 |
|
Adam
|
6037e88ddf
|
wip(app): i18n
|
2026-01-20 17:58:06 -06:00 |
|
Adam
|
a0636fcd50
|
fix(app): auto-scroll ux
|
2026-01-20 22:04:13 +00: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 |
|
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
|
353115a895
|
fix(app): user message expand on click
|
2026-01-20 05:21:33 -06:00 |
|
Adam
|
7811e01c8e
|
fix(app): new layout improvements
|
2026-01-19 10:55:57 -06:00 |
|
Aiden Cline
|
b7ad6bd839
|
feat: apply_patch tool for openai models (#9127)
|
2026-01-18 00:35:09 -06:00 |
|
Daniel Polito
|
c325aa1142
|
fix(desktop): Stream bash output + strip-asni (#8961)
|
2026-01-16 17:00:56 -06:00 |
|
Daniel Polito
|
3600bd27f4
|
feat(desktop): Ask Question Tool Support (#8232)
|
2026-01-13 12:28:08 -06:00 |
|
Daniel Polito
|
025ed04da0
|
feat(desktop): Image Preview support for Image Attachments (#7841)
|
2026-01-11 14:12:52 -06:00 |
|
Daniel Polito
|
50ed4c6b5d
|
feat(deskop): Add Copy to Messages (#7658)
|
2026-01-10 16:01:23 -06:00 |
|
adamelmore
|
ec828619ca
|
fix(app): more defensive todo access
|
2026-01-09 06:02:45 -06:00 |
|
Adam
|
c949e5b390
|
feat(app): incrementally render turns, markdown cache, lazily render diffs
|
2026-01-08 17:48:15 -06:00 |
|
OpeOginni
|
8996185f3b
|
Feat/clickable subtask (#6846)
|
2026-01-05 13:32:16 -06:00 |
|
Adam
|
235837d2d9
|
fix(app): diff rendering performance
|
2026-01-03 19:57:59 -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 |
|
Daniel Polito
|
87978b1c17
|
Desktop: Add Subagents Mention Support (#6540)
|
2025-12-31 18:07:45 -06:00 |
|
Adam
|
eab23738a8
|
chore: cleanup
|
2025-12-31 13:13:50 -06:00 |
|
Adam
|
3807364e73
|
chore(app): tool args cleanup
|
2025-12-31 13:12:29 -06:00 |
|
Adam
|
3650fefe2d
|
fix(desktop): don't expand tools by default
|
2025-12-31 07:10:47 -06:00 |
|
Adam
|
35a626e711
|
fix(desktop): don't flash permissions with auto-accept
|
2025-12-29 14:40:53 -06:00 |
|
Adam
|
68b4038196
|
fix(desktop): more performance/scrolling fixes
|
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
|
77c837eb1a
|
fix(desktop): throttle markdown renders
|
2025-12-29 11:19:40 -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 |
|
Adam
|
a687d7c15f
|
fix(desktop): one permission at a time
|
2025-12-29 09:07:36 -06:00 |
|
Adam
|
c4930eb6b2
|
fix(desktop): more fine-grained state updates for permissions
|
2025-12-29 08:47:38 -06:00 |
|
Adam
|
a71c9e3f2e
|
fix(desktop): edit diffs
|
2025-12-28 19:49:39 -06:00 |
|
Adam
|
21eba5f987
|
feat(desktop): permissions
|
2025-12-27 14:43:42 -06:00 |
|
Adam
|
126d887e57
|
fix(desktop): last text part streaming
|
2025-12-24 10:35:52 -06:00 |
|
Adam
|
b75575884a
|
feat(desktop): show read tool args
|
2025-12-24 09:07:31 -06:00 |
|
Adam
|
291b65977c
|
chore(desktop): auto scroll utility
|
2025-12-22 11:27:27 -06:00 |
|
Adam
|
653c206688
|
feat(desktop): mobile responsiveness
|
2025-12-22 05:46:07 -06:00 |
|
Adam
|
986d12fd20
|
feat(desktop): better task tool rendering
|
2025-12-22 05:46:06 -06:00 |
|
Adam
|
ec46f71258
|
fix(desktop): todo tool title
|
2025-12-21 04:41:54 -06:00 |
|
Adam
|
1d159c6858
|
fix(desktop): task rendering perf
|
2025-12-20 06:15:59 -06:00 |
|
Adam
|
b19a424c85
|
chore: cleanup
|
2025-12-19 13:11:08 -06:00 |
|
Adam
|
1689281c35
|
fix(desktop): auto-scroll and session perf
|
2025-12-19 13:07:53 -06:00 |
|
Adam
|
c868a4088d
|
fix(desktop): rendering shell mode messages
|
2025-12-18 11:16:33 -06:00 |
|
Adam
|
0c7a297b1d
|
feat(desktop): lsp diagnostics displayed
|
2025-12-17 03:47:48 -06:00 |
|
Adam
|
ff690350b1
|
feat(desktop): show write tool output
|
2025-12-16 12:53:11 -06:00 |
|
Adam
|
b7a9cbfc68
|
fix: share page
|
2025-12-15 10:56:07 -06:00 |
|