Commit Graph

72 Commits

Author SHA1 Message Date
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
19d1e89029 Create Upload Chat Session help feature (#48) 2025-04-29 15:36:32 -07:00
Will Chen
a53d72701b provide a way to disconnect github repo (#47) 2025-04-29 12:12:47 -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
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
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
1e866c8f99 Graduate Supabase integration from experiments (#29) 2025-04-28 13:14:51 -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
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
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
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
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
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
Will Chen
2a08f72378 Support dyad add integration flow 2025-04-23 12:59:09 -07:00
Will Chen
4294ce5767 Supabase support: client, auth & SQL 2025-04-23 12:59:09 -07:00
Will Chen
ec43482d6c Basic Supabase OAuth integration & project-app binding 2025-04-23 12:59:09 -07:00
Will Chen
ee3d2e7f4e Provide a rebuild option (restart w/ re-install node modules) 2025-04-21 16:46:10 -07:00
Will Chen
7041525c20 Handle rename & deletes in proposal 2025-04-21 16:19:40 -07:00
Will Chen
b07defc9b8 Support add dependencies as part of approval workflow 2025-04-21 16:07:40 -07:00
Will Chen
50de3baa10 Make pnpm optional for setup flow 2025-04-21 15:01:34 -07:00
Will Chen
187aab7682 Add node.js help callout 2025-04-21 14:56:57 -07:00
Will Chen
531cf23615 Make it clear there's other AI provider options in setup 2025-04-21 14:46:25 -07:00
Will Chen
40132ec5da Fix posthog callsites 2025-04-21 14:43:20 -07:00
Will Chen
0e48d02a0b Polish UX for Settings pages; add Go Back button to setting page 2025-04-21 14:42:35 -07:00
Will Chen
87ff4ee870 Add help button which opens GitHub issue w/ system report | explicitly log with electron-log & scrub logs 2025-04-21 14:28:21 -07:00
Will Chen
1162984685 Add a help button + dialog 2025-04-21 14:28:21 -07:00
Will Chen
16d5320485 Enable opt-in telemetry 2025-04-21 12:49:54 -07:00
Will Chen
06869fb745 Show latest message in console header (when closed) 2025-04-18 14:29:58 -07:00
Will Chen
59de308e82 Automatically refresh app iframe 2025-04-18 14:22:13 -07:00
Will Chen
e5ff755c19 Cleaner approved/rejected UI 2025-04-18 14:09:55 -07:00
Will Chen
a4629e7698 Show toast when enabling auto-approve on non-settings UI 2025-04-18 13:49:06 -07:00
Will Chen
5e95ae3686 Re-use auto-approve switch in settings 2025-04-18 13:45:18 -07:00
Will Chen
a4702f90b0 clean up proposal logic 2025-04-18 13:23:26 -07:00
Will Chen
639b3a320c basic suggested action scaffolding 2025-04-18 13:03:19 -07:00
Will Chen
b2e3631a29 Refactor chat input & properly update state for proposal 2025-04-18 12:32:57 -07:00
Will Chen
db7ac39c97 Fix message types 2025-04-18 12:04:37 -07:00
Will Chen
ebf8743778 Refresh proposal & loaders for proposal action 2025-04-18 11:52:21 -07:00