Commit Graph

35 Commits

Author SHA1 Message Date
Will Chen
43ec6a4563 Add warning banner if user is not on main branch (#91) 2025-05-06 11:06:27 -07:00
Will Chen
ac8ef73bee Support image/file attachments (#80) 2025-05-05 12:38:09 -07:00
Will Chen
4e4bf51bba Delete chat (#77) 2025-05-02 15:43:40 -07:00
Will Chen
b9dc2cc0f9 Undo button (#76) 2025-05-02 15:35:39 -07:00
Piotr Wilkin (ilintar)
5fc49231ee Add LM Studio support (#22) 2025-05-02 14:51:32 -07:00
Will Chen
1327e64e52 Clear stale preview iframe errors (#65) 2025-05-01 22:48:43 -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
a33e6c6ae3 Custom window controls (#46) 2025-04-29 11:41:40 -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
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
b616598bab Add ollama support (#7) 2025-04-23 14:48:57 -07:00
Will Chen
42b759d85c Refresh UI when receiving deep link 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
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
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
Will Chen
4e0f93d21c Load (canned) proposal from IPC 2025-04-18 11:11:58 -07:00
Will Chen
cc0ab0fd56 Reload env path instead of restarting dyad app after node.js install 2025-04-18 10:11:59 -07:00
Will Chen
8d9aab214c Remove unused (removed) types 2025-04-17 23:19:42 -07:00
Will Chen
f2b157b8bc Simplified setup flow: user installs node.js; pnpm is configured 2025-04-17 23:05:44 -07:00
Will Chen
e1911162e3 Use pnpm and more clean-up of sandbox mode 2025-04-17 17:33:09 -07:00
Will Chen
24c1be224b Remove runtime mode selection & have unified setup flow for node.js + API access 2025-04-17 16:52:20 -07:00
Will Chen
6b0df21a05 show version & bump 2025-04-15 00:22:19 -07:00
Will Chen
d55d6781a6 support github push 2025-04-14 22:11:11 -07:00
Will Chen
05a97d31c4 github repo creation flow 2025-04-14 21:55:51 -07:00
Will Chen
7ad83a2bdc Basic GitHub integration flow 2025-04-14 18:12:43 -07:00
Will Chen
6a4f538879 Update setup/settings flow for runtime 2025-04-12 23:53:38 -07:00
Will Chen
a4a763a06d working sandpack 2025-04-11 23:11:56 -07:00
Will Chen
37579d011a refactor app handler 2025-04-11 14:31:23 -07:00
Will Chen
43f67e0739 Initial open-source release 2025-04-11 09:38:16 -07:00