Commit Graph

535 Commits

Author SHA1 Message Date
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
60b403e904 windows code-sign (follow electron-fiddle) 2025-04-29 22:00:48 -07:00
Will Chen
235c90e33e Try #7: fix windows code signing 2025-04-29 21:44:17 -07:00
Will Chen
c6b8f77448 Try #6: windows code signing 2025-04-29 21:30:25 -07:00
Will Chen
c7bd5b4817 Try #5: fix windows signing 2025-04-29 21:17:15 -07:00
Will Chen
75b5ba257d Try 4: windows config (#53) 2025-04-29 16:48:39 -07:00
Will Chen
9999ab6bf7 try 3: windows sign config (#52) 2025-04-29 16:44:31 -07:00
Will Chen
48a6c4f92d Try different sign params for windows (#51) 2025-04-29 16:30:06 -07:00
Will Chen
14a11cc3d2 Code sign win (#50)
* try windows signing

* bump to v0.3.0
2025-04-29 16:12:24 -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
Will Chen
a33e6c6ae3 Custom window controls (#46) 2025-04-29 11:41:40 -07:00
Will Chen
672bd790fa Add heuristic to suggest fix code output (#45)
Add heuristic to fix code output
2025-04-29 11:34:21 -07:00
Will Chen
37928a9017 Show release notes on startup (#44) 2025-04-29 11:02:27 -07:00
Will Chen
c612017a20 Fix open in chat nav (#41) 2025-04-28 22:59:23 -07:00
Will Chen
674dc6aeb0 Provide a way to open app folder in finder (#42) 2025-04-28 22:57:13 -07:00
Will Chen
7ab1aab9b0 Refactor auto-suggestion (#40) 2025-04-28 22:43:37 -07:00
Will Chen
322fcb002d Provide a way to disconnect from GitHub integration (due to permissio… (#39) 2025-04-28 22:21:05 -07:00
Will Chen
fbb81471da Inspiration prompts for home screen (#38) 2025-04-28 22:07:25 -07:00
Will Chen
982ba4882f Add Gemini 2.5 Flash (#37) 2025-04-28 21:48:09 -07:00
Will Chen
7d5595f630 Optimize codebase extract & fix proposal handler token counting logic (#36)
* remove deprecated script
* Optimize codebase extract & fix proposal handler token counting logic
* add caching + lock
* sort by modified timestamp
* cache cleanup
2025-04-28 21:39:16 -07:00
Will Chen
813f170c68 Prefill messages in main process and ensure loading state is always shown (incl. new chat) (#35) 2025-04-28 16:47:02 -07:00
Will Chen
9fb5439ecf Summarize into new chat suggested action (#34) 2025-04-28 16:14:12 -07:00
Will Chen
0d441b15ca Show token bar at bottom of chat input (#33) 2025-04-28 14:45:54 -07:00
Will Chen
aec5882c8d Fix bug in extract codebase that artificially limited to 30 files (#32) 2025-04-28 13:45:32 -07:00
Will Chen
e65b80bcfa Set explicit max output tokens to avoid truncated responses (#31) 2025-04-28 13:43:34 -07:00
Will Chen
9b94122672 Support Linux release (0.2.5-beta.2) (#30) 2025-04-28 13:22:02 -07:00
Will Chen
1e866c8f99 Graduate Supabase integration from experiments (#29) 2025-04-28 13:14:51 -07:00
Will Chen
ea07459ba6 Bump to 0.2.5-beta.1 2025-04-26 11:19:32 -07:00
Will Chen
04b9f81647 Do not use free variant for dyad pro gateway 2025-04-26 11:12:20 -07:00
Will Chen
eda2f9206d Support deep link for Dyad Pro (#25) 2025-04-26 10:58:11 -07:00
Will Chen
4848b2f085 Add toggle for disabling Dyad Pro (#24)
* Add toggle for disabling Dyad Pro
* Entering key for Dyad pro enables dyad pro
2025-04-26 10:13:35 -07:00
Will Chen
2ad10ba039 Support LLM gateway with Dyad API key (#23)
* Do not make API key input (password) - hurts usability
* Support LLM gateway (and add GPT 4.1 mini model)
* Show Dyad Pro button
* Fix to use auto (not dyad) for detecting dyad pro
* Fix description of gpt 4.1-mini
2025-04-26 08:52:08 -07:00
Will Chen
0dcbb44e2b More spacing for header bar 2025-04-23 17:37:24 -07:00
Will Chen
901291bc70 Skip linux for now 2025-04-23 16:46:13 -07:00
Will Chen
38005c5dea Add return (don't show error box when deep link is handled) 2025-04-23 16:45:03 -07:00
Will Chen
7402f33b4a Add build for linux 2025-04-23 15:29:00 -07:00
Will Chen
1fac096233 Add macos-13 as a builder for release 2025-04-23 14:55:45 -07:00
Will Chen
48e8578f69 Bump to v0.2.0 2025-04-23 14:55:45 -07:00