Skip to content

Releases: NexusGPU/gpu-go

v1.17.0

20 Mar 08:17

Choose a tag to compare

1.17.0 (2026-03-20)

Bug Fixes

  • allow agent registration with 0 GPUs for client-only machines (e1f1149)
  • ensure tensor-fusion-worker starts on GPU machines (2d5750f)

Features

  • interactive unregister confirmation before re-registration (f9b73f0)

v1.16.4

20 Mar 06:26

Choose a tag to compare

1.16.4 (2026-03-20)

Bug Fixes

  • handle no-GPU machines gracefully during agent registration (eb30ea3)

v1.16.3

18 Mar 14:19

Choose a tag to compare

1.16.3 (2026-03-18)

Bug Fixes

  • stop service and cleanup dirs before CDN script to handle old script versions (8f3a0b5)

v1.16.2

18 Mar 13:31

Choose a tag to compare

1.16.2 (2026-03-18)

Bug Fixes

  • stop agent service before directory cleanup during uninstall (0d3692a)
  • uninstall script no longer kills its own caller process (63b0d10)

v1.16.1

18 Mar 12:51

Choose a tag to compare

1.16.1 (2026-03-18)

Bug Fixes

  • replace string literal "windows" with platform.IsWindows() to fix goconst lint (085057f)
  • uninstall properly unregisters agent and cleans up root data dir (04d5b77)

v1.16.0

18 Mar 11:53

Choose a tag to compare

1.16.0 (2026-03-18)

Bug Fixes

  • ggo uninstall removes /root/.gpugo with sudo when run as normal user (ce366e2)

Features

  • add PAT configuration in VSCode settings and bump engine to 1.96 (6c66684)

v1.15.1

18 Mar 10:05

Choose a tag to compare

1.15.1 (2026-03-18)

Bug Fixes

  • inherit LD_LIBRARY_PATH for worker and skip invalid GPU indices (fab0e21)
  • resolve cuInit failure in systemd, add deps update to ggo update, clean ~/.gpugo on uninstall (eeb88cb)
  • upgrade tensor-fusion to fix DeviceBasicInfo struct alignment (724f2df)

v1.15.0

18 Mar 03:51

Choose a tag to compare

1.15.0 (2026-03-18)

Features

  • auto-restart ggo-agent service after update (9e33ab2)

VS Code Extension v0.1.14

18 Mar 12:05

Choose a tag to compare

GPUGo VS Code Extension v0.1.14

Installation

Or install directly in VS Code:

ext install nexusgpu.gpu-go

v1.14.3

14 Mar 10:01
c080615

Choose a tag to compare

1.14.3 (2026-03-14)

Bug Fixes

  • update share link examples to use gpu.tf short domain (7409a27)