You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More reliable bridge launcher (start.bat) on Windows. It now skips the Microsoft Store Python "stub" (which has no working pip and caused the websockets install to fail with a misleading "check your internet connection" message). Each detected Python is validated before use, with the py launcher preferred. When something does go wrong, the error message now points at the real cause.
Under the hood
Internal refactor of the system prompts into per-AI "profiles." No change for DeepSeek and Gemini users (identical prompt).
Groundwork for future ChatGPT support (present but disabled for now unstable).