Skip to content

Releases: Schnickenpick/DeepCodev3

v3.2.0.1 -- THE GUI UPDATE

Choose a tag to compare

@Schnickenpick Schnickenpick released this 25 Jun 19:19

Uh yeah now u can customize it a lot, it looks better + you can set provider in the ui!

v3.3 -- Supports other providers now + a lot more

Choose a tag to compare

@Schnickenpick Schnickenpick released this 25 Jun 15:32

Some of the changelog im a lazy bum and need to touch grass and dont wanna write it a ll

Yeah a lot of fixes for gui n stuff also /reasoning has gui now wow cool right.

v3.2 — New backend + GUI overhaul

Choose a tag to compare

@Schnickenpick Schnickenpick released this 20 Jun 17:54

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.

v3.0

Choose a tag to compare

@Schnickenpick Schnickenpick released this 19 Jun 16:27

V3.0 yurr intial release!

This is intended to be used in Windows Terminal which you can get from the web and microsoft store.
Download the exes and run the installer to use.

THEY MIGHT FLAG WITH ANTIVIRUS SOFTWARES - its a known pyinstaller bug. If you dont trust me check the source code and compile it yourself.

WINDOWS MIGHT SAY ITS MALICIOUS - to prevent this I would have to pay 300$ a year for a license which I am not doing. Again: If you dont trust me check the source and compile it yourself.

Linux support maybe maybe not soon depending on if I get enough coffee.