Skip to content

Releases: Dulus-Ai/dulus-updates

Dulus 6.0.3 (Premium)

Choose a tag to compare

@KevRojo KevRojo released this 29 Aug 09:33

Dulus Premium desktop release v6.0.3.

Artifacts

  • Windows: Dulus-6.0.3-windows-setup.exe
  • macOS (Apple Silicon): Dulus-6.0.3-macos-arm64.dmg
  • Linux: Dulus-6.0.3-linux.tar.gz

Each installer ships with a matching .sha256 sidecar.

v6.0.2

Choose a tag to compare

@KevRojo KevRojo released this 26 Aug 23:40

Dulus 6.0.2 — Premium desktop build.

Downloads: Windows (.exe installer), macOS (.dmg), Linux (.tar.gz).

Dulus 6.0.1 (Premium)

Choose a tag to compare

@KevRojo KevRojo released this 24 Aug 16:28

Dulus 6.0.1 — Premium desktop build.

  • Google (Gemini / Vertex) models answer with thinking on. They could go completely silent when reasoning was enabled — the model spent its whole output budget thinking and had nothing left to reply. Fixed: thinking never starves the answer, the reasoning streams as thoughts, and an empty response reports why instead of hanging.
  • Extended thinking now tops out at MAX. The highest level was tripping some providers into "resource exhausted", so it's capped and the thinking effort bar finally fills to 100% at MAX instead of stalling at 75%.
  • Terminal detection fixed. An unknown shell type no longer silently falls back to cmd; it auto-detects the real shell.
  • Adds the Google personal provider (gcloud / Gemini) with proper multi-turn tool handling.

Downloads: Windows (.exe installer), macOS (.dmg), Linux (.tar.gz).

Dulus 3.11.8 (Premium)

Choose a tag to compare

@KevRojo KevRojo released this 23 Aug 02:24

Dulus 3.11.8 — Premium desktop build.

  • Fixes Dulus OS failing to open on packaged builds (the sandbox surface returned an Internal Server Error). The OS now loads correctly on a clean install.

Downloads: Windows (.exe installer), macOS (.dmg), Linux (.tar.gz).

Dulus 3.11.6 (Premium)

Choose a tag to compare

@KevRojo KevRojo released this 20 Aug 03:30

Dulus 3.11.6+priv (Windows)

  • Control plane accepts leases as Authorization: Bearer again (clients <=3.11.4 were getting 401)
  • Client also sends the lease via X-Dulus-Lease
  • Device-code sign-in everywhere + truststore SSL fix
  • Verbose OFF: GUI no longer shows tool calls (spinning pills) or thinking

SHA256: 4682857c4bffb88d5adddab9a5757f8e53336c96c1de8f8f0a47cf6373134244

Dulus 3.11.5

Choose a tag to compare

@KevRojo KevRojo released this 20 Aug 01:30

Dulus 3.11.5

Fixed

  • Sign-in is device-code now, everywhere. The loopback PKCE callback (127.0.0.1) broke logins whenever the browser was not the same machine — and landed everyone else on a raw localhost page. CLI /login, the startup sign-in gate, and the GUI login all use the OAuth device grant: approve from any device. /login loopback keeps the old flow.
  • TLS in the desktop build. The frozen app could die with CERTIFICATE_VERIFY_FAILED against Auth0. Python now uses the Windows trust store (truststore; opt out with DULUS_NO_TRUSTSTORE=1).
  • AskUserQuestion/permission answers land through the webchat auth guard — no more agents stuck until the 300s timeout.
  • Kimi hosts updated (api.kimi.com → api.kimi.ai) across harvester, auth and endpoints.

SHA256: see Dulus-3.11.5-windows-setup.exe.sha256

Dulus 3.11.4

Choose a tag to compare

@KevRojo KevRojo released this 19 Aug 02:23

Dulus 3.11.4

  • Dulus Bar, built in. The floating Dulus Bar now ships inside the desktop app instead of as a separate download.
  • Dulus OS launcher. The GUI sidebar (now trimmed down) gains a launcher for Dulus OS, which runs on Fuel-metered Dulus models.
  • Open access for signed-in users. The desktop app (GUI and CLI) now opens for free signed-in users; paid plans unlock the full experience.
  • First-party API keys and OAuth tokens. The control plane now issues our own credentials.
  • Billing that delivers what you paid for. Fuel grants are now sized in value rather than raw token count, and subscriptions deliver exactly the plans the website sells.
  • Provider fixes. Kimi now reports quota exhaustion honestly (with force-login to switch accounts), and the OVH sponsored model catalog is reachable again.

Your installed Dulus will offer this update automatically on next launch.

Dulus 3.11.3

Choose a tag to compare

@KevRojo KevRojo released this 18 Aug 02:08

Dulus 3.11.3

  • Context bar in the composer. A slim gold bar above the input shows how full the context window is, with a one-click Compact button to free it up. A Permissions selector now sits next to Workspace and Profile.
  • Python console reliability. The built-in Python kernel now starts cleanly in the packaged app instead of failing on launch.
  • Smarter tool recovery. When a model calls a tool by the wrong name, Dulus suggests the closest valid one instead of erroring out.
  • Access. The desktop app (GUI and CLI) now unlocks with an active Dulus subscription.

Your installed Dulus will offer this update automatically on next launch.

Dulus 3.11.2

Choose a tag to compare

@KevRojo KevRojo released this 18 Aug 00:25

Dulus 3.11.2

  • Unattended updates. Updates now install on their own and relaunch you straight into the new version — no manual reinstall step.
  • Per-profile isolation. Plugins, skills and memory are kept separate per profile and workspace, so switching contexts no longer bleeds state across them.
  • Cleaner chat rendering. Fixed a case that could fragment thinking blocks and mismatch tool results in the transcript.

Your installed Dulus will offer this update automatically on next launch.

Dulus 3.11.1

Choose a tag to compare

@KevRojo KevRojo released this 16 Aug 22:49

Persistent chat across views, boots straight into your active workspace, smoother model switching (type any dulus-a/b/x model), thinking shown before the reply, a live Fuel balance in the CLI, and lower Fuel cost per message. Windows 10 or later, 64-bit. Embedded runtime — no Python install needed.