Commit Graph

  • 43ec6a4563 Add warning banner if user is not on main branch (#91) Will Chen 2025-05-06 11:06:27 -07:00
  • 1fcb58a141 Refactor version handlers (#90) Will Chen 2025-05-06 10:16:09 -07:00
  • a4d3e04996 refine model picker (#87) Will Chen 2025-05-05 16:03:36 -07:00
  • d0c410859d clean-up release scripts (#86) Will Chen 2025-05-05 15:12:46 -07:00
  • 971afb835f Bump to v0.4.0 (#85) Will Chen 2025-05-05 15:10:18 -07:00
  • c1570e4469 Basic logic check for is provider setup (#84) Will Chen 2025-05-05 15:09:37 -07:00
  • a720e0073d Max versions shown (#83) Will Chen 2025-05-05 14:29:06 -07:00
  • 43cf62a93c Enable exception reporting & default error screen to report GitHub bug (#82) Will Chen 2025-05-05 14:19:33 -07:00
  • ac8ef73bee Support image/file attachments (#80) Will Chen 2025-05-05 12:38:09 -07:00
  • 0108ff1a82 improve ux overflow with sidebar (#79) Will Chen 2025-05-02 16:29:51 -07:00
  • 30662118d7 avoid edge case with undo (#78) Will Chen 2025-05-02 16:27:45 -07:00
  • 4e4bf51bba Delete chat (#77) Will Chen 2025-05-02 15:43:40 -07:00
  • b9dc2cc0f9 Undo button (#76) Will Chen 2025-05-02 15:35:39 -07:00
  • a6eaaa6a94 Regenrate package-lock.json Will Chen 2025-05-02 14:59:16 -07:00
  • 46cb7ca577 redo reverts code (when possible) (#75) Will Chen 2025-05-02 14:55:46 -07:00
  • 5fc49231ee Add LM Studio support (#22) Piotr Wilkin (ilintar) 2025-05-02 23:51:32 +02:00
  • 3529627172 Undo chat history (#74) Will Chen 2025-05-02 13:47:59 -07:00
  • 4fb4e49c5d Supabase publishable key (#73) Will Chen 2025-05-02 12:39:17 -07:00
  • e488df24a0 Hook into vite error overlay and show fixable in dyad (#71) Will Chen 2025-05-02 10:57:35 -07:00
  • c069599de4 Update iframe message to be strictly typed & preserve backwards compat (note: add upgrade guide) (#70) Will Chen 2025-05-02 10:04:43 -07:00
  • 18846946b5 De-flake preview iframe error msg removal (#69) Will Chen 2025-05-01 23:18:19 -07:00
  • d1df8b10e8 Auto-submit error with fix error in preview iframe (#68) Will Chen 2025-05-01 23:10:11 -07:00
  • a0165cdf5f Provide a way to fix dyad-output errors with AI (#67) Will Chen 2025-05-01 23:09:02 -07:00
  • b72d1927c8 Show SQL description (#66) Will Chen 2025-05-01 23:04:58 -07:00
  • 1327e64e52 Clear stale preview iframe errors (#65) Will Chen 2025-05-01 22:48:43 -07:00
  • 79b7f865fc Emit clean stack traces from iframe (#63) Will Chen 2025-05-01 21:50:06 -07:00
  • 1bbfedc668 Provide suggestions for running commands (restart/refresh/rebuild) (#62) Will Chen 2025-05-01 21:44:51 -07:00
  • a8fd91a410 Allow more extensions (md + *ts / *js) (#61) Will Chen 2025-05-01 14:57:26 -07:00
  • 60b403e904 windows code-sign (follow electron-fiddle) Will Chen 2025-04-29 22:00:48 -07:00
  • 235c90e33e Try #7: fix windows code signing Will Chen 2025-04-29 21:44:17 -07:00
  • c6b8f77448 Try #6: windows code signing Will Chen 2025-04-29 21:30:25 -07:00
  • c7bd5b4817 Try #5: fix windows signing Will Chen 2025-04-29 21:17:00 -07:00
  • 75b5ba257d Try 4: windows config (#53) Will Chen 2025-04-29 16:48:39 -07:00
  • 9999ab6bf7 try 3: windows sign config (#52) Will Chen 2025-04-29 16:44:31 -07:00
  • 48a6c4f92d Try different sign params for windows (#51) Will Chen 2025-04-29 16:30:06 -07:00
  • 14a11cc3d2 Code sign win (#50) Will Chen 2025-04-29 16:12:24 -07:00
  • 19d1e89029 Create Upload Chat Session help feature (#48) Will Chen 2025-04-29 15:36:32 -07:00
  • 74003b9061 Log initial load (isPro) (#49) Will Chen 2025-04-29 15:30:45 -07:00
  • a53d72701b provide a way to disconnect github repo (#47) Will Chen 2025-04-29 12:12:47 -07:00
  • a33e6c6ae3 Custom window controls (#46) Will Chen 2025-04-29 11:41:40 -07:00
  • 672bd790fa Add heuristic to suggest fix code output (#45) Will Chen 2025-04-29 11:34:21 -07:00
  • 37928a9017 Show release notes on startup (#44) Will Chen 2025-04-29 11:02:27 -07:00
  • c612017a20 Fix open in chat nav (#41) Will Chen 2025-04-28 22:59:23 -07:00
  • 674dc6aeb0 Provide a way to open app folder in finder (#42) Will Chen 2025-04-28 22:57:13 -07:00
  • 7ab1aab9b0 Refactor auto-suggestion (#40) Will Chen 2025-04-28 22:43:37 -07:00
  • 322fcb002d Provide a way to disconnect from GitHub integration (due to permissio… (#39) Will Chen 2025-04-28 22:21:05 -07:00
  • fbb81471da Inspiration prompts for home screen (#38) Will Chen 2025-04-28 22:07:25 -07:00
  • 982ba4882f Add Gemini 2.5 Flash (#37) Will Chen 2025-04-28 21:48:09 -07:00
  • 7d5595f630 Optimize codebase extract & fix proposal handler token counting logic (#36) Will Chen 2025-04-28 21:39:16 -07:00
  • 813f170c68 Prefill messages in main process and ensure loading state is always shown (incl. new chat) (#35) Will Chen 2025-04-28 16:47:02 -07:00
  • 9fb5439ecf Summarize into new chat suggested action (#34) Will Chen 2025-04-28 16:14:12 -07:00
  • 0d441b15ca Show token bar at bottom of chat input (#33) Will Chen 2025-04-28 14:45:54 -07:00
  • aec5882c8d Fix bug in extract codebase that artificially limited to 30 files (#32) Will Chen 2025-04-28 13:45:32 -07:00
  • e65b80bcfa Set explicit max output tokens to avoid truncated responses (#31) Will Chen 2025-04-28 13:43:34 -07:00
  • 9b94122672 Support Linux release (0.2.5-beta.2) (#30) Will Chen 2025-04-28 13:22:02 -07:00
  • 1e866c8f99 Graduate Supabase integration from experiments (#29) Will Chen 2025-04-28 13:14:51 -07:00
  • ea07459ba6 Bump to 0.2.5-beta.1 Will Chen 2025-04-26 11:19:32 -07:00
  • 04b9f81647 Do not use free variant for dyad pro gateway Will Chen 2025-04-26 11:12:20 -07:00
  • eda2f9206d Support deep link for Dyad Pro (#25) Will Chen 2025-04-26 10:58:11 -07:00
  • 4848b2f085 Add toggle for disabling Dyad Pro (#24) Will Chen 2025-04-26 10:13:35 -07:00
  • 2ad10ba039 Support LLM gateway with Dyad API key (#23) Will Chen 2025-04-26 08:52:08 -07:00
  • 0dcbb44e2b More spacing for header bar Will Chen 2025-04-23 17:37:24 -07:00
  • 901291bc70 Skip linux for now Will Chen 2025-04-23 16:46:13 -07:00
  • 38005c5dea Add return (don't show error box when deep link is handled) Will Chen 2025-04-23 16:45:03 -07:00
  • 7402f33b4a Add build for linux Will Chen 2025-04-23 15:29:00 -07:00
  • 1fac096233 Add macos-13 as a builder for release Will Chen 2025-04-23 14:54:44 -07:00
  • 48e8578f69 Bump to v0.2.0 Will Chen 2025-04-23 14:54:31 -07:00
  • 3a69bf4b2a Make messages clearer with codebase context (#8) Will Chen 2025-04-23 14:55:30 -07:00
  • b616598bab Add ollama support (#7) Will Chen 2025-04-23 14:48:57 -07:00
  • a7b3e66499 Make node.js setup have a more explicit error state Will Chen 2025-04-23 13:21:49 -07:00
  • d651a6aa7e max height for proposal details Will Chen 2025-04-23 13:07:00 -07:00
  • 3b2fb12def Prompt to add supabase dependency Will Chen 2025-04-23 13:01:17 -07:00
  • deb3c2d362 Handle PR comments from mrge Will Chen 2025-04-23 12:58:23 -07:00
  • 5e29ffc2e2 ts ignore image imports Will Chen 2025-04-23 12:38:08 -07:00
  • 09deb98ba1 Add description (optional) to SQL query Will Chen 2025-04-23 12:37:30 -07:00
  • 1d0176d1e9 Polish app details & supabase connector UX Will Chen 2025-04-23 12:21:40 -07:00
  • 9828cb3db9 revamp title bar so it clicks to app details Will Chen 2025-04-23 11:46:22 -07:00
  • 860c427f28 show success UX for dyad add integration Will Chen 2025-04-23 11:35:04 -07:00
  • d4589e809b do not render dyad-chat-summary Will Chen 2025-04-23 11:29:29 -07:00
  • ce3343978d Improve supabase system prompt to make deployment less annoying Will Chen 2025-04-23 11:27:10 -07:00
  • 75d4654b7c Proposal summary Will Chen 2025-04-23 11:23:04 -07:00
  • 55c0190f26 Support rename/delete edge function & standardize output Will Chen 2025-04-23 11:15:52 -07:00
  • 6e1935bbba Support supabase function deployment Will Chen 2025-04-23 10:23:26 -07:00
  • 922ee7d90a Handle token refresh for supabase Will Chen 2025-04-22 23:01:20 -07:00
  • 67e7e73029 Support dyad protocol in forge Will Chen 2025-04-22 22:00:27 -07:00
  • 42b759d85c Refresh UI when receiving deep link Will Chen 2025-04-22 21:56:43 -07:00
  • ae2cb0fc6b Update URL for supabase oauth Will Chen 2025-04-22 21:40:44 -07:00
  • bf70c1bb00 Supabase integration experiment setting (off by default) Will Chen 2025-04-22 17:12:51 -07:00
  • 2a08f72378 Support dyad add integration flow Will Chen 2025-04-22 17:04:12 -07:00
  • 4294ce5767 Supabase support: client, auth & SQL Will Chen 2025-04-22 16:45:47 -07:00
  • ec43482d6c Basic Supabase OAuth integration & project-app binding Will Chen 2025-04-22 15:22:47 -07:00
  • 3cf93e10a0 Explicit forge config for github publishing Will Chen 2025-04-21 18:57:17 -07:00
  • 05dec6d140 set local storage upon reading or updating settings Will Chen 2025-04-21 18:53:53 -07:00
  • 3b17ace46b Actually call the move to downloads folder function Will Chen 2025-04-21 17:17:19 -07:00
  • a4df043a36 Put in posthog key and simplify debug log Will Chen 2025-04-21 17:05:00 -07:00
  • fca8b1036e Bump to v0.1.7 Will Chen 2025-04-21 16:50:11 -07:00
  • ee3d2e7f4e Provide a rebuild option (restart w/ re-install node modules) Will Chen 2025-04-21 16:46:10 -07:00
  • 09b3bf3fee Prompt user to move to applications folder on first run Will Chen 2025-04-21 16:27:07 -07:00
  • d8b52a5d5f Fix ts: random id generation Will Chen 2025-04-21 16:21:33 -07:00
  • 7041525c20 Handle rename & deletes in proposal Will Chen 2025-04-21 16:19:40 -07:00