Will Chen
d3fbb48472
Copy app ( #349 )
...
Fixes #12
2025-06-05 22:26:17 -07:00
Will Chen
16bf0828f5
Fix stale app UI (supabase) & overall E2E test infra improvements ( #337 )
...
Fixes #269
2025-06-04 23:07:59 -07:00
Will Chen
9d1a0f7ad7
pro: show remaining credits ( #329 )
...
Fixes #265
2025-06-03 23:46:35 -07:00
Will Chen
e119a670ec
Provide a button to clear session data ( #231 )
...
Fixes #214
---------
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-05-22 16:36:45 -07:00
Will Chen
cbfe26bac1
Rename branch ( #199 )
...
This is more important now that import app is available and not every
git repo will be initialized with `main` as the default branch. This
handles the other common case which is the `master` branch.
2025-05-19 14:41:18 -07:00
Will Chen
6e08bc5c62
Import app ( #189 )
...
Fixes #163
2025-05-19 14:03:10 -07:00
Will Chen
b5671c0a59
Auto-commit extra files ( #197 )
...
Whenever Dyad does a commit from a proposal, it will automatically amend
the commit with outside changes (e.g. made outside of Dyad).
This helps avoid a lot of user confusion, e.g.
https://github.com/dyad-sh/dyad/issues/187
https://www.reddit.com/r/dyadbuilders/comments/1kjysc0/error_pushing_images/
Edge cases:
If a user adds a file outside of Dyad, and then they hit retry, it will
revert these outside changes, but it's still technically in the version
history, so I think it's OK. This should also be a pretty unusual
situation.
Fixes #164
Fixes #187
2025-05-19 13:42:27 -07:00
Will Chen
56900ebe9a
More robust check of whether release notes exist ( #175 )
2025-05-15 16:45:46 -07:00
Will Chen
993c5417e3
Fix DB schemas ( #138 )
2025-05-12 21:51:08 -07:00
Will Chen
f5a6a1abca
Delete custom provider ( #137 )
2025-05-12 17:31:03 -07:00
Will Chen
ea9301c771
Support delete custom model ( #136 )
2025-05-12 16:37:39 -07:00
Will Chen
477015b43d
allow creating and listing custom language model ( #134 )
2025-05-12 16:00:16 -07:00
Will Chen
642895f0ba
Allow creating custom providers ( #132 )
2025-05-12 15:04:42 -07:00
Will Chen
cd7eaa8ece
Prep for custom models: support reading custom providers ( #131 )
2025-05-12 14:52:48 -07:00
Will Chen
c71638a508
Simplify handlers & IPC client: move from Result pattern to throwing errors ( #120 )
2025-05-09 15:14:12 -07:00
Will Chen
c203b1d009
make checkout version and revert version fit pattern ( #118 )
2025-05-08 23:23:24 -07:00
Will Chen
b6eeaab1bb
migrate current branch to query pattern ( #116 )
2025-05-08 22:23:00 -07:00
Will Chen
2537fbb342
lint using oxlint ( #106 )
2025-05-08 17:21:35 -07:00
Will Chen
0d56651220
Run prettier on everything ( #104 )
2025-05-06 23:02:28 -07:00
Will Chen
20362d7b08
Fix undo and redo by using initial commit hash for chat ( #94 )
2025-05-06 12:15:42 -07:00
Will Chen
c425daf893
Show warning if there's uncommitted changes ( #92 )
2025-05-06 11:07:31 -07:00
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