Commit Graph

458 Commits

Author SHA1 Message Date
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
Will Chen
a04bb5f9b7 Give env access to MACOS_CERT_P12 for release step 2025-04-14 23:59:01 -07:00
Will Chen
7d0857c10d Add macOS cert for release workflow 2025-04-14 23:56:11 -07:00
Will Chen
b9090f40e5 chore(npm): make npm scripts for electron forge more robust 2025-04-14 23:38:06 -07:00
Will Chen
b8d50a17f2 setup macos release 2025-04-14 23:30:34 -07:00
Will Chen
faadcef1ed chore(forge): just use APPLE_TEAM_ID instead of sign id 2025-04-14 23:27:04 -07:00
Will Chen
086adc9955 infra(gha): fix ci workflow 2025-04-14 23:22:23 -07:00
Will Chen
d268814d00 chore(forge): rename env SIGN_ID to APPLE_SIGN_ID 2025-04-14 23:21:05 -07:00
Will Chen
d527bb0095 Add minimal CI GitHub action 2025-04-14 23:18:11 -07:00
Will Chen
658d4e0bde proper secret encrpytion 2025-04-14 23:15:58 -07:00
Will Chen
1c325eccf4 Commit with GitHub user email (needed for vercel deployment) 2025-04-14 22:39:42 -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
3ceb3e23c6 strip out code fences (fix gemini occasional mis-format) 2025-04-14 16:12:25 -07:00
Will Chen
f093a65940 fix chat stream handlers test 2025-04-14 16:03:17 -07:00
Will Chen
501f35a70b add toast to scaffold 2025-04-14 15:59:34 -07:00
Will Chen
7fbaa11274 add gpt 4.1 2025-04-14 15:59:23 -07:00
Will Chen
6a4f538879 Update setup/settings flow for runtime 2025-04-12 23:53:38 -07:00
Will Chen
3074634c88 remove stray variable 2025-04-12 22:40:37 -07:00
Will Chen
6ad73b8f2c fix path 2025-04-12 22:39:09 -07:00
Will Chen
9f8302a0b8 very simple nav setup to support sandbox mode 2025-04-12 22:34:11 -07:00
Will Chen
39565ce6d2 Temperature 0 2025-04-12 21:57:40 -07:00
Will Chen
b197ca20f1 Clean up sandpack client lifecycle management 2025-04-12 21:55:00 -07:00
Will Chen
3f782c92de bind to localhost explicitly 2025-04-12 21:54:48 -07:00
Will Chen
4fbf8ef63d fix forge config for sandpack 2025-04-12 21:54:33 -07:00
Will Chen
a618ec3f56 [generated] sandpack files from: codesandbox-client 2025-04-12 00:09:50 -07:00
Will Chen
4b641a3303 Infra for serving sandpack locally 2025-04-12 00:09:21 -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
d3c1f8e34c clear runtime consent and settings 2025-04-11 14:23:14 -07:00
Will Chen
34f069960c disable submit button if no provider is setup 2025-04-11 13:39:24 -07:00
Will Chen
2deda72842 improve system prompt to avoid code markdown blocks 2025-04-11 13:35:59 -07:00