Skip to content

ggnmem v0.3.6-alpha

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jun 06:57
· 27 commits to main since this release

ggnmem v0.3.6-alpha

What's New

  • Fix: Resolve compiler warnings for unused mut, unused variable, and redundant assert (96da862)
  • Fix: Formatting (f0fd0fc)
  • Bump version to v0.3.6-alpha in Cargo.toml (0c1f92d)
  • Bump version to v0.3.6-alpha (474d772)
  • Fix: Resolve self-update download timeout and refactor pipeline (da8955d)
  • Update copyright file (43df9f5)
  • Add copyright notice (0926fd1)

Installation

Quick Install (from tarball)

tar xzf ggnmem-linux-x86_64.tar.gz
bash install.sh

Upgrade Existing Installation

ggnmem upgrade --bundle ggnmem-linux-x86_64.tar.gz

Verify Installation

ggnmem version
ggnmem doctor

Downloads

Asset Size
ggnmem-linux-x86_64.tar.gz 22M
ggnmem-linux-aarch64.tar.gz 23M

Checksums (SHA256)

File SHA256
ggnmem-linux-aarch64.tar.gz 1a7897d2906d87e9af9ac2146ac15b8ccc4108ad1522034c1a6e892e1c9e0a3d
ggnmem-linux-x86_64.tar.gz e8b4592ebadd494fd36ceab01946d8e25fc993d590abece2da058b6b7599d6c6

Build Info

Field Value
Version 0.3.6-alpha
Commit 96da862
Date 2026-06-18
Rust 1.96.0

Requirements

  • Linux (x86_64 or aarch64) or WSL
  • No Rust toolchain required (pre-built binaries)
  • ~100 MB disk space (with AI model)

Preserved During Upgrade

  • ~/.config/ggnmem/config.toml — configuration
  • ~/.local/share/ggnmem/ggnmem.db — command history database
  • ~/.local/share/ggnmem/models/ — installed AI models