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 |
|
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
|
4a158417df
|
Parse proposal from latest chat message (w/o security parts)
|
2025-04-18 11:29:31 -07:00 |
|
Will Chen
|
4e0f93d21c
|
Load (canned) proposal from IPC
|
2025-04-18 11:11:58 -07:00 |
|
Will Chen
|
7aec3ef455
|
Sketch out approval UX
|
2025-04-18 10:58:59 -07:00 |
|
Will Chen
|
aa36986771
|
fix pnpm command
|
2025-04-18 10:29:56 -07:00 |
|
Will Chen
|
fc446f992b
|
Bump to 0.1.5-beta.3
|
2025-04-18 10:12:15 -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
|
846978ee40
|
Bump to 0.1.5-beta.2
|
2025-04-17 23:06:00 -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
|
ffdf3e1c4b
|
Bump to v0.1.5beta1
|
2025-04-17 19:10:52 -07:00 |
|
Will Chen
|
3310ba51f2
|
Revert "Bump to v0.1.5beta1"
This reverts commit d1c0f6a8fe.
|
2025-04-17 19:08:56 -07:00 |
|
Will Chen
|
d1c0f6a8fe
|
Bump to v0.1.5beta1
|
2025-04-17 17:33:34 -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
|
ba3c9f7a28
|
Update with gpt-4.1
|
2025-04-17 15:24:03 -07:00 |
|
Will Chen
|
27ac41e9d4
|
Bump to v0.1.4
|
2025-04-15 21:59:36 -07:00 |
|
Will Chen
|
42e179653c
|
Clean up ANSI escape codes from stdout/stderr (interfered with port detection)
|
2025-04-15 21:48:13 -07:00 |
|
Will Chen
|
26fb5c8dc6
|
Kill on port 32100 on restart app (clean up orphan process)
|
2025-04-15 21:42:01 -07:00 |
|
Will Chen
|
dfecc62ce3
|
Ensure error message is cleared upon refreshing or restarting app
|
2025-04-15 21:32:51 -07:00 |
|
Will Chen
|
a6981a061c
|
Improve preview iframe error handling: show new errors after dismiss & UX readability
|
2025-04-15 21:27:20 -07:00 |
|
Will Chen
|
041d3614e8
|
bump to v0.1.3
|
2025-04-15 17:18:39 -07:00 |
|
Will Chen
|
2fb868ac27
|
Add electron logging
|
2025-04-15 17:16:48 -07:00 |
|
Will Chen
|
52c0893fe5
|
Restructure reset all so dyad apps deletion is last
|
2025-04-15 17:16:35 -07:00 |
|
Will Chen
|
04d7664dd3
|
Add License and README
|
2025-04-15 16:19:29 -07:00 |
|
Will Chen
|
badded4efd
|
Sequentialize release
|
2025-04-15 15:51:40 -07:00 |
|
Will Chen
|
743042aa64
|
Bump to v0.1.2 (testing auto-update)
|
2025-04-15 14:38:29 -07:00 |
|
Will Chen
|
6b0df21a05
|
show version & bump
|
2025-04-15 00:22:19 -07:00 |
|
Will Chen
|
caa9a1566e
|
Fix macOS release by adding MACOS_CERT_PASSWORD
|
2025-04-15 00:07:17 -07:00 |
|