Commit Graph

646 Commits

Author SHA1 Message Date
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
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
d0c410859d clean-up release scripts (#86) 2025-05-05 15:12:46 -07:00
Will Chen
971afb835f Bump to v0.4.0 (#85) 2025-05-05 15:10:18 -07:00
Will Chen
c1570e4469 Basic logic check for is provider setup (#84) 2025-05-05 15:09:37 -07:00