Skip to content

Talos v0.14.5

Choose a tag to compare

@landerzhang landerzhang released this 05 Jul 12:32

Talos v0.14.5

2026-07-05 · commit ddfa698 · since v0.13.1

What's new

  • feat(mcp-generation): unique filenames + filename_hint schema (c6508cc)

Fixes

  • fix(bundle-main): move sourcemap across devices via copy+unlink (EXDEV) (27365e7)
  • fix(bundle-main): cross-platform entry-point check (silent no-op on Windows) (7549cde)
  • fix(verify-asar): extract via @electron/asar API, not the .bin/asar shim (a2e055a)
  • fix(pack-win): minify via esbuild API instead of the .cmd shim (7c6f297)
  • fix(mcp-generation): UUID filenames + title_hint, kill the cp-rename urge (d3140ff)

Other

  • refactor(desktop+core): modularize main.cts, single-source the wire protocol, façade pi (25aa25f)
  • refactor(ui): align plugins dialog header with settings dialog (cc24ed2)
  • ci(release): wire Windows publish to talos-releases (056572c)
  • revert(provider): remove "List models / Add model" provider UI (ff07180)

Auto-update

Delivered via the in-app auto-updater (electron-updater + Squirrel.Mac / Squirrel.Windows). Existing macOS installs on v0.5.2+ and Windows installs on v0.6.0+ will see a "Restart to update" pill in the sidebar within minutes.

Install

  • macOS: download Talos-0.14.5-universal.dmg, drag Talos to Applications.
  • Windows: run Talos-Setup-0.14.5.exe.

macOS binary is universal2 (arm64 + x64), signed Developer ID + Apple-notarized. Asset SHA-512 checksums live in latest-mac.yml / latest.yml (cryptographically verified by the auto-updater before install).