Will Chen
|
0793fc299d
|
Fix vercel deployment fetching (#758)
|
2025-07-31 16:13:46 -07:00 |
|
Will Chen
|
867ea28f73
|
Auto-sync GitHub after connecting to project (#756)
|
2025-07-31 15:35:18 -07:00 |
|
Will Chen
|
03c200b932
|
Fix proxy server: remove URL param so it doesn't interfere with Next.js (#753)
Fixes #748
|
2025-07-31 15:18:37 -07:00 |
|
Will Chen
|
e5e1495c57
|
Add vercel.json for default React vite.js template (#755)
Fixes #741
See: https://vercel.com/docs/project-configuration#rewrites-examples
|
2025-07-31 15:17:47 -07:00 |
|
Will Chen
|
7938b69eca
|
Exclude .next & include .gitignore (#757)
|
2025-07-31 14:25:21 -07:00 |
|
Will Chen
|
14f13c7c92
|
Improve system prompt to avoid laziness (#751)
Fixes #749
|
2025-07-31 12:56:38 -07:00 |
|
Will Chen
|
510d288d78
|
Show code snippet in fix problems (#745)
|
2025-07-30 16:03:17 -07:00 |
|
Will Chen
|
c57f6e35f0
|
bump limit to 100_000 versions (#731)
|
2025-07-29 11:03:57 -07:00 |
|
Will Chen
|
64a7ddd364
|
Log request id (#730)
|
2025-07-29 11:03:26 -07:00 |
|
Will Chen
|
c490af720a
|
Migration file path (#726)
Fixes #714
|
2025-07-28 14:57:59 -07:00 |
|
Will Chen
|
e947eede7a
|
community templates (#691)
|
2025-07-23 10:11:16 -07:00 |
|
Will Chen
|
9edd0fa80f
|
Upload image via chat (#686)
|
2025-07-22 15:45:30 -07:00 |
|
Will Chen
|
de73445766
|
Update codebase.ts so that all files are read (#684)
|
2025-07-21 21:16:00 -07:00 |
|
Will Chen
|
de21c6ff25
|
Rename chat (#673)
Fixes #102
|
2025-07-21 17:44:56 -07:00 |
|
Will Chen
|
ade5271e22
|
Better supabase error message (#682)
|
2025-07-21 16:32:39 -07:00 |
|
Will Chen
|
d56006f847
|
Add kimi k2 (#662)
|
2025-07-17 21:20:32 -07:00 |
|
Will Chen
|
db191ae739
|
Fix Vercel URL (#661)
|
2025-07-17 16:42:26 -07:00 |
|
Will Chen
|
444397ea86
|
Create Publish panel to easy GitHub and Vercel push (#655)
|
2025-07-17 15:54:08 -07:00 |
|
Will Chen
|
cb60a0562b
|
Send request id for LLM engine calls (#659)
|
2025-07-17 14:16:23 -07:00 |
|
Will Chen
|
29065335f6
|
more draggable region for title bar (#651)
Fixes #650
|
2025-07-15 17:04:17 -07:00 |
|
Will Chen
|
9c5134b8da
|
Polish beta 13 UX (#648)
|
2025-07-15 17:03:59 -07:00 |
|
Will Chen
|
be1321152e
|
Make space for windows controls (#635)
|
2025-07-11 16:28:13 -07:00 |
|
Will Chen
|
8518741c0c
|
Bump max file size to 1MB (#633)
|
2025-07-11 14:13:14 -07:00 |
|
Will Chen
|
d0eae9c991
|
Select app in default chat selection (#632)
|
2025-07-11 14:12:55 -07:00 |
|
Will Chen
|
7433028b21
|
Adjust color for non-build chat mode (#631)
|
2025-07-11 11:17:42 -07:00 |
|
Will Chen
|
2c284d0f20
|
Allow configuring environmental variables in panel (#626)
- [ ] Add test cases
|
2025-07-11 10:52:52 -07:00 |
|
Will Chen
|
4b84b12fe3
|
Extract panel header to title bar (#625)
|
2025-07-10 16:37:05 -07:00 |
|
Will Chen
|
742e754431
|
telemetry on version used on app load (#610)
|
2025-07-10 10:24:30 -07:00 |
|
Will Chen
|
65b3d9cb3e
|
Fix git migration edge case (#612)
Fixes #608
|
2025-07-10 10:12:58 -07:00 |
|
Will Chen
|
94281146f2
|
fix read settings test (#613)
|
2025-07-09 10:57:26 -07:00 |
|
Will Chen
|
d57c6e24a0
|
Add readSettings unit test (#602)
|
2025-07-08 17:29:34 -07:00 |
|
Will Chen
|
4d7d9ec2a6
|
move auto-update to later (#603)
otherwise on windows the settings path (which is based on userData)
isn't available yet.
|
2025-07-08 13:48:34 -07:00 |
|
Will Chen
|
a1aee5c2b8
|
Graduate file editing from experimental (#599)
|
2025-07-08 11:39:46 -07:00 |
|
Will Chen
|
dfdd267f53
|
Backup Dyad on new versions (#595)
|
2025-07-08 11:38:06 -07:00 |
|
Will Chen
|
b6fd985d99
|
Fix OLLAMA_HOST support (#598)
Fixes #411
|
2025-07-08 11:37:23 -07:00 |
|
Will Chen
|
badab05a3a
|
Fix failing e2e tests by loosening appVersion check (#596)
|
2025-07-07 23:49:04 -07:00 |
|
Will Chen
|
ac2efa3294
|
Spruce up problems UX more (#593)
|
2025-07-07 17:46:15 -07:00 |
|
Will Chen
|
a93536386b
|
Support Beta release channel (#591)
|
2025-07-07 17:15:02 -07:00 |
|
Will Chen
|
ab6a9d3b34
|
Disable auto-update setting & settings page has scroll shortcuts (#590)
Fixes https://github.com/dyad-sh/dyad/issues/561
|
2025-07-07 15:43:06 -07:00 |
|
Will Chen
|
bc38f9b2d7
|
Improve check error performance by off-loading to worker thread w/ incremental compilation (#575)
|
2025-07-07 12:47:33 -07:00 |
|
Will Chen
|
97b5c29f11
|
Allow common iframe permissions (#589)
Fixes #576
Fixes #538
|
2025-07-07 12:33:11 -07:00 |
|
Will Chen
|
77e39874ad
|
truly disable check problems (#566)
|
2025-07-03 17:51:37 -07:00 |
|
Will Chen
|
d0f6e40378
|
Bump to v0.11.1 and disable autofix by default (#565)
|
2025-07-03 16:26:39 -07:00 |
|
Will Chen
|
375d35b144
|
Disable check problems when autofix is not enabled (#563)
|
2025-07-03 16:11:35 -07:00 |
|
Will Chen
|
e3ea765de8
|
Normalize vfs (#558)
|
2025-07-03 12:15:58 -07:00 |
|
Will Chen
|
f60a6c4829
|
Skip auto-fix if there's deps being added (#553)
|
2025-07-03 10:07:03 -07:00 |
|
Will Chen
|
7d9776243d
|
Remove thinking tags from incremental fixes (#552)
|
2025-07-03 10:02:34 -07:00 |
|
Will Chen
|
c3362fdaff
|
Normalize app files (#547)
|
2025-07-02 16:51:26 -07:00 |
|
Will Chen
|
bd715a2ea0
|
invalidate problems when version is reverted (#546)
|
2025-07-02 16:11:37 -07:00 |
|
Will Chen
|
e74bca6453
|
Allow typing into chat input / attaching while streaming (#544)
Fixes https://github.com/dyad-sh/dyad/issues/518
|
2025-07-02 15:51:44 -07:00 |
|