Will Chen
|
16e1dd7fc4
|
Add Claude Haiku 3.5 (#171)
|
2025-05-15 15:41:14 -07:00 |
|
Will Chen
|
bbf4bb765c
|
Allow overriding gateway URL (#169)
|
2025-05-15 15:09:45 -07:00 |
|
Will Chen
|
35b459d82d
|
Support turbo edits (pro) (#166)
|
2025-05-14 23:35:50 -07:00 |
|
Will Chen
|
d545babb63
|
Quick fix for Google models (#160)
|
2025-05-13 22:21:27 -07:00 |
|
Will Chen
|
4863a3861c
|
Fix JSON.stringify log (#158)
|
2025-05-13 16:05:09 -07:00 |
|
Will Chen
|
763757b235
|
Disable chat input suggested actions during streaming (#157)
|
2025-05-13 15:44:34 -07:00 |
|
Will Chen
|
4661012390
|
Do not allow custom models for (dyad/auto) & drive-by: key improvement (#156)
|
2025-05-13 15:42:01 -07:00 |
|
Will Chen
|
069c221292
|
Implement saver mode (#154)
|
2025-05-13 15:34:41 -07:00 |
|
Will Chen
|
3763423dc7
|
Pro mode selector: saver mode (#153)
|
2025-05-13 12:24:32 -07:00 |
|
Will Chen
|
14d9a12464
|
Max chat turns settings (default to 5) (#152)
|
2025-05-13 11:51:44 -07:00 |
|
Will Chen
|
d1a6b06fd5
|
Polish settings page (#151)
|
2025-05-13 10:54:12 -07:00 |
|
Will Chen
|
6b4620ca98
|
Pin to ubuntu v22.04 for linux release (#150)
|
2025-05-12 23:34:03 -07:00 |
|
Will Chen
|
1f16faf3ab
|
Bump to v0.5.0
|
2025-05-12 23:32:30 -07:00 |
|
Will Chen
|
ee5865dcf8
|
Precise custom model selection & simplify language model/provider log… (#147)
…ic (no merging)
|
2025-05-12 23:24:39 -07:00 |
|
Will Chen
|
b45dff3862
|
Inline model picker props (#146)
|
2025-05-12 23:07:36 -07:00 |
|
Will Chen
|
843a097e82
|
Fix model picker UX (#145)
|
2025-05-12 22:41:53 -07:00 |
|
Will Chen
|
d1027622b4
|
Loosen provider type to a string (#144)
|
2025-05-12 22:29:36 -07:00 |
|
Will Chen
|
f628c81f4c
|
Refactor constants/models and inline (#143)
|
2025-05-12 22:20:16 -07:00 |
|
Will Chen
|
877c8f7f4f
|
Simplify provider logic and migrate getContextWindow (#142)
|
2025-05-12 22:18:49 -07:00 |
|
Will Chen
|
11ba46db38
|
Update model picker to group language models by providers (from IPC) (#141)
|
2025-05-12 22:06:41 -07:00 |
|
Will Chen
|
0dc4d6c617
|
fix ipc naming for get system platform (#140)
|
2025-05-12 21:57:49 -07:00 |
|
Will Chen
|
993c5417e3
|
Fix DB schemas (#138)
|
2025-05-12 21:51:08 -07:00 |
|
Will Chen
|
f5a6a1abca
|
Delete custom provider (#137)
|
2025-05-12 17:31:03 -07:00 |
|
Will Chen
|
ea9301c771
|
Support delete custom model (#136)
|
2025-05-12 16:37:39 -07:00 |
|
Will Chen
|
e115074937
|
Fix DB schema (#135)
|
2025-05-12 16:12:36 -07:00 |
|
Will Chen
|
477015b43d
|
allow creating and listing custom language model (#134)
|
2025-05-12 16:00:16 -07:00 |
|
Will Chen
|
c63781d7cc
|
Fix DB schema for language models (#133)
|
2025-05-12 15:14:27 -07:00 |
|
Will Chen
|
642895f0ba
|
Allow creating custom providers (#132)
|
2025-05-12 15:04:42 -07:00 |
|
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
|
7839d6bde9
|
Update cursor rules
|
2025-05-08 22:05:20 -07:00 |
|
Will Chen
|
34ac9df743
|
Refactor useVersions to @tanstack/react-query (#114)
working
|
2025-05-08 22:04:20 -07:00 |
|
Will Chen
|
cb9ffcc550
|
Add presubmit checks to CI (#113)
|
2025-05-08 17:28:48 -07:00 |
|
Will Chen
|
2537fbb342
|
lint using oxlint (#106)
|
2025-05-08 17:21:35 -07:00 |
|
Will Chen
|
0e8cc26fb5
|
Add prettier hook & contribution guide (#105)
|
2025-05-06 23:15:56 -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 |
|