ciregenz
|
77ff2b79e9
|
[eric] debugger: swap vendored debugger/ for PyPI swarm-debug in app workspaces
|
2026-07-02 00:16:53 -07:00 |
|
ciregenz
|
028984cb67
|
[eric] build: precompile python bytecode with unchecked-hash so installs stop recompiling every launch
|
2026-05-29 22:17:26 -07:00 |
|
Eric
|
b544a9264e
|
[eric] perf: strip type stubs + unix build leftovers from the bundled python so defender frisks fewer files
|
2026-05-27 13:00:15 -07:00 |
|
Eric
|
0b72102adc
|
[eric] build: install python from the lock + slim the bundled stdlib
|
2026-05-27 10:19:54 -07:00 |
|
ciregenz
|
9001cb8e38
|
[eric] DMG/EXE slim ~445 MB: drop legacy onboarding videos, per-arch node + lipo-thin uv, electronLanguages=[en], exclude backend/data + uv-bin
from bundle rsync (closes dev auth.token / install_id leak), strip pip + Tcl/Tk + pydoc_data + _pyrepl, both platforms
|
2026-05-20 01:52:47 -07:00 |
|
ciregenz
|
d8f69bb23d
|
[eric] shrink prod payload another ~125MB: drop unused binary (-97MB), trim babel non-en locale data (-30MB), strip pip-only dist-info
noise (-2MB), move pytest to dev-requirements (-4MB)
|
2026-04-25 04:35:20 -07:00 |
|
ciregenz
|
94ea07dd0c
|
[eric] make Windows install + boot way faster: splash window so it's not frozen on startup, swap MCP node_modules for tiny esbuild bundles
(138MB → 7MB), pre-compile python bytecode, parallelize Widevine, never silently quit
|
2026-04-25 03:05:08 -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 |
|