Skip to content

Releases: Capsize-Games/spikeforge-dashboard

desktop-v0.2.4

Choose a tag to compare

@github-actions github-actions released this 17 Sep 10:35
79986b9

Install

Linux

The .tar.gz holds the AppImage with its executable
permission recorded:

tar -xzf SpikeForge-Desktop-*-linux-x86_64.tar.gz
./SpikeForge-Desktop-*-linux-x86_64.AppImage

The AppImage is also published on its own. A browser
download clears the executable bit, so that file needs
chmod +x before it will start.

Windows

Run the portable .exe. There is no installation step.

What's Changed

  • Install on Windows instead of unpacking to temp on every launch by @w4ffl35 in #6
  • Release SpikeForge Desktop 0.2.4 by @w4ffl35 in #7

Full Changelog: desktop-v0.2.3...desktop-v0.2.4

desktop-v0.2.3

Choose a tag to compare

@github-actions github-actions released this 16 Sep 22:26

Install

Linux

The .tar.gz holds the AppImage with its executable
permission recorded:

tar -xzf SpikeForge-Desktop-*-linux-x86_64.tar.gz
./SpikeForge-Desktop-*-linux-x86_64.AppImage

The AppImage is also published on its own. A browser
download clears the executable bit, so that file needs
chmod +x before it will start.

Windows

Run the portable .exe. There is no installation step.

Full Changelog: desktop-v0.2.2...desktop-v0.2.3

desktop-v0.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Sep 21:31

Install

Linux

The .tar.gz holds the AppImage with its executable
permission recorded:

tar -xzf SpikeForge-Desktop-*-linux-x86_64.tar.gz
./SpikeForge-Desktop-*-linux-x86_64.AppImage

The AppImage is also published on its own. A browser
download clears the executable bit, so that file needs
chmod +x before it will start.

Windows

Run the portable .exe. There is no installation step.

Full Changelog: desktop-v0.2.1...desktop-v0.2.2

desktop-v0.2.1

Choose a tag to compare

@github-actions github-actions released this 16 Sep 16:30

desktop-v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 13:39

Spikeforge dashboard — Capsize visual theme

Choose a tag to compare

@w4ffl35 w4ffl35 released this 14 Sep 11:11

Midnight panels, cyan controls and coordinated chart palette. Light theme retained. This is a web design source release, not a desktop binary release. The public dashboard deployment is built from the corresponding client/ changes in Capsize-Games/spikeforge.

SpikeForge Desktop 0.1.0

Choose a tag to compare

@w4ffl35 w4ffl35 released this 13 Sep 20:33

SpikeForge Desktop bundles the SpikeForge dashboard and CPU engine into a self-contained desktop application.

  • Linux: x86_64 AppImage
  • Windows: x64 portable executable
  • CPU-only early-access build

Both artifacts were built natively and passed a frozen-backend self-test plus a live localhost /health check on their target operating system. GPU/CUDA and optional vendor SDK workflows remain available through the Python and Docker distributions.

Spikeforge dashboard internationalization

Choose a tag to compare

@w4ffl35 w4ffl35 released this 13 Sep 17:30

Adds persistent browser-aware language selection and translations for English, Japanese, Spanish, Korean, German, French, Portuguese, and Italian across dashboard navigation and primary model, training, hub, deployment, and energy workflows. Also ignores local orchestration artifacts.