Commit Graph

464 Commits

Author SHA1 Message Date
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
Will Chen
3a69bf4b2a Make messages clearer with codebase context (#8) 2025-04-23 14:55:30 -07:00
Will Chen
b616598bab Add ollama support (#7) 2025-04-23 14:48:57 -07:00
Will Chen
a7b3e66499 Make node.js setup have a more explicit error state 2025-04-23 13:25:13 -07:00
Will Chen
d651a6aa7e max height for proposal details 2025-04-23 13:07:00 -07:00
Will Chen
3b2fb12def Prompt to add supabase dependency 2025-04-23 13:01:17 -07:00
Will Chen
deb3c2d362 Handle PR comments from mrge 2025-04-23 12:59:09 -07:00
Will Chen
5e29ffc2e2 ts ignore image imports 2025-04-23 12:59:09 -07:00
Will Chen
09deb98ba1 Add description (optional) to SQL query 2025-04-23 12:59:09 -07:00
Will Chen
1d0176d1e9 Polish app details & supabase connector UX 2025-04-23 12:59:09 -07:00
Will Chen
9828cb3db9 revamp title bar so it clicks to app details 2025-04-23 12:59:09 -07:00
Will Chen
860c427f28 show success UX for dyad add integration 2025-04-23 12:59:09 -07:00
Will Chen
d4589e809b do not render dyad-chat-summary 2025-04-23 12:59:09 -07:00
Will Chen
ce3343978d Improve supabase system prompt to make deployment less annoying 2025-04-23 12:59:09 -07:00
Will Chen
75d4654b7c Proposal summary 2025-04-23 12:59:09 -07:00
Will Chen
55c0190f26 Support rename/delete edge function & standardize output 2025-04-23 12:59:09 -07:00
Will Chen
6e1935bbba Support supabase function deployment 2025-04-23 12:59:09 -07:00
Will Chen
922ee7d90a Handle token refresh for supabase 2025-04-23 12:59:09 -07:00
Will Chen
67e7e73029 Support dyad protocol in forge 2025-04-23 12:59:09 -07:00
Will Chen
42b759d85c Refresh UI when receiving deep link 2025-04-23 12:59:09 -07:00
Will Chen
ae2cb0fc6b Update URL for supabase oauth 2025-04-23 12:59:09 -07:00
Will Chen
bf70c1bb00 Supabase integration experiment setting (off by default) 2025-04-23 12:59:09 -07:00