GitHub Action
|
9a8da20a97
|
chore: generate
|
2026-01-28 06:05:21 +00:00 |
|
Goni Zahavy
|
63f5669eb5
|
fix(opencode): ensure unsub(PartUpdated) is always called in TaskTool (#9992)
|
2026-01-28 01:04:43 -05:00 |
|
Frank
|
427cc3e153
|
zen: kimi k2.5
|
2026-01-28 00:09:33 -05:00 |
|
Tito
|
aedd760141
|
fix(cli): restore brand integrity of CLI wordmark (#10912)
|
2026-01-27 22:24:02 -05:00 |
|
GitHub Action
|
6da9fb8fb9
|
chore: generate
|
2026-01-28 03:10:48 +00:00 |
|
James Murdza
|
b73e0240a5
|
docs: add Daytona OpenCode plugin to ecosystem (#10917)
|
2026-01-27 22:09:55 -05:00 |
|
GitHub Action
|
5f2a7c630b
|
chore: generate
|
2026-01-28 03:06:58 +00:00 |
|
Tommy D. Rossi
|
7988f52231
|
feat(app): use opentui markdown component behind experimental flag (#10900)
|
2026-01-27 22:06:09 -05:00 |
|
opencode
|
e3be4c9f23
|
release: v1.1.37
|
2026-01-28 02:35:38 +00:00 |
|
adamelmore
|
d9741866c5
|
fix(app): reintroduce review tab
|
2026-01-27 20:24:27 -06:00 |
|
Rohan Godha
|
898118bafb
|
feat: support headless authentication for chatgpt/codex (#10890)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-01-27 19:05:52 -05:00 |
|
adamelmore
|
b4a9e1b190
|
fix(app): auto-scroll
|
2026-01-27 17:48:58 -06:00 |
|
Alex Yaroshuk
|
15ffd3cba1
|
feat(app): add 'connect provider' button to the manage models dialog (#10887)
|
2026-01-27 17:26:15 -06:00 |
|
adamelmore
|
df7f9ae3f4
|
fix(app): terminal corruption
|
2026-01-27 16:51:57 -06:00 |
|
adamelmore
|
d17ba84ee1
|
fix(app): file tree not always loading
|
2026-01-27 16:13:11 -06:00 |
|
adamelmore
|
5c8580a187
|
test(app): fix outdated e2e test
|
2026-01-27 16:11:58 -06:00 |
|
adamelmore
|
13b2587e96
|
test(app): fix outdated e2e test
|
2026-01-27 15:59:01 -06:00 |
|
adamelmore
|
605e533558
|
fix(app): file tree not always loading
|
2026-01-27 15:59:01 -06:00 |
|
adamelmore
|
33d400c567
|
fix(app): spinner color
|
2026-01-27 15:59:01 -06:00 |
|
Aiden Cline
|
b8e726521d
|
fix(tui): handle 4-5 codes too in c to copy logic
|
2026-01-27 16:29:01 -05:00 |
|
adamelmore
|
1d5ee3e587
|
fix(app): not auto-navigating to last project
|
2026-01-27 15:25:07 -06:00 |
|
adamelmore
|
e5b18674f9
|
feat(desktop): tauri locales
|
2026-01-27 15:25:07 -06:00 |
|
adamelmore
|
51edf68606
|
feat(desktop): i18n for tauri side
|
2026-01-27 15:25:07 -06:00 |
|
adamelmore
|
842f17d6d9
|
perf(app): better memory management
|
2026-01-27 15:25:07 -06:00 |
|
adamelmore
|
1ebf63c70c
|
fix(app): don't connect to localhost through vpn
|
2026-01-27 15:25:06 -06:00 |
|
adamelmore
|
d7948c2376
|
fix(app): auto-scroll
|
2026-01-27 15:25:06 -06:00 |
|
adamelmore
|
892113ab39
|
chore(app): show 5 highlights
|
2026-01-27 15:25:06 -06:00 |
|
David Hill
|
f2bf620206
|
fix(app): highlight selected change
Track clicked file in the Changes tree and apply selection styling to the matching review diff.
|
2026-01-27 20:22:05 +00:00 |
|
David Hill
|
00c7729658
|
fix(app): set filetree padding to 6px
|
2026-01-27 20:13:52 +00:00 |
|
David Hill
|
18d6c2191c
|
fix(app): align filetree change styling
|
2026-01-27 20:13:52 +00:00 |
|
David Hill
|
d15201d11d
|
fix(app): delay nav tooltips
|
2026-01-27 20:13:52 +00:00 |
|
David Hill
|
1fffbc6fb3
|
fix(app): adjust titlebar left spacing
|
2026-01-27 20:13:52 +00:00 |
|
David Hill
|
2ca69ac953
|
fix(app): shorten nav tooltips
|
2026-01-27 20:13:52 +00:00 |
|
David Hill
|
8ee5376f9b
|
feat(app): add filetree tooltips with diff labels
|
2026-01-27 20:13:52 +00:00 |
|
David Hill
|
82068955f7
|
feat(app): color filetree change dots by diff kind
|
2026-01-27 20:13:52 +00:00 |
|
Frank
|
df8b23db9e
|
Revert "Set temperature for kimi k2.5"
This reverts commit bb63d16fa8.
|
2026-01-27 14:48:08 -05:00 |
|
Frank
|
bb63d16fa8
|
Set temperature for kimi k2.5
|
2026-01-27 14:13:21 -05:00 |
|
Aiden Cline
|
32ce0f4b0d
|
tweak: add recommended topP/temp for kimi k2.5
|
2026-01-27 12:43:30 -05:00 |
|
GitHub Action
|
6284565de2
|
chore: generate
|
2026-01-27 17:42:26 +00:00 |
|
adamelmore
|
7de42ca242
|
feat(app): improved layout
|
2026-01-27 11:40:39 -06:00 |
|
adamelmore
|
e2c57735b4
|
fix(app): session diffs not always loading
|
2026-01-27 11:38:37 -06:00 |
|
adamelmore
|
07d84fe008
|
feat(app): show loaded agents.md files
|
2026-01-27 11:38:37 -06:00 |
|
adamelmore
|
b9edd23608
|
test(app): new e2e smoke tests
|
2026-01-27 11:38:36 -06:00 |
|
adamelmore
|
06e3c4a4f2
|
chore(app): translations
|
2026-01-27 11:38:36 -06:00 |
|
adamelmore
|
2f5a238b51
|
feat(app): update settings in general settings
|
2026-01-27 11:38:35 -06:00 |
|
Frank
|
173faca3c6
|
zen: kimi k2.5 and minimax m2.1
|
2026-01-27 12:07:00 -05:00 |
|
Aiden Cline
|
f12f7e7718
|
tweak: adjust retry check to be more defensive
|
2026-01-27 11:31:02 -05:00 |
|
OpeOginni
|
0aa93379bd
|
chore(docs): Better explanation on how to allow tools in external directories (#10862)
|
2026-01-27 11:00:10 -05:00 |
|
GitHub Action
|
dbc8d7edca
|
chore: generate
|
2026-01-27 15:59:54 +00:00 |
|
dpuyosa
|
d8e7e915e2
|
feat(opencode): Handle Venice cache creation tokens (#10735)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-01-27 10:59:12 -05:00 |
|
adamelmore
|
712d2b7d15
|
fix(app): swallow file search errors
|
2026-01-27 08:43:38 -06:00 |
|
adamelmore
|
00e79210e5
|
fix(app): tooltips causing getComputedStyle errors in model select
|
2026-01-27 08:43:38 -06:00 |
|
adamelmore
|
099ab929db
|
chore(app): cleanup tailwind vs pure css
|
2026-01-27 08:43:37 -06:00 |
|
adamelmore
|
eac2d4c699
|
fix(app): navigate to tabs when opening file
|
2026-01-27 08:43:37 -06:00 |
|
adamelmore
|
3297e5230e
|
fix(app): open markdown links in external browser
|
2026-01-27 08:43:36 -06:00 |
|
adamelmore
|
c3d8d2b27f
|
Revert "fix(app): select model anchor"
This reverts commit 36babf5fc390fd9a892ad3742690740296d94a23.
|
2026-01-27 08:43:36 -06:00 |
|
adamelmore
|
19c7874493
|
fix(app): select model anchor
|
2026-01-27 08:43:36 -06:00 |
|
adamelmore
|
27bb82761b
|
perf(app): shared terminal ghostty-web instance
|
2026-01-27 08:43:36 -06:00 |
|
adamelmore
|
c7e2f1965d
|
perf(app): cleanup connect provider timers
|
2026-01-27 08:43:35 -06:00 |
|
adamelmore
|
3e420bf8e1
|
perf(app): don't keep parts in memory
|
2026-01-27 08:43:35 -06:00 |
|
adamelmore
|
ad624f65ee
|
fix(app): don't show session skeleton after workspace reset
|
2026-01-27 08:43:34 -06:00 |
|
David Hill
|
c68261fc06
|
fix(ui): add max-width 280px to tabs with text truncation
|
2026-01-27 14:04:10 +00:00 |
|
David Hill
|
2d0049f0d9
|
fix(app): use smaller close icon on tabs to match comment cards
|
2026-01-27 14:04:10 +00:00 |
|
David Hill
|
52387e7f33
|
fix(app): only show left border on plus button when sticky
|
2026-01-27 14:04:10 +00:00 |
|
David Hill
|
ebfa2b57da
|
fix(app): update review empty states to 14px and align select file empty state
|
2026-01-27 14:04:10 +00:00 |
|
David Hill
|
03b9317f49
|
fix(app): center filetree empty state with 32px top margin
|
2026-01-27 14:04:10 +00:00 |
|
David Hill
|
3862b1aeda
|
fix(ui): set filetree tablist height to 48px with centered content
|
2026-01-27 14:04:10 +00:00 |
|
adamelmore
|
b4e0cdbe8e
|
docs(core): plugin tool context updates
|
2026-01-27 06:29:20 -06:00 |
|
adamelmore
|
095328faf4
|
fix(app): non-fatal error handling
|
2026-01-27 06:29:20 -06:00 |
|
adamelmore
|
743e83d9bf
|
fix(app): agent fallback colors
|
2026-01-27 06:29:19 -06:00 |
|
adamelmore
|
1f9313847f
|
feat(core): add worktree to plugin tool context
|
2026-01-27 06:29:19 -06:00 |
|
adamelmore
|
2180be2f3f
|
chore: cleanup
|
2026-01-27 06:29:19 -06:00 |
|
adamelmore
|
58b9b54600
|
feat(app): forward and back buttons
|
2026-01-27 06:29:18 -06:00 |
|
adamelmore
|
c0a5f85349
|
chore(app): missing tooltips
|
2026-01-27 06:29:18 -06:00 |
|
adamelmore
|
b6565c606e
|
fix(app): auto-scroll button sometimes sticks
|
2026-01-27 06:29:18 -06:00 |
|
Brendan Allan
|
dd1624e30e
|
desktop: deduplicate tauri configs
|
2026-01-27 17:48:43 +08:00 |
|
adamelmore
|
213c0e18ab
|
fix(app): only show files in select dialog when clicking + tab
|
2026-01-26 20:07:50 -06:00 |
|
adamelmore
|
a8c18dba82
|
fix(core): expose Instance.directory to custom tools
|
2026-01-26 20:07:47 -06:00 |
|
Aiden Cline
|
6cf2c3e3db
|
fix: use Instance.directory instead of process.cwd() in read tool
|
2026-01-26 20:57:50 -05:00 |
|
Chris Yang
|
d9e8b2b65d
|
fix(desktop): disable magnification gestures on macOS (#10605)
|
2026-01-26 18:50:51 -06:00 |
|
Rahul A Mistry
|
7655f51e10
|
fix(app): add connect provier in model selector (#10706)
|
2026-01-26 18:46:04 -06:00 |
|
adamelmore
|
b24fd90fe8
|
test(app): file tree spec
|
2026-01-26 17:42:23 -06:00 |
|
adamelmore
|
6897bb7d02
|
chore: cleanup
|
2026-01-26 17:02:56 -06:00 |
|
adamelmore
|
8371ba5aec
|
chore: cleanup
|
2026-01-26 17:01:04 -06:00 |
|
adamelmore
|
36577479c5
|
fix(app): enable file watcher
|
2026-01-26 16:57:44 -06:00 |
|
adamelmore
|
bb178e9352
|
chore: cleanup
|
2026-01-26 16:57:43 -06:00 |
|
GitHub Action
|
4075f9e1ab
|
chore: generate
|
2026-01-26 22:49:23 +00:00 |
|
adamelmore
|
021d9d105e
|
fix(app): reactive file tree
|
2026-01-26 16:46:09 -06:00 |
|
adamelmore
|
b07d7cdb71
|
fix(app): file tree performance
|
2026-01-26 16:41:18 -06:00 |
|
Aiden Cline
|
45b09c1465
|
tweak: when using messages api for copilot, attach anthropic beta headers
|
2026-01-26 17:17:54 -05:00 |
|
adamelmore
|
ccc7aa49c3
|
wip: highlights
|
2026-01-26 15:36:59 -06:00 |
|
adamelmore
|
53ac394c68
|
wip: highlights
|
2026-01-26 15:36:59 -06:00 |
|
adamelmore
|
8b6484ac1a
|
wip: highlights
|
2026-01-26 15:36:56 -06:00 |
|
adamelmore
|
c1e840b9b2
|
chore: cleanup
|
2026-01-26 15:35:09 -06:00 |
|
David Hill
|
a77df3c174
|
wip: new release modal
- highlight key updates or new features
- needs some transition love
- all copy including text and video placeholder
|
2026-01-26 15:35:09 -06:00 |
|
David Hill
|
9d1cf98192
|
fix: search clear icon
|
2026-01-26 15:35:09 -06:00 |
|
adamelmore
|
7b3d5f1d68
|
chore: cleanup
|
2026-01-26 15:30:01 -06:00 |
|
GitHub Action
|
b21f82f5b0
|
chore: generate
|
2026-01-26 21:24:09 +00:00 |
|
adamelmore
|
d82e94c209
|
fix(app): zen disconnect not working
|
2026-01-26 15:23:25 -06:00 |
|
adamelmore
|
cbe8f265b9
|
fix(app): disconnect zen provider
|
2026-01-26 15:23:24 -06:00 |
|
Aiden Cline
|
8b5dde5536
|
tweak: retry logic to catch certain provider problems
|
2026-01-26 16:12:41 -05:00 |
|
adamelmore
|
ae815cca3a
|
test(app): fix e2e test
|
2026-01-26 14:32:49 -06:00 |
|
David Hill
|
5a16d99b60
|
fix(app): disable tooltips in filetree tabs
|
2026-01-26 19:53:05 +00:00 |
|
David Hill
|
3f9b59c798
|
fix(app): move file tree toggle to right
|
2026-01-26 19:50:05 +00:00 |
|
David Hill
|
c6febd8ddd
|
fix(app): fade filetree guide lines on hover
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
010ed55590
|
fix(app): dim non-deep filetree guide lines
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
2be4598011
|
fix(app): reduce filetree folder indent
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
99cd7f3468
|
fix(app): refine filetree row spacing and indent
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
fca0825b71
|
fix(app): use medium font for filetree items
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
9babdb80cf
|
fix(app): use chevron icons for filetree folders
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
f4392e023a
|
fix(app): tighten filetree row spacing
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
0e08c6c9fd
|
fix(app): adjust filetree panel padding
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
0dcb850a7a
|
fix(ui): scope filetree pill tabs styling
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
d9a61cd94c
|
feat(app): add Vercel AI Gateway provider description
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
0f4a10f4a3
|
feat(app): add provider descriptions to settings
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
c551f7e47b
|
fix(ui): reduce dialog transition in time to 150ms
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
7962ff38b0
|
feat(app): add transition to command palette
|
2026-01-26 19:47:58 +00:00 |
|
David Hill
|
3ac11df66a
|
feat(app): add transition to select provider dialog
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
7caf59b433
|
fix(ui): prevent double-close and fix dialog replacement
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
92229b44f8
|
feat(ui): add optional transition animations to dialog
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
0a572afd46
|
fix(app): style view all button with interactive color and margin
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
ecd04a118a
|
feat(ui): add models icon and use in settings
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
6f3d413472
|
feat(ui): add providers icon and use in settings
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
7c96d704d3
|
fix(app): use default cursor for env provider text
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
9346c1ae3f
|
fix(app): add hover text for env-connected providers
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
e0e97e9d93
|
fix(app): set provider row height to 56px
|
2026-01-26 19:47:57 +00:00 |
|
David Hill
|
810bc012b6
|
fix(ui): update button styles and disconnect button size
|
2026-01-26 19:47:57 +00:00 |
|
GitHub Action
|
36b832880d
|
chore: generate
|
2026-01-26 19:37:41 +00:00 |
|
adamelmore
|
d4e3acf17e
|
fix(app): session sync issue
|
2026-01-26 13:36:36 -06:00 |
|
adamelmore
|
04337f6202
|
chore: cleanup
|
2026-01-26 13:03:34 -06:00 |
|
adamelmore
|
97aec21cb3
|
chore(app): missing i18n strings
|
2026-01-26 13:03:34 -06:00 |
|
adamelmore
|
319ad2a391
|
fix(app): session load cap
|
2026-01-26 12:58:51 -06:00 |
|
adamelmore
|
de3b654dcd
|
chore: refactor changelog
|
2026-01-26 12:51:35 -06:00 |
|
adamelmore
|
8b17ac656c
|
test(app): e2e test for sidebar nav
|
2026-01-26 12:51:35 -06:00 |
|
GitHub Action
|
18bfc740c8
|
chore: generate
|
2026-01-26 18:50:58 +00:00 |
|
Tim
|
837037cd04
|
fix: ensure openai 404 errors are retried (#10590)
|
2026-01-26 13:50:04 -05:00 |
|
adamelmore
|
b0f865eae5
|
chore: debug changelog
|
2026-01-26 12:21:27 -06:00 |
|
Aiden Cline
|
ac53a372b0
|
feat: use anthropic compat messages api for anthropic models through copilot
|
2026-01-26 13:18:08 -05:00 |
|
adamelmore
|
4c9d879624
|
Revert "fix(app): restore external link opening in system browser (#10697)"
This reverts commit 984518b1c0.
|
2026-01-26 12:09:02 -06:00 |
|
adamelmore
|
3fdd08d66e
|
chore: fix changelog page
|
2026-01-26 11:58:02 -06:00 |
|
zerone0x
|
ec2ab639bb
|
fix(enterprise): add message navigation to share page desktop view (#10071)
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-01-26 12:32:16 -05:00 |
|
adamelmore
|
d05ed5ca83
|
chore(app): createStore over signals
|
2026-01-26 11:26:17 -06:00 |
|
adamelmore
|
37f1a1a4ef
|
chore: cleanup
|
2026-01-26 11:07:52 -06:00 |
|
adamelmore
|
b8e8d82323
|
chore: cleanup
|
2026-01-26 11:07:52 -06:00 |
|
adamelmore
|
801eb5d2cb
|
wip(app): file tree mode
|
2026-01-26 11:07:52 -06:00 |
|
adamelmore
|
ebeed03115
|
wip(app): file tree mode
|
2026-01-26 11:07:51 -06:00 |
|
Adam
|
d9eed4c6ca
|
feat(app): file tree
|
2026-01-26 11:07:51 -06:00 |
|
Ryan Vogel
|
7e34d27b77
|
fix: add 44px top padding to sticky version header on changelog (#10715)
|
2026-01-26 12:02:20 -05:00 |
|
Rahul A Mistry
|
783121c06e
|
fix(ui): use focus-visible instead of focus to prevent sticky hover effect on click (#10651)
|
2026-01-26 10:58:29 -06:00 |
|
Alex Yaroshuk
|
984518b1c0
|
fix(app): restore external link opening in system browser (#10697)
|
2026-01-26 10:57:49 -06:00 |
|
Sam Huckaby
|
7fcdbd155b
|
fix(app): Order themes alphabetically (#10698)
|
2026-01-26 10:55:43 -06:00 |
|
Ryan Vogel
|
5856ea4e75
|
fix: move changelog footer outside content div to fix padding (#10712)
|
2026-01-26 11:46:56 -05:00 |
|
Sebastian Herrlinger
|
f48784d152
|
upgrade opentui to v0.1.75
|
2026-01-26 11:17:26 -05:00 |
|
adamelmore
|
3dce6a6608
|
chore: gen changelog page off changelog json
|
2026-01-26 09:53:10 -06:00 |
|
Aiden Cline
|
39a73d4894
|
feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678)
|
2026-01-26 10:49:41 -05:00 |
|
Steffen Deusch
|
b1fbfa7e94
|
feat(opencode): add agent description (#10680)
|
2026-01-26 10:43:10 -05:00 |
|
GitHub Action
|
805ae19c9a
|
chore: generate
|
2026-01-26 15:34:31 +00:00 |
|
adamelmore
|
fcea7e18a5
|
chore: stale-while-revalidate headers for changelog
|
2026-01-26 09:33:43 -06:00 |
|
adamelmore
|
7c34319b19
|
fix(app): query selector with non-latin chars
|
2026-01-26 09:33:42 -06:00 |
|
adamelmore
|
cd4676171b
|
feat(app): better sidebar hover when collapsed
|
2026-01-26 09:33:42 -06:00 |
|
adamelmore
|
7016be0739
|
wip(app): full-height sidebar
|
2026-01-26 09:33:42 -06:00 |
|
adamelmore
|
ff35db0360
|
wip(app): full-height sidebar
|
2026-01-26 09:33:42 -06:00 |
|
adamelmore
|
af3d8c383e
|
wip(app): sidebar hover full
|
2026-01-26 09:33:42 -06:00 |
|
GitHub Action
|
7f75f71f6b
|
chore: generate
|
2026-01-26 14:15:46 +00:00 |
|
adamelmore
|
84b12a8fb7
|
feat(app): model settings
|
2026-01-26 08:15:01 -06:00 |
|
adamelmore
|
1934ee13d8
|
wip(app): model settings
|
2026-01-26 08:15:01 -06:00 |
|
adamelmore
|
6c1e18f111
|
fix(app): line selection waits on ready
|
2026-01-26 08:15:00 -06:00 |
|
adamelmore
|
3296b90372
|
fix(app): handle non-tool call permissions
|
2026-01-26 08:15:00 -06:00 |
|
adamelmore
|
0d651eab3b
|
feat(app): default servers on web
|
2026-01-26 08:15:00 -06:00 |
|
Ariane Emory
|
0edd304f42
|
fix: Make diff wrapping toggle always available in command_list and correct a type error (resolves #10682) (#10683)
|
2026-01-26 09:01:23 -05:00 |
|
Noam Bressler
|
6b83b172ae
|
fix: await SessionRevert.cleanup for shell (#10669)
|
2026-01-26 07:36:17 -05:00 |
|
Idris Gadi
|
444934a4c1
|
fix(tui): add visual feedback for diff wrap and conceal toggles (#10655)
|
2026-01-26 07:34:09 -05:00 |
|
adamelmore
|
c4f1087e58
|
chore: details
|
2026-01-26 06:24:47 -06:00 |
|
adamelmore
|
c87232d5df
|
perf(app): performance improvements
|
2026-01-26 06:08:09 -06:00 |
|
adamelmore
|
d03c5f6b3f
|
perf(app): performance improvements
|
2026-01-26 06:08:09 -06:00 |
|
Ryan Vogel
|
23d85f4739
|
docs: add warning about Claude Pro/Max subscription support (#10595)
|
2026-01-25 22:28:01 -05:00 |
|
Ryan Vogel
|
8c4bf225f2
|
fix(web): update spacing on the changelog page
|
2026-01-25 21:41:12 -05:00 |
|
adamelmore
|
99ae3a7717
|
chore: cleanup
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
9d35a0bcb6
|
chore: cleanup
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
a09a8701ae
|
chore: cleanup
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
00d960d080
|
chore: cleanup
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
5993a098b4
|
fix(core): don't override source in custom provider loaders
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
c323d96deb
|
wip(app): provider settings
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
03d884797c
|
wip(app): provider settings
|
2026-01-25 20:40:00 -06:00 |
|
adamelmore
|
a5b72a7d99
|
fix(ui): tab click hit area
|
2026-01-25 20:32:59 -06:00 |
|
Ryan Vogel
|
cc0085676b
|
Add collapsible sections, sticky version header, and style refinements for changelog highlights
|
2026-01-25 21:26:56 -05:00 |
|
Aiden Cline
|
eaad75b176
|
tweak: adjust tui syncing logic to help prevent case where agents would be undefined / missing
|
2026-01-25 21:26:47 -05:00 |
|
Ryan Vogel
|
ab3268896d
|
Add highlight tag parsing for changelog with video support
|
2026-01-25 21:26:43 -05:00 |
|
adamelmore
|
3d23d2df71
|
fix(app): missing translations for status
|
2026-01-25 19:39:09 -06:00 |
|
Aiden Cline
|
578361de64
|
fix: remove broken app.tsx command option
|
2026-01-25 20:27:41 -05:00 |
|
adamelmore
|
5369e96ab7
|
fix(app): line selection colors
|
2026-01-25 19:07:24 -06:00 |
|
adamelmore
|
fbcf138526
|
chore: better i18n links
|
2026-01-25 19:07:23 -06:00 |
|
Ariane Emory
|
3071720ce7
|
fix(tui): Move animations toggle to global System category (resolves #10495) (#10497)
|
2026-01-25 17:57:47 -05:00 |
|
Frank
|
57532326f7
|
zen: handle subscription payment failure
|
2026-01-25 17:46:18 -05:00 |
|
MartinWie
|
045c30acf3
|
docs: fix permission event name (permission.asked not permission.updated) (#10588)
|
2026-01-25 17:44:57 -05:00 |
|
Aiden Cline
|
94dd0a8dbe
|
ignore: rm spoof and bump plugin version
|
2026-01-25 17:27:24 -05:00 |
|
adamelmore
|
407f34fed5
|
chore: cleanup
|
2026-01-25 13:20:18 -06:00 |
|
adamelmore
|
94ce289dd9
|
fix(app): run start command after reset
|
2026-01-25 13:20:18 -06:00 |
|
adamelmore
|
d115f33b59
|
fix(app): don't allow workspaces in non-vcs projects
|
2026-01-25 13:15:35 -06:00 |
|
adamelmore
|
14b00f64a7
|
fix(app): escape should always close dialogs
|
2026-01-25 12:17:35 -06:00 |
|