v3.2 — New backend + GUI overhaul
What's new
- Switched the model backend to a self-hosted proxy — the old one stopped working.
- Fixed a bug where raw tool-call JSON could leak into the GUI chat instead of being hidden.
- Added: Stop button, expandable live reasoning view, markdown rendering, chat search,
chat rename, a + command menu, and full UltraCode swarm support in the GUI. - /merge and /search modes are temporarily unavailable (the new backend doesn't support them yet).
Install
Download both exes + install.bat, run install.bat (no admin needed), then open a new
terminal and type deepcode — or launch the desktop shortcut for the GUI.
Windows/AV may flag these as unknown-publisher or false-positive malware since they're
unsigned PyInstaller/Electron builds — see RELEASE.md for why that's expected.