Skip to content

Slipstream 0.2.31 — Stop guarantee, internal Models, EN/DE

Choose a tag to compare

@Schero94 Schero94 released this 01 Aug 09:46
· 47 commits to main since this release

Canonical product repo

This release is published on Schero94/slipstream only. Schero94/LLM-BOOM is the dev monorepo — do not use its v0.2.29 / v0.2.30 tags as product releases.

What's new

  • Stop guarantee: SIGTERM the child Slipstream started (Metal llama-server or MLX launcher / lockfile PID), clean /tmp/slipstream-omlx-pgrn.lock, clear HANDS_OFF. No broad pkill -f omlx-server.
  • Internal Models path: Start defaults to ~/Modelle (MLX at ~/Modelle/mlx). Sticky /Volumes / Crucial roots are unstuck. External drives stay Advanced overflow — copy out when internal would fill, then free local space.
  • i18n: EN + DE full key parity across every main view.
  • Qwen 3.6 Metal smoke (internal SSD): Start → PGRN stream → Stop PASS — decode ~6.2 tok/s @ cache 6 GiB, hit-rate ~72%, free+inactive stayed ≥12 GiB, Stop returned RAM to ~22 GiB.

Storage policy

  1. Active = internal ~/Modelle
  2. Overflow = external only when internal would fill
  3. Never sticky-default Crucial for Start

Next (not this tag)

  • DeepSeek V4 Flash experiment (real Q4_K experts)
  • Model-agnostic discovery under ~/Modelle

Install

Rebuild/stage resources/llama-server and install into /Applications/Slipstream.app, or copy a release-built binary. Ad-hoc signed; first launch may need right-click → Open.

See docs/RELEASE_0.2.31.md.