-
AG X v2.0.5 - E2E Flow Fix Stable
released this
2026-05-23 08:15:01 +00:00 | 1 commits to master since this releaseAG X v2.0.5 — E2E Flow Fix
Critical Fixes
- Translation proxy now uses system Node.js (not Electron binary)
- Removed duplicate proxy start causing port conflicts
- Added port availability check before spawning proxy
- Fixed welcome:choice double resolve()
- Fixed settings.html close using deprecated remote
- Fixed translationProxy /v1 for openai-compat backends
- Proxy no longer detached/unref — properly tracked as child
- SingletonLock cleanup on startup
Verified E2E
- ✅ Welcome screen on first run
- ✅ Provider selection (Google Gemini / Custom)
- ✅ Settings save + sync to endpoints.json
- ✅ Translation proxy starts correctly on port 48080
- ✅ LS connects to proxy
- ✅ --ag-reset re-triggers welcome screen
Downloads