Will Chen
|
cd7eaa8ece
|
Prep for custom models: support reading custom providers (#131)
|
2025-05-12 14:52:48 -07:00 |
|
Will Chen
|
79a2b5a906
|
Fix markdown parsing & remove rehypeRaw (#130)
Fixes #121
|
2025-05-12 13:52:54 -07:00 |
|
Will Chen
|
c71638a508
|
Simplify handlers & IPC client: move from Result pattern to throwing errors (#120)
|
2025-05-09 15:14:12 -07:00 |
|
Will Chen
|
26305ee090
|
Fix max output tokens due to weird discrepancy with vertexAI (#123)
|
2025-05-09 14:16:15 -07:00 |
|
Will Chen
|
b2eb05a1bc
|
Simplify error handling for IPC handlers (#119)
|
2025-05-08 23:47:05 -07:00 |
|
Will Chen
|
c203b1d009
|
make checkout version and revert version fit pattern (#118)
|
2025-05-08 23:23:24 -07:00 |
|
Will Chen
|
8d61659c60
|
Show error toast in centralized way for query (#117)
|
2025-05-08 22:32:50 -07:00 |
|
Will Chen
|
b6eeaab1bb
|
migrate current branch to query pattern (#116)
|
2025-05-08 22:23:00 -07:00 |
|
Will Chen
|
34ac9df743
|
Refactor useVersions to @tanstack/react-query (#114)
working
|
2025-05-08 22:04:20 -07:00 |
|
Will Chen
|
2537fbb342
|
lint using oxlint (#106)
|
2025-05-08 17:21:35 -07:00 |
|
Will Chen
|
0d56651220
|
Run prettier on everything (#104)
|
2025-05-06 23:02:28 -07:00 |
|
Will Chen
|
744ea68ac8
|
fix auto model logic so that dyad pro key doesn't error
|
2025-05-06 22:12:59 -07:00 |
|
Will Chen
|
fddc227b4a
|
Add workflow scope for github (#101)
|
2025-05-06 13:00:47 -07:00 |
|
Will Chen
|
2f18622dd3
|
Open markdown links externally (#100)
|
2025-05-06 13:00:21 -07:00 |
|
Will Chen
|
7e48b74813
|
Put file editing behind an experiment (#98)
|
2025-05-06 12:59:49 -07:00 |
|
Will Chen
|
45b1738f03
|
check supabase token before retrieving context (#99)
|
2025-05-06 12:54:28 -07:00 |
|
Will Chen
|
939c7db2ec
|
make sure supabase is configured before retrieiving supabase app info (#97)
|
2025-05-06 12:26:38 -07:00 |
|
Will Chen
|
ba60b80b89
|
Provide a way to disconnect supabase (#95)
|
2025-05-06 12:24:31 -07:00 |
|
Will Chen
|
20362d7b08
|
Fix undo and redo by using initial commit hash for chat (#94)
|
2025-05-06 12:15:42 -07:00 |
|
Will Chen
|
390496f8f8
|
Fix isAnyProvider and don't make it a hard block (#93)
|
2025-05-06 12:13:03 -07:00 |
|
Will Chen
|
7c0ce1d45b
|
slight system prompt adjustment to avoid dyad-file in output
|
2025-05-06 11:09:37 -07:00 |
|
Will Chen
|
c425daf893
|
Show warning if there's uncommitted changes (#92)
|
2025-05-06 11:07:31 -07:00 |
|
Will Chen
|
43ec6a4563
|
Add warning banner if user is not on main branch (#91)
|
2025-05-06 11:06:27 -07:00 |
|
Will Chen
|
1fcb58a141
|
Refactor version handlers (#90)
refactor version handlers
|
2025-05-06 10:16:09 -07:00 |
|
Will Chen
|
a4d3e04996
|
refine model picker (#87)
|
2025-05-05 16:03:36 -07:00 |
|
Will Chen
|
c1570e4469
|
Basic logic check for is provider setup (#84)
|
2025-05-05 15:09:37 -07:00 |
|
Will Chen
|
a720e0073d
|
Max versions shown (#83)
|
2025-05-05 14:29:06 -07:00 |
|
Will Chen
|
43cf62a93c
|
Enable exception reporting & default error screen to report GitHub bug (#82)
|
2025-05-05 14:19:33 -07:00 |
|
Will Chen
|
ac8ef73bee
|
Support image/file attachments (#80)
|
2025-05-05 12:38:09 -07:00 |
|
Will Chen
|
0108ff1a82
|
improve ux overflow with sidebar (#79)
|
2025-05-02 16:29:51 -07:00 |
|
Will Chen
|
30662118d7
|
avoid edge case with undo (#78)
|
2025-05-02 16:27:45 -07:00 |
|
Will Chen
|
4e4bf51bba
|
Delete chat (#77)
|
2025-05-02 15:43:40 -07:00 |
|
Will Chen
|
b9dc2cc0f9
|
Undo button (#76)
|
2025-05-02 15:35:39 -07:00 |
|
Will Chen
|
46cb7ca577
|
redo reverts code (when possible) (#75)
|
2025-05-02 14:55:46 -07:00 |
|
Piotr Wilkin (ilintar)
|
5fc49231ee
|
Add LM Studio support (#22)
|
2025-05-02 14:51:32 -07:00 |
|
Will Chen
|
3529627172
|
Undo chat history (#74)
|
2025-05-02 13:47:59 -07:00 |
|
Will Chen
|
4fb4e49c5d
|
Supabase publishable key (#73)
|
2025-05-02 12:39:17 -07:00 |
|
Will Chen
|
e488df24a0
|
Hook into vite error overlay and show fixable in dyad (#71)
|
2025-05-02 10:57:35 -07:00 |
|
Will Chen
|
c069599de4
|
Update iframe message to be strictly typed & preserve backwards compat (note: add upgrade guide) (#70)
|
2025-05-02 10:04:43 -07:00 |
|
Will Chen
|
18846946b5
|
De-flake preview iframe error msg removal (#69)
|
2025-05-01 23:18:19 -07:00 |
|
Will Chen
|
d1df8b10e8
|
Auto-submit error with fix error in preview iframe (#68)
|
2025-05-01 23:10:11 -07:00 |
|
Will Chen
|
a0165cdf5f
|
Provide a way to fix dyad-output errors with AI (#67)
|
2025-05-01 23:09:02 -07:00 |
|
Will Chen
|
b72d1927c8
|
Show SQL description (#66)
|
2025-05-01 23:04:58 -07:00 |
|
Will Chen
|
1327e64e52
|
Clear stale preview iframe errors (#65)
|
2025-05-01 22:48:43 -07:00 |
|
Will Chen
|
79b7f865fc
|
Emit clean stack traces from iframe (#63)
|
2025-05-01 21:50:06 -07:00 |
|
Will Chen
|
1bbfedc668
|
Provide suggestions for running commands (restart/refresh/rebuild) (#62)
|
2025-05-01 21:44:51 -07:00 |
|
Will Chen
|
a8fd91a410
|
Allow more extensions (md + *ts / *js) (#61)
|
2025-05-01 14:57:26 -07:00 |
|
Will Chen
|
19d1e89029
|
Create Upload Chat Session help feature (#48)
|
2025-04-29 15:36:32 -07:00 |
|
Will Chen
|
74003b9061
|
Log initial load (isPro) (#49)
|
2025-04-29 15:30:45 -07:00 |
|
Will Chen
|
a53d72701b
|
provide a way to disconnect github repo (#47)
|
2025-04-29 12:12:47 -07:00 |
|