Commit Graph

122 Commits

Author SHA1 Message Date
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
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
3cf93e10a0 Explicit forge config for github publishing 2025-04-21 18:57:17 -07:00
Will Chen
05dec6d140 set local storage upon reading or updating settings 2025-04-21 18:53:53 -07:00
Will Chen
3b17ace46b Actually call the move to downloads folder function 2025-04-21 17:17:19 -07:00
Will Chen
a4df043a36 Put in posthog key and simplify debug log 2025-04-21 17:05:00 -07:00
Will Chen
fca8b1036e Bump to v0.1.7 2025-04-21 16:50:11 -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
09b3bf3fee Prompt user to move to applications folder on first run 2025-04-21 16:27:07 -07:00
Will Chen
d8b52a5d5f Fix ts: random id generation 2025-04-21 16:21:33 -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
02f1db7791 response processor: always update approval state; improve logging 2025-04-21 15:12:47 -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
8373e20ded Fix electron-log setup 2025-04-21 14:41:56 -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
57af6078a0 Move telemetry section lower on settings page 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
e2a489e1cf Update issue templates 2025-04-21 13:51:34 -07:00
Will Chen
2fec009d77 Fix TS errors (posthogClient) 2025-04-21 13:03:01 -07:00
Will Chen
16d5320485 Enable opt-in telemetry 2025-04-21 12:49:54 -07:00
Will Chen
497a3b7dac Clean up console messages 2025-04-18 22:32:38 -07:00
Will Chen
0b005e05ab use npx instead of yarn 2025-04-18 21:45:00 -07:00
Will Chen
9b0723ae90 Bump to v0.1.6 2025-04-18 21:43:57 -07:00
Will Chen
7ac07aa0ce Use npm as fallback if pnpm isn't available & more robust pnpm installation 2025-04-18 21:43:46 -07:00
Will Chen
14d09f080f Remove uncessary check in checkout-version 2025-04-18 15:58:00 -07:00
Will Chen
12a86a04ee Update favicon for scaffold 2025-04-18 14:37:28 -07:00
Will Chen
a5def69894 bump to v0.1.5 2025-04-18 14:30:18 -07:00
Will Chen
06869fb745 Show latest message in console header (when closed) 2025-04-18 14:29:58 -07:00
Will Chen
0ca1b58005 Fix types in test 2025-04-18 14:29:40 -07:00
Will Chen
59de308e82 Automatically refresh app iframe 2025-04-18 14:22:13 -07:00
Will Chen
86b9720179 make markdown code block prohibition stronger 2025-04-18 14:14:59 -07:00
Will Chen
e5ff755c19 Cleaner approved/rejected UI 2025-04-18 14:09:55 -07:00
Will Chen
e3568f9a97 update message approval status after processing message 2025-04-18 14:00:05 -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