Eric
|
ca5d69301d
|
[eric] app builder: fix windows-built apps failing by always creating the workspace .env (the windows build dropped the .env.example it seeds from) and writing app files as utf-8 (windows cp1252 choked on arrows and chess pieces); stays on 1.1.69 to rebuild only the windows installer
|
2026-05-26 17:40:51 -07:00 |
|
Eric
|
bf6d7a9235
|
[eric] app-builder: cross-platform workspace runtime so apps build and run on windows (resolve bash/python/npm, venv Scripts layout, bundled-node PATH, online npm retry)
|
2026-05-26 04:18:38 -07:00 |
|
ciregenz
|
5b0c6e1df3
|
defluff: strip em-dashes + shorten docstrings across backend (cosmetic only, no logic change)
|
2026-05-20 05:25:23 -07:00 |
|
ciregenz
|
91508c87b1
|
[eric] onboarding bug fix and ux op
|
2026-05-12 22:36:22 -07:00 |
|
ciregenz
|
c0c52e33d6
|
[eric] App Builder saves to sidebar on seed + onboarding fallbacks (auto-skip rules, fallback prompts, retry popup)
|
2026-05-12 13:11:56 -07:00 |
|
ciregenz
|
a84aec257b
|
[eric] App Builder uses real React/Vite scaffold + onboarding polish (auto sidebar expand, bigger pill, video crop), onboarding bugs / edgecases
|
2026-05-11 23:23:59 -07:00 |
|
ciregenz
|
2e2e8c7728
|
[eric] webapp-template standardization (React + Vite + FastAPI new-app starter) + swarm-debug built-in skill + stale-session recovery
|
2026-05-11 18:40:27 -07:00 |
|
ciregenz
|
573f4a1ed4
|
[eric] App Builder skill as editable built-in (Skills page, undeletable) + onboarding step 1 unsticks after Claude Max / ChatGPT Pro / Gemini /
custom-provider connect (subscription state moved to Redux)
|
2026-05-11 14:54:07 -07:00 |
|
Eric
|
9ff07443db
|
[eric] windows shipping: electron-builder win+nsis + Azure Trusted Signing hook, build-app-win.ps1 / build-python-env-win.ps1 mirroring mac, release-windows.yml tag-triggered CI, icon.ico + .env.windows.example, .claude/ + .env.* gitignored. Runtime fixes: PYTHONUTF8=1 (cp1252 UnicodeDecode), python.exe / Lib\site-packages paths, PYTHONPATH path.delimiter, taskkill /T /F process tree, OAuth UA platform branch, sign-vmp postinstall via node wrapper. Backend: _resolve_command PATHEXT probing (fixes uvx not found), UV_PYTHON Windows path. Cross-env added to 9router+electron for NODE_ENV prefix on cmd. Onboarding: poll subscriptions/status while connect step is open, render Connected for active providers (was stuck on "Connect" after 30s OAuth poll timeout).
|
2026-04-21 18:15:49 -07:00 |
|
haikdc
|
6dcfb19b17
|
[Haik]: ckpt, view builder saving issue fixed via templates, system prompts, and skills. Also added a reset to default for modes.
|
2026-03-19 01:58:20 -07:00 |
|